All MIBs › CAPWAP-MIB › capwapWTPACNameList
capwapWTPACNameList
Module: CAPWAP-MIB
OID (symbolic): CAPWAP-MIB::capwapWTPACNameList
OID (numeric): 1.3.6.1.2.1.999901.1.1.1.10
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Represent the name list of ACs and use semicolon to separate AC name. The AC name could be configured with the order of Primary AC, secondary AC and so on. WTP will try to connect to AC name in the list one by one till it connected to one AC.
What is capwapWTPACNameList?
A read-write, semicolon-separated list of AC names (in priority order, e.g. primary then secondary) that a WTP should try connecting to in sequence until it successfully joins one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.999901.1.1.1.10 snmpwalk -v2c -c public <target> CAPWAP-MIB::capwapWTPACNameList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.999901.1.1.1.10.1 snmpget -v2c -c public <target> CAPWAP-MIB::capwapWTPACNameList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.999901.1.1.1.10.1 i <value>
Start monitoring Wireless LAN controllers managing CAPWAP access points with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAPWAP-MIB::capwapWTPACNameList OID value, configure state conditions and alerts, and monitor any Wireless LAN controllers managing CAPWAP access points from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.999901 | capwapMIB | CAPWAP-MIB |
| 1.3.6.1.2.1.999901.1 | capwapObjects | CAPWAP-MIB |
| 1.3.6.1.2.1.999901.1.1 | capwapObjectState | CAPWAP-MIB |
| 1.3.6.1.2.1.999901.1.1.1 | capwapACState | CAPWAP-MIB |
| 1.3.6.1.2.1.999901.1.1.1.10 | capwapWTPACNameList | CAPWAP-MIB |