IfIndex |
The interface on which the access point was detected. The
interface is identified by its interface index in the
ifTable. |
Proto |
This indicates via which discovery protocol the access
point was found. Currently only the protocol to discover
ARtem access points is supported. This is protocol uses
IP multicast protocol with group address 239.239.239.239
and UPD port 1111. Enumerations: |
MacAddress |
The MAC address of the found access point. The ARtem
access points report via the discovery protocol the MAC
address of their first ethernet-like interface. |
NodeName |
The node name of the access point. |
IpStatus |
This indicates how the access point got its IP address,
netmask and gateway address. 'unknown' means that the
access point does not give an indication how these values
have been set, 'static' indicates that the values have been
set statically or manually, 'dhcpLease' means that the
values have been set via DHCP, 'dhcpFailed' means that DCHP
request failed. Enumerations: - unknown (1)
- static (2)
- dhcpLease (3)
- dhcpFailed (4)
|
IpAddress |
The IP address of the access point. |
NetMask |
The netmask of the access point. |
GwAddress |
The gateway address of the access point. |
LastChange |
The time (GMT) when the access point was initially
discovered or has changed its networking configuration
given in seconds since 01/01/1970 00:00:00. |