All MIBs › CISCO-NETSYNC-MIB › cnsClkSelGlobClockMode
cnsClkSelGlobClockMode
Module: CISCO-NETSYNC-MIB
OID (symbolic): CISCO-NETSYNC-MIB::cnsClkSelGlobClockMode
OID (numeric): 1.3.6.1.4.1.9.9.761.1.1.1.1.3
Node type: OBJECT-TYPE
Type: CiscoNetsyncClockMode
Access: read-only
Description: This object indicates the operating mode of the system clock.
What is cnsClkSelGlobClockMode?
This object reports the current operating mode of the device's system timing clock, such as whether it is actively locked to an external reference, running in free-run, or in holdover after losing its reference. It is one of the first things an admin checks when diagnosing timing problems on synchronous Ethernet or SONET/SDH-capable gear, since the clock mode directly explains downstream symptoms like frame slips. Seeing this report a holdover-type mode would immediately explain why timing-sensitive traffic on this device has started degrading, since its clock has lost its external reference and is coasting on internal oscillator accuracy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.761.1.1.1.1.3 snmpwalk -v2c -c public <target> CISCO-NETSYNC-MIB::cnsClkSelGlobClockMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.761.1.1.1.1.3.1 snmpget -v2c -c public <target> CISCO-NETSYNC-MIB::cnsClkSelGlobClockMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cnsClkSelGlobClockMode.1
Start monitoring Cisco routers/switches with SyncE (G.781) clock synchronization with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-NETSYNC-MIB::cnsClkSelGlobClockMode OID value, configure state conditions and alerts, and monitor any Cisco routers/switches with SyncE (G.781) clock synchronization from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.761 | ciscoNetsyncMIB | CISCO-NETSYNC-MIB |
| 1.3.6.1.4.1.9.9.761.1 | ciscoNetsyncMIBObjects | CISCO-NETSYNC-MIB |
| 1.3.6.1.4.1.9.9.761.1.1 | ciscoNetsyncMIBTables | CISCO-NETSYNC-MIB |
| 1.3.6.1.4.1.9.9.761.1.1.1 | cnsClkSelGlobalTable | CISCO-NETSYNC-MIB |
| 1.3.6.1.4.1.9.9.761.1.1.1.1 | cnsClkSelGlobalEntry | CISCO-NETSYNC-MIB |
| 1.3.6.1.4.1.9.9.761.1.1.1.1.3 | cnsClkSelGlobClockMode | CISCO-NETSYNC-MIB |