>> MIB - Management Information Base
|
>> Table: wlcAutoSelectorTable - (.1.3.6.1.4.1.272.4.61.1.35.1) Description: The table defines a selector to lookup a WTP in the wlcAutoWTPTable. See wlcAutoWTPSelectorIndex. |
Index | Unique selector index. |
MacAddress | Selector: ethernet MAC address of the WTP. The address 00:00:00:00:00:00 matches for any MAC address. Length: 6 to 6 |
InetAddressType | Selector: IP address type. It may be one of: -unknown(0): means that any IP address matches -ipv4(1) : an IPv4 address -ipv6(2) : an IPv6 address All other values are not supported and treated like unknown. Enumerations: - unknown (0)
- ipv4 (1)
- ipv6 (2)
- ipv4z (3)
- ipv6z (4)
- dns (16)
|
InetAddress | Selector: IP address. |
InetMask | Selector: IP netmask. |
AdminStatus | Delete the requested selector. Enumerations: - enabled (1)
- disabled (2)
- delete (3)
|
|