All MIBs › CASCADE-MIB › nodeExternalClockBOperationalState
nodeExternalClockBOperationalState
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::nodeExternalClockBOperationalState
OID (numeric): 1.3.6.1.4.1.277.1.3.92
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current state of the External Clock B reference.
What is nodeExternalClockBOperationalState?
This shows the same active, AIS, or LOS status for the External Clock B timing input, the second of the node's two external reference feeds. Because most Cascade nodes pair External Clock A and B for redundant timing, this lets an admin confirm the B feed is healthy on its own; an ais(2) here while A is active(1) leaves the node fully synchronized but with no backup left if A also degrades. For example, after a carrier-side BITS clock swap, checking that nodeExternalClockBOperationalState returns to active(1) confirms the B reference recovered cleanly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.3.92 snmpwalk -v2c -c public <target> CASCADE-MIB::nodeExternalClockBOperationalState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.3.92.1 snmpget -v2c -c public <target> CASCADE-MIB::nodeExternalClockBOperationalState.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::nodeExternalClockBOperationalState 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.3 | node | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.3.92 | nodeExternalClockBOperationalState | CASCADE-MIB |