| Index |
| Unique WTP information index. |
| WTPIndex |
| Unique WTP index. |
| MacAddress |
| The first ethernet MAC address of the WTPs. Length: 6 to 6 |
| State |
| Reflects the current (CAPWAP) state of the WTP. idle(1) - WTP is idle (isn't seen by AC) discovery(2) - WTP is discovered by AC authorize(3) - WTP is waiting to be authorized by AC join(4) - WTP send join request to AC configure(5) - AC replied to join and send configure request mib-configure(6) - WTP retrieves configuration from AC data-check(7) - WTP is (re)configuring itself run(8) - WTP has finished configuration and is now managed reset(9) - WTP will be resetted (reboot). lostac(10) - The WTP lost the connection to its AC (see: wlcACLostACLifeTime) Default is idle(1). Enumerations: - idle (1)
- discovery (2)
- authorize (3)
- join (4)
- configure (5)
- mib-configure (6)
- data-check (7)
- run (8)
- reset (9)
- lostac (10)
|
| Device |
| The official WTP device name. Length: 0 to 255 |
| SerialNo |
| The unique serial number of the WTP Length: 0 to 64 |
| SwVer |
| Current software version of the WTP Length: 0 to 32 |
| InetAddressType |
| The IP address type of the WTP. It is one of: -unknown(0): an unknown address type -ipv4(1) : an IPv4 address -ipv6(2) : an IPv6 address -ipv4z(3) : a non-global IPv4 address including a zone index -ipv6z(4) : a non-global IPv6 address including a zone index -dns(16) : a DNS domain name Enumerations: - unknown (0)
- ipv4 (1)
- ipv6 (2)
- ipv4z (3)
- ipv6z (4)
- dns (16)
|
| InetAddress |
| IP address of the requested WTP. |
| NoRadios |
| Number of radios that the device has. |
| ConnectTime |
| This attribute records the time since last state change. |
| TxPackets |
| The transmitted packets of the requested WTP. |
| TxBytes |
| Number of transmitted bytes of the requested WTP. |
| RxPackets |
| Number of received packets of the requested WTP. |
| RxBytes |
| Number of received bytes of the requested WTP. |
| Retransmissions |
| Number of retransmissions of the requested WTP. |
| LastSeen |
| On Ac this is the timestamp of the last receved CAPWAP UDP packet from that WTP. On WTP this is the timestamp of the last received CAPWAP UDP packet from AC. Range: 0 to -1 |
| VSSRadiusSrv |
| Tells if this WTP supports VSS-specific RADIUS-servers. Enumerations: |