All MIBs › CASCADE-MIB › cardSystemSecondaryClockModeConfig
cardSystemSecondaryClockModeConfig
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cardSystemSecondaryClockModeConfig
OID (numeric): 1.3.6.1.4.1.277.1.7.2.1.97
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The system secondary clock mode. PLCP is for DS3 port only
What is cardSystemSecondaryClockModeConfig?
This configures the line-rate versus PLCP framing mode for the system's secondary DS3 clock port, the counterpart to cardSystemPrimaryClockModeConfig. This is the equivalent setting for the backup timing path, and an admin bringing a secondary DS3 timing reference online needs to independently verify this mode matches that link's actual framing, since it's configured separately from the primary clock's mode. For example, an admin who correctly set the primary DS3 reference to plcp-mode but forgot to also update cardSystemSecondaryClockModeConfig would find the secondary reference degraded even though the primary works fine.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.97 snmpwalk -v2c -c public <target> CASCADE-MIB::cardSystemSecondaryClockModeConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.97.1 snmpget -v2c -c public <target> CASCADE-MIB::cardSystemSecondaryClockModeConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.7.2.1.97.1 i <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::cardSystemSecondaryClockModeConfig 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.97 | cardSystemSecondaryClockModeConfig | CASCADE-MIB |