All MIBs › Juniper-System-Clock-MIB › juniNtpSysClockState
juniNtpSysClockState
Module: Juniper-System-Clock-MIB
OID (symbolic): Juniper-System-Clock-MIB::juniNtpSysClockState
OID (numeric): 1.3.6.1.4.1.4874.2.2.56.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Displays the state of the NTP on the system clock. Clock states are: 0 - Clock has never been calibrated for frequency errors 1 - Clock frequency errors calibration has done 2 - Clock time has set to server time 3 - Clock frequency errors calibration is going on 4 - Clock has synchronized its time 5 - Clock has detected spike
What is juniNtpSysClockState?
Reports the current NTP calibration/sync state of the system clock, per its DESCRIPTION: e.g. neverFrequencyCalibrated(0), frequencyCalibrated(1), setToServerTime(2), frequencyCalibrationIsGoingOn(3), synchronized(4), or spikeDetected(5). Admins want to see synchronized(4) here as confirmation the router's clock is actually locked to an NTP source rather than still calibrating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.56.2.1.1 snmpwalk -v2c -c public <target> Juniper-System-Clock-MIB::juniNtpSysClockState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4874.2.2.56.2.1.1.1 snmpget -v2c -c public <target> Juniper-System-Clock-MIB::juniNtpSysClockState.1
Start monitoring Juniper Networks E-series router (system clock/timezone/NTP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Juniper-System-Clock-MIB::juniNtpSysClockState OID value, configure state conditions and alerts, and monitor any Juniper Networks E-series router (system clock/timezone/NTP) from a single console.
OID Breakdown
Upper-level ancestors (10 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.4874 | juniperUni | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2 | juniperUniMibs | Juniper-UNI-SMI |
| 1.3.6.1.4.1.4874.2.2 | juniMibs | Juniper-MIBs |
| 1.3.6.1.4.1.4874.2.2.56 | juniSysClockMIB | Juniper-MIBs |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4874.2.2.56.2 | juniNtpObjects | Juniper-System-Clock-MIB |
| 1.3.6.1.4.1.4874.2.2.56.2.1 | juniNtpSysClock | Juniper-System-Clock-MIB |
| 1.3.6.1.4.1.4874.2.2.56.2.1.1 | juniNtpSysClockState | Juniper-System-Clock-MIB |