functionModuleState
BASIS-GENERIC-MIB ·
.1.3.6.1.4.1.351.110.2.1.7
Object
scalar
mandatory
Enumeration
This object holds the status of a card in a particular shelf-slot.
The possible values are :
nocard(1) : card not present.
standby(2) : card in standby state. The card is in ready state
and will be ready to take over the service if
the corresponding active card(redundant)
fails.
active(3) : card in active state. The card is providing
the service.
failed(4) : card in failed state. The card can come out
of this state only after user intervention
(Reset or running some CLI commands).
selfTest(5) : online diagnostics is being run in card.
heldInReset(6) : The card configuration is being cleared.
No requests can be serviced.
boot(7) : card in boot state.
mismatch(8) : card is not compatible with the current
configuration. Card was correctly provisioned
earlier, however the card was replaced by
an incompatible card. This state can be
resolved by clearing the configuration, or
replacing with the appropriate card.
unknown(9) : could not determine the state
coreCardMisMatch(10) : Controller Card(PXM/ASC etc)
and SRM(Service Resource Module)
combination does not match.
blocked(11) : In case of 1:N redundancy configuration
the secondary card(backup card) is covering
one of the primary card and can not cover
any other card in the group if there is a failure.
Redundancy is blocked.
hold(13) : The standby controller card assumes the hold
state during PXM upgrades. In this state,
the standby PXM will be running a different
software but will be receiving all standby
updates(BRAM and Database). This state is
applicable only for MGX8250 Platform.
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 applicable only
for Router Blade(RPM).
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-GENERIC-MIB
- OID
.1.3.6.1.4.1.351.110.2.1.7- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cardInformation
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 | coreCardMisMatch |
11 | blocked |
12 | reserved |
13 | hold |
14 | notResponding |
17 | cardinit |