sysUseUtcLeapOffsetEnable
CM-SYSTEM-MIB ·
.1.3.6.1.4.1.2544.1.12.2.1.5.6
Object
This attribute indicates whether to use the currentUtcLeapOffset in Announce message from PTP to get UTC time from TAI based timestamps in case we want DM/TWAMP timestamping based on UTC time. This attribute only works when PTP/TimeClock is configured as source of system time of day.
Context
- MIB
- CM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.2544.1.12.2.1.5.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmSysModeObjects
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 'CM-SYSTEM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-SYSTEM-MIB::sysUseUtcLeapOffsetEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-SYSTEM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-SYSTEM-MIB::sysUseUtcLeapOffsetEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |