All MIBs › RAD-MIB › agnCurrClkState
agnCurrClkState
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnCurrClkState
OID (numeric): 1.3.6.1.4.1.164.6.2.52.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object indicates the Current Clock State.
freeRun(1) - Current clock state machine is not locked and run from the internal oscillator.
rapidPhaseLock(2) - Current clock state machine is locked.
finePhaseLock(3) - Current clock state machine is in pre-locking.
holdover(4) - Current clock state machine is in holdover mode (due to loss of event).
.
What is agnCurrClkState?
This OID reports the current status of a clock synchronization system, which can be free-running (not locked), rapid phase-locked, fine phase-locked, or in holdover mode (using stored timing during signal loss). It tells operators whether the device's clock is synchronized with an external reference or running independently. An operator checks this when troubleshooting timing issues or network jitter problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.52.2.1.7 snmpwalk -v2c -c public <target> RAD-MIB::agnCurrClkState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.52.2.1.7.1 snmpget -v2c -c public <target> RAD-MIB::agnCurrClkState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.52 | agnClockSource | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.52.2 | agnCurrClkTable | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.52.2.1 | agnCurrClkEntry | RAD-MIB |
| 1.3.6.1.4.1.164.6.2.52.2.1.7 | agnCurrClkState | RAD-MIB |