All MIBs › CISCO-PTP-MIB › cPtpClockRunningState
cPtpClockRunningState
Module: CISCO-PTP-MIB
OID (symbolic): CISCO-PTP-MIB::cPtpClockRunningState
OID (numeric): 1.3.6.1.4.1.9.9.760.1.2.4.1.4
Node type: OBJECT-TYPE
Type: ClockStateType
Access: read-only
Description: This object specifies the Clock state returned by PTP engine which was described earlier.
Freerun state. Applies to a slave device that is not locked to a master. This is the initial state a slave starts out with when it is not getting any PTP packets from the master or because of some other input error (erroneous packets, etc).
Holdover state. In this state the slave device is locked to a master but communication with the master is lost or the timestamps in the ptp packets are incorrect. But since the slave was locked to the master, it can run with the same accuracy for sometime. The slave can continue to operate in this state for some time. If communication with the master is not restored for a while, the device is moved to the FREERUN state.
Acquiring state. The slave device is receiving packets from a master and is trying to acquire a lock.
Freq_locked state. Slave device is locked to the Master with respect to frequency, but not phase aligned
Phase_aligned state. Locked to the master with respect to frequency and phase.
What is cPtpClockRunningState?
Reports the current operational state of the PTP clock engine (such as freerun, when a slave is not locked to any master), showing whether the clock is properly synchronized.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.760.1.2.4.1.4 snmpwalk -v2c -c public <target> CISCO-PTP-MIB::cPtpClockRunningState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.760.1.2.4.1.4.1 snmpget -v2c -c public <target> CISCO-PTP-MIB::cPtpClockRunningState.1
Start monitoring Cisco router/switch supporting IEEE 1588 PTPv2 with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-PTP-MIB::cPtpClockRunningState OID value, configure state conditions and alerts, and monitor any Cisco router/switch supporting IEEE 1588 PTPv2 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.760 | ciscoPtpMIB | CISCO-PTP-MIB |
| 1.3.6.1.4.1.9.9.760.1 | ciscoPtpMIBObjects | CISCO-PTP-MIB |
| 1.3.6.1.4.1.9.9.760.1.2 | ciscoPtpMIBClockInfo | CISCO-PTP-MIB |
| 1.3.6.1.4.1.9.9.760.1.2.4 | cPtpClockRunningTable | CISCO-PTP-MIB |
| 1.3.6.1.4.1.9.9.760.1.2.4.1 | cPtpClockRunningEntry | CISCO-PTP-MIB |
| 1.3.6.1.4.1.9.9.760.1.2.4.1.4 | cPtpClockRunningState | CISCO-PTP-MIB |