extremeWirelessClientAuthInfoLastErrorType
EXTREME-WIRELESS-MIB ·
.1.3.6.1.4.1.1916.1.25.1.35.1.13
Object
column Enumeration
This is the OID of the last error counter that was incremented for this client.
Context
- MIB
- EXTREME-WIRELESS-MIB
- OID
.1.3.6.1.4.1.1916.1.25.1.35.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeWirelessClientAuthInfoEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-WIRELESS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoLastErrorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-WIRELESS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoLastErrorType.<ifIndex>.<extremeWirelessClientDiagMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-WIRELESS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-WIRELESS-MIB::extremeWirelessClientAuthInfoLastErrorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noError |
1 | resourceFailure |
2 | sequenceNumber |
3 | challengeText |
4 | algorithmMismatch |
5 | keyIndex |
6 | otherError |