All MIBs › SYMM-SMI › ntpSysLeap
ntpSysLeap
Module: SYMM-SMI
OID (symbolic): SYMM-SMI::ntpSysLeap
OID (numeric): 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: NTP Leap Indicator. This is a two-bit code warning of an impending leap second to be inserted into the NTP timescale. The bits are set before 23:59 on the day of insertion and reset after 00:00 on the following day. This causes the number of seconds (rollover interval) in the day of insertion to be increased or decreased by one. In the case of primary servers the bits are set by operator intervention, while in the case of secondary servers the bits are set by the protocol. The two bits, bit 0 and bit 1, respectively, are coded as follows: =================================================== 00 no warning 01 last minute has 61 seconds 10 last minute has 59 seconds 11 alarm condition(clock not synchronized) =================================================== In all except the alarm condition(11), NTP itself does nothing with these bits, except pass them on to the time-conversion routines that are not part of NTP. The alarm condition occurs when, for whatever reason, the local clock is not synchronized, such as when first coming up or after an extended period when no primary reference source is available.
What is ntpSysLeap?
Read-only enum reporting the NTP Leap Indicator: noWarning(0), addSecond(1) or subtractSecond(2) flag an upcoming leap-second insertion, and alarm(3) means the local clock is not synchronized at all — the value an admin checks first when NTP time looks wrong.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.1 snmpwalk -v2c -c public <target> SYMM-SMI::ntpSysLeap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.1.1 snmpget -v2c -c public <target> SYMM-SMI::ntpSysLeap.1
Start monitoring Symmetricom timing/synchronization products (namespace-only module, applies broadly across the vendor's line) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SYMM-SMI::ntpSysLeap OID value, configure state conditions and alerts, and monitor any Symmetricom timing/synchronization products (namespace-only module, applies broadly across the vendor's line) 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.9070 | symmetricom | SYMM-COMMON-SMI |
| 1.3.6.1.4.1.9070.1 | symmNetworkManagement | SYMM-COMMON-SMI |
| 1.3.6.1.4.1.9070.1.2 | symmSnmpManagement | SYMM-COMMON-SMI |
| 1.3.6.1.4.1.9070.1.2.3 | symmTTM | SYMM-COMMON-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9070.1.2.3.1 | products | SYMM-SMI |
| 1.3.6.1.4.1.9070.1.2.3.1.5 | syncserver | SYMM-SMI |
| 1.3.6.1.4.1.9070.1.2.3.1.5.1 | version | SYMM-SMI |
| 1.3.6.1.4.1.9070.1.2.3.1.5.1.1 | ntpSystem | SYMM-SMI |
| 1.3.6.1.4.1.9070.1.2.3.1.5.1.1.1 | ntpSysLeap | SYMM-SMI |