redPrimaryState
BASIS-SHELF-MIB ·
.1.3.6.1.4.1.351.110.1.3.1.1.4
Object
column
mandatory
Enumeration
This object holds the state of the primary card
Some of the states are not supported in the table but
they are defined here for consistency with the cardStates.
heldInReset, boot and unknown are not supported.
Supported values are :
nocard (1) : Module not present in the slot
standby (2) : Module is in 'standby' state
active (3) : Module is in 'active' state
failed (4) : Module is in 'failed' state due to some condition
selfTest(5) : Module is performing selftest
mismatch(8) : Module is not compatible with the current configuration
or a wrong type of back-card/line-module is plugged in.
notResponding(14) : Response from the Service module has become slow
probably due to overloading of CPU.
No recovery action is required on user part.
At present, this state is implemented only for RPM card.
cardinit(17) : When the physical presence of card has been detected
but the communication hasn't yet been established between the
controller card (PXM) and Service Module.
Context
- MIB
- BASIS-SHELF-MIB
- OID
.1.3.6.1.4.1.351.110.1.3.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- smRedMapEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nocard |
2 | standby |
3 | active |
4 | failed |
5 | selfTest |
6 | heldInReset |
7 | boot |
8 | mismatch |
9 | unknown |
10 | unusedCoreCardMisMatch |
11 | blocked |
12 | reserved |
13 | unusedHold |
14 | notResponding |
17 | cardinit |