All MIBs › CASCADE-MIB › cardSystemSecondaryClockStatus
cardSystemSecondaryClockStatus
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cardSystemSecondaryClockStatus
OID (numeric): 1.3.6.1.4.1.277.1.7.2.1.86
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The system secondary clock status as detected on the card. On the BIO, this refers to the Timing Module 2 clock status as detected by the BIO.
What is cardSystemSecondaryClockStatus?
This reports whether the system's secondary clock, as observed from this card, is currently normal or in failure, and on a BIO card specifically reflects the status of Timing Module 2. A failure(2) reading here specifically means the chassis's backup timing path has failed, which by itself doesn't cause an outage as long as the primary clock is still normal, but it does mean the system currently has no protection if the primary should also fail. For example, seeing cardSystemSecondaryClockStatus at failure(2) while the primary is still normal(1) doesn't create an immediate problem, but it removes the safety net an admin would otherwise have if the primary reference degrades next.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.86 snmpwalk -v2c -c public <target> CASCADE-MIB::cardSystemSecondaryClockStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.86.1 snmpget -v2c -c public <target> CASCADE-MIB::cardSystemSecondaryClockStatus.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::cardSystemSecondaryClockStatus 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.86 | cardSystemSecondaryClockStatus | CASCADE-MIB |