CASCADE-MIB :: cardRedundState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBcardRedundState

cardRedundState

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::cardRedundState

OID (numeric): 1.3.6.1.4.1.277.1.7.2.1.12

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current redundancy state of this card. Exception: when used as an index for the following objects: cardAdminType, cardAdminCapability, and cardAdminStatus, the value 1 indicates the card of the redundant pair in the lower-numbered slot, and the value 2 indicates the card in the higher-numbered slot.

What is cardRedundState?

This identifies which half of a redundant pair this card currently is, actively carrying traffic or sitting in standby ready to take over. The MIB's own exception note matters operationally: when this value is used as the index into cardAdminType, cardAdminCapability, and cardAdminStatus, the values 1 and 2 stop meaning active and standby and instead just mean the card in the lower-numbered slot versus the card in the higher-numbered slot, so a script that assumes 1 always means currently active can misreport things. For example, a monitoring script that assumes cardRedundState equal to 1 always means currently active will misreport which card is really carrying traffic if it's actually being used as a slot-position index rather than a live status read.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.12
snmpwalk -v2c -c public <target> CASCADE-MIB::cardRedundState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.12.1
snmpget -v2c -c public <target> CASCADE-MIB::cardRedundState.1

Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::cardRedundState OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.1cascfrCASCADE-MIB
1.3.6.1.4.1.277.1.7cardCASCADE-MIB
1.3.6.1.4.1.277.1.7.2cardTableCASCADE-MIB
1.3.6.1.4.1.277.1.7.2.1cardEntryCASCADE-MIB
1.3.6.1.4.1.277.1.7.2.1.12cardRedundStateCASCADE-MIB