>> MIB - Management Information Base
|
>> Table: wlcACAddressTable - (.1.3.6.1.4.1.272.4.61.1.2.1) Description: This table lists the IP address type and the IP address of the AC |
Index | Unique index of an accessible AC. |
InetType | IP address type. Possible values are: -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 | The IP address of the accessbile AC. |
AdminStatus | Enable, disable or delete the requested AC address. Enumerations: - disabled (1)
- enabled (2)
- delete (32)
|
|