ptpbaseClockTimePropertiesDSCurrentUTCOffset
PTPBASE-MIB ·
.1.3.6.1.2.1.241.1.2.5.1.5
Object
column SNMPv2-SMIInteger32
This object specifies the timePropertiesDS value of
the current UTC offset.
In PTP systems whose epoch is the PTP epoch, the value of
timePropertiesDS.currentUtcOffset is the offset
between TAI and UTC; otherwise, the value has no meaning. The
value shall be in units of seconds.
Context
- MIB
- PTPBASE-MIB
- OID
.1.3.6.1.2.1.241.1.2.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ptpbaseClockTimePropertiesDSEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PTPBASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PTPBASE-MIB::ptpbaseClockTimePropertiesDSCurrentUTCOffset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PTPBASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PTPBASE-MIB::ptpbaseClockTimePropertiesDSCurrentUTCOffset.<ptpbaseClockTimePropertiesDSDomainIndex>.<ptpbaseClockTimePropertiesDSClockTypeIndex>.<ptpbaseClockTimePropertiesDSInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PTPBASE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PTPBASE-MIB::ptpbaseClockTimePropertiesDSCurrentUTCOffset'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of