All MIBs › CASCADE-MIB › cardSubcardToRedundant
cardSubcardToRedundant
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cardSubcardToRedundant
OID (numeric): 1.3.6.1.4.1.277.1.7.2.1.169
Node type: OBJECT-TYPE
Type: CardTypes
Access: read-write
Description: Commands the card to initiate an immediate protection switch on the identified subcard that it controls. This causes control to be switched from the active card to the standby card.
What is cardSubcardToRedundant?
This is a trigger that commands an immediate protection switchover specifically on a named subcard controlled by this card, moving control from the active subcard to its standby. Unlike cardToRedundant's delayed, scheduled switchover, this one is immediate, so an admin uses it for an urgent, deliberate failover of a specific subcard component right now rather than a planned maintenance-window switch, accepting the instant traffic disruption that comes with it. For example, an admin triggers cardSubcardToRedundant on a subcard showing clear signs of an imminent failure, forcing an immediate switch to its standby before the primary fails outright and causes a less controlled outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.169 snmpwalk -v2c -c public <target> CASCADE-MIB::cardSubcardToRedundant
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.169.1 snmpget -v2c -c public <target> CASCADE-MIB::cardSubcardToRedundant.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.7.2.1.169.1 s <value>
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::cardSubcardToRedundant 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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7 | card | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7.2 | cardTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7.2.1 | cardEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.7.2.1.169 | cardSubcardToRedundant | CASCADE-MIB |