CASCADE-MIB :: cardState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBcardState

cardState

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::cardState

OID (numeric): 1.3.6.1.4.1.277.1.7.2.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The state of this card.

What is cardState?

This tracks the card's full boot and operational lifecycle, from being physically present through loading firmware, initializing, syncing with the chassis, and reaching active service, down to stopped, down, debug, or offline-diagnostic states. An admin watching this during a card boot expects it to progress from present through loading, start, init, sync, syncdone, ready, and active within a bounded time, so a card stuck at loading(2) or init(4) for several minutes signals firmware corruption or a hardware fault rather than a normal slow boot. For example, after re-seating a card, cardState climbs through loading and init within thirty seconds and settles at active(8); if it instead stalls at sync(5) for over a minute, that points to a timing problem blocking it from joining the chassis.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.5
snmpwalk -v2c -c public <target> CASCADE-MIB::cardState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.5.1
snmpget -v2c -c public <target> CASCADE-MIB::cardState.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::cardState 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.5cardStateCASCADE-MIB