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
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 |