All MIBs › BASIS-SHELF-MIB › redSecondaryState
redSecondaryState
Module: BASIS-SHELF-MIB
OID (symbolic): BASIS-SHELF-MIB::redSecondaryState
OID (numeric): 1.3.6.1.4.1.351.110.1.3.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object holds the state of the secondary card
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.
What is redSecondaryState?
This read-only field reports the state of the secondary redundant card using the same values as primary: nocard(1), standby(2), active(3), failed(4), selfTest(5), or mismatch(8) if configuration is incompatible. Tells whether the backup is healthy and ready to take over. Example: state 4 (failed) indicates the backup is non-functional, so a primary failure would cause total service loss.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.1.3.1.1.7 snmpwalk -v2c -c public <target> BASIS-SHELF-MIB::redSecondaryState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.1.3.1.1.7.1 snmpget -v2c -c public <target> BASIS-SHELF-MIB::redSecondaryState.1
Start monitoring Cisco MGX/BASIS voice and ATM switching chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BASIS-SHELF-MIB::redSecondaryState OID value, configure state conditions and alerts, and monitor any Cisco MGX/BASIS voice and ATM switching chassis (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1 | basisSystem | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1.3 | axisRedundancy | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.1.3.1 | smRedMapTable | BASIS-SHELF-MIB |
| 1.3.6.1.4.1.351.110.1.3.1.1 | smRedMapEntry | BASIS-SHELF-MIB |
| 1.3.6.1.4.1.351.110.1.3.1.1.7 | redSecondaryState | BASIS-SHELF-MIB |