cLSiApIfSensordErrorCode
CISCO-LWAPP-SI-MIB ·
.1.3.6.1.4.1.9.9.513.1.6.1.1.4.1.1.7
Object
column Enumeration
This object represents the error code of the sensord.
If it is 1, then it means operational status is UP.
If it is 130 then it means operational status is down and the
sensord crash and it is un-recoverable.
If it is non-zero and not 130 then the operational status is down.
configured(1) = Configured,
invalidSIConfig(2) = Invalid SI configuration ,
apNonCleanAirMode(3)= AP not in CleanAir mode,
failedChannelConfig(4) = Could not get channel configuration,
failedResourceAllocation(5) = Resource allocation failure ,
failedConnectionWithSensor(6) = Could not establish connection with sensor,
radioNotCleanAirCapable(7) = Radio is not CleanAir capable,
failedSIStream(8) = Could not create SI streams,
radioDisabled(9) = Radio disabled,
recoverableError(129)=Recoverable error and AP will reset itself,
unrecoverableCrash(130) = Sensord Crash.
The sensord is crashed when the cLSiApIfSensordOperationalStatus is down
and cLSiApIfSensordErrorCode is unrecoverablecrash.
Context
- MIB
- CISCO-LWAPP-SI-MIB
- OID
.1.3.6.1.4.1.9.9.513.1.6.1.1.4.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cLSiApIfEntry
- Groups
- 1
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 'CISCO-LWAPP-SI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-SI-MIB::cLSiApIfSensordErrorCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-SI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-SI-MIB::cLSiApIfSensordErrorCode.<cLApSysMacAddress>.<cLApDot11IfSlotId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-SI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-SI-MIB::cLSiApIfSensordErrorCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | configured |
2 | invalidSIConfig |
3 | apNonCleanAirMode |
4 | failedChannelConfig |
5 | failedResourceAllocation |
6 | failedConnectionWithSensor |
7 | radioNotCleanAirCapable |
8 | failedSIStream |
9 | radioDisabled |
129 | recoverableError |
130 | unrecoverableCrash |
Conformance
Member of