raisecomPtpTimeProLeap
RAISECOM-PTP-MIB ·
.1.3.6.1.4.1.8886.1.26.5.3
Object
scalar Enumeration
Indicates the leap second to be inserted in the UTC time, which is the time leap59 and leap61 flag.
Context
- MIB
- RAISECOM-PTP-MIB
- OID
.1.3.6.1.4.1.8886.1.26.5.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- raisecomPtpTimeProperty
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 'RAISECOM-PTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-PTP-MIB::raisecomPtpTimeProLeap.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-PTP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-PTP-MIB::raisecomPtpTimeProLeap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noleap |
1 | leap61 |
2 | leap59 |