All MIBs › CAPWAP-MIB › capwapWTPState
capwapWTPState
Module: CAPWAP-MIB
OID (symbolic): CAPWAP-MIB::capwapWTPState
OID (numeric): 1.3.6.1.2.1.999901.1.1.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Represents WTP current state according to CAPWAP protocol's FSM. The following values are supported: dtls(1) - DTLS negotiation process join(2) - WTP is joining with AC, image(3) - WTP is downloading software, configure(4) - WTP is getting configuration for AC, run(5) - WTP come to run state, clear(6) - WTP is recovery default configuration.
What is capwapWTPState?
A read-only value reporting the current state of a WTP in the CAPWAP protocol state machine, such as DTLS negotiation, joining the AC, downloading firmware, or configuring, letting administrators monitor WTP connection/provisioning progress.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.999901.1.1.2.1.4 snmpwalk -v2c -c public <target> CAPWAP-MIB::capwapWTPState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.999901.1.1.2.1.4.1 snmpget -v2c -c public <target> CAPWAP-MIB::capwapWTPState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> capwapWTPState.1
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::capwapWTPState 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.2 | capwapWTPStateTable | CAPWAP-MIB |
| 1.3.6.1.2.1.999901.1.1.2.1 | capwapWTPStateEntry | CAPWAP-MIB |
| 1.3.6.1.2.1.999901.1.1.2.1.4 | capwapWTPState | CAPWAP-MIB |