All MIBs › CASCADE-MIB › cardExternalClockRate
cardExternalClockRate
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::cardExternalClockRate
OID (numeric): 1.3.6.1.4.1.277.1.7.2.1.70
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The external clock rate for DSX1, T1 and E1 cards. The value is specified in units of 8KHz and can range from 1 to 255.
What is cardExternalClockRate?
This reports the configured external clock rate for DSX1, T1, and E1 timing cards, expressed as a multiple of 8KHz ranging from 1 to 255. Because this rate must match what the upstream timing source is actually providing, a value that doesn't correspond to the expected reference frequency, such as a standard T1 timing rate, would explain synchronization or clock-slip problems that aren't obviously clock down but are instead a rate mismatch. For example, cardExternalClockRate reporting 193 (193 times 8KHz, about 1.544MHz) confirms the card expects a standard T1-rate timing reference, so a mismatched upstream feed at a different rate would need reconfiguring here.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.70 snmpwalk -v2c -c public <target> CASCADE-MIB::cardExternalClockRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.7.2.1.70.1 snmpget -v2c -c public <target> CASCADE-MIB::cardExternalClockRate.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::cardExternalClockRate 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.70 | cardExternalClockRate | CASCADE-MIB |