All MIBs › Juniper-System-Clock-MIB › juniNtpClockOffSetLimitCrossed
juniNtpClockOffSetLimitCrossed
Module: Juniper-System-Clock-MIB
OID (symbolic): Juniper-System-Clock-MIB::juniNtpClockOffSetLimitCrossed
OID (numeric): 1.3.6.1.4.1.4874.2.2.56.2.0.8
Node type: NOTIFICATION-TYPE
Description: This trap will be generated whenever the system clock's offset error is more than 15 minutes. This is an indication that something is not set properly, since an offset of 15 minutes is not considered to be a normal offset error compared to the accuracy of the time servers and system clock. For example, it may indicate an improper setting of the timezone.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' Juniper-System-Clock-MIB::juniNtpClockOffSetLimitCrossed snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.4874.2.2.56.2.0.8
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:61776->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (516135760) 59 days, 17:42:37.60 SNMPv2-MIB::snmpTrapOID.0 = OID: Juniper-System-Clock-MIB::juniNtpClockOffSetLimitCrossed
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' Juniper-System-Clock-MIB::juniNtpClockOffSetLimitCrossed
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::juniNtpClockOffSetLimitCrossed 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.0 | juniNtpTraps | Juniper-System-Clock-MIB |
| 1.3.6.1.4.1.4874.2.2.56.2.0.8 | juniNtpClockOffSetLimitCrossed | Juniper-System-Clock-MIB |