All MIBs › CAPWAP-MIB › capwapWTPLastFailureType
capwapWTPLastFailureType
Module: CAPWAP-MIB
OID (symbolic): CAPWAP-MIB::capwapWTPLastFailureType
OID (numeric): 1.3.6.1.2.1.999901.1.2.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The failure type of the most recent WTP failure. The following values are supported: notSupport(1) - Not Supported, acInit(2) - AC Initiated, linkFailure(3) - Link Failure, swFailure(4) - Software Failure, hwFailure(5) - Hardware Failure, otherFailure(6) - Other Failure, unknown(255) - Unknown (e.g., WTP doesn't keep track of info).
What is capwapWTPLastFailureType?
Reports the category of the most recent CAPWAP connection failure on the WTP, such as not supported, AC-initiated, link failure, software failure, or hardware failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.999901.1.2.1.1.8 snmpwalk -v2c -c public <target> CAPWAP-MIB::capwapWTPLastFailureType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.999901.1.2.1.1.8.1 snmpget -v2c -c public <target> CAPWAP-MIB::capwapWTPLastFailureType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> capwapWTPLastFailureType.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::capwapWTPLastFailureType 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.2 | capwapObjectsStats | CAPWAP-MIB |
| 1.3.6.1.2.1.999901.1.2.1 | capwapWTPRebootStatsTable | CAPWAP-MIB |
| 1.3.6.1.2.1.999901.1.2.1.1 | capwapWTPRebootStatsEntry | CAPWAP-MIB |
| 1.3.6.1.2.1.999901.1.2.1.1.8 | capwapWTPLastFailureType | CAPWAP-MIB |