cntpLeapIndBits
OBS ✓
TEMPUSLXUNISON-MIB ·
.1.3.6.1.4.1.13827.5.0.7
Object
scalar Enumeration
This is a status code indicating: normal operation, a leap second to be inserted in the last minute of the current day, a leap second to be deleted in the last second of the day or an alarm condition indicating loss of timing synchronization. The leap indicator field of NTP reply packets sent from this server is set to cntpLeapIndBits.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- TEMPUSLXUNISON-MIB
- OID
.1.3.6.1.4.1.13827.5.0.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cntp
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TEMPUSLXUNISON-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TEMPUSLXUNISON-MIB::cntpLeapIndBits.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TEMPUSLXUNISON-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TEMPUSLXUNISON-MIB::cntpLeapIndBits'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noFaultorLeap |
1 | leapInsWarning |
2 | leapDelWarning |
3 | unSynchronized |