All MIBs › CASCADE-MIB › cardSystemPrimaryClockStatus
cardSystemPrimaryClockStatus
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cardSystemPrimaryClockStatus
OID (numeric): 1.3.6.1.4.1.277.1.7.2.1.84
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The system primary clock status as detected on the card. On the BIO, this refers to the Timing Module 1 clock status as detected by the BIO.
What is cardSystemPrimaryClockStatus?
This reports whether the system's primary clock, as observed from this card's vantage point, is currently normal or in failure, and on a BIO card specifically reflects the status of Timing Module 1. Because this is reported per-card, an admin comparing this object across multiple cards in the chassis can tell whether a primary clock failure is a genuinely chassis-wide event, where every card reports failure, or an isolated detection issue on just one card, which changes whether the fix is at the clock source or at one card's timing receiver circuit. For example, only one card in the chassis reports cardSystemPrimaryClockStatus as failure(2) while all others show normal(1), pointing to a fault in that one card's clock-detection circuitry rather than an actual system-wide clock outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.84 snmpwalk -v2c -c public <target> CASCADE-MIB::cardSystemPrimaryClockStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.84.1 snmpget -v2c -c public <target> CASCADE-MIB::cardSystemPrimaryClockStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cardSystemPrimaryClockStatus.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::cardSystemPrimaryClockStatus 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.84 | cardSystemPrimaryClockStatus | CASCADE-MIB |