All MIBs › CTRON-AP3000-MIB › apNotificationDot11ReasonCode
apNotificationDot11ReasonCode
Module: CTRON-AP3000-MIB
OID (symbolic): CTRON-AP3000-MIB::apNotificationDot11ReasonCode
OID (numeric): 1.3.6.1.4.1.52.4.13.100.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This attribute defines the reason for the failure of an operation. Value = 1: Invalid mode/state Value = 2: Station not authenticated. Value = 3: Internal error Value = 4: Out of sequence frame Value = 5: Un-supported algorithm Value = 6: Invalid frame length Value = 7: WEP is required on the AP Value = 8: WEP not allowed Value = 9: Challenge text mismatch
What is apNotificationDot11ReasonCode?
This read-only enumeration, carried in traps, gives the specific reason an 802.11 operation failed, such as unAuthenticatedStation(2), internalError(3), or unsupportedAlgorithm(5). This is the actual diagnostic payload of a failure trap, telling the admin precisely why a station's request was rejected rather than just that it was rejected. A reason code of outOfSequenceFrame(4) points to a protocol timing issue, whereas invalidModeOrState(1) points to the AP or station being in the wrong operating state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.13.100.1.4 snmpwalk -v2c -c public <target> CTRON-AP3000-MIB::apNotificationDot11ReasonCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.13.100.1.4.1 snmpget -v2c -c public <target> CTRON-AP3000-MIB::apNotificationDot11ReasonCode.1
Start monitoring Enterasys/Cabletron AP3000 wireless access point with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-AP3000-MIB::apNotificationDot11ReasonCode OID value, configure state conditions and alerts, and monitor any Enterasys/Cabletron AP3000 wireless access point from a single console.
OID Breakdown
Upper-level ancestors (7 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.13 | ctronAP3000 | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.13.100 | apNotificationTrapTree | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.13.100.1 | apNotificationObjects | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.13.100.1.4 | apNotificationDot11ReasonCode | CTRON-AP3000-MIB |