ptpClockTimePropertiesDSCurrentUTCOffset
AT-PTP-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1.5
Object
column SNMPv2-SMIInteger32
This object specifies the timeproperties dataset 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.
The initialization value shall be selected as follows:
a) If the timePropertiesDS.ptpTimescale (see 8.2.4.8) is TRUE,
the value is the value obtained from a primary reference if the
value is known at the time of initialization, else,
b) The value shall be the current number of leap seconds (7.2.3)
when the node is designed.
Context
- MIB
- AT-PTP-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.504.1.2.5.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ptpClockTimePropertiesDSEntry
- 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 'AT-PTP-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-PTP-MIB::ptpClockTimePropertiesDSCurrentUTCOffset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-PTP-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-PTP-MIB::ptpClockTimePropertiesDSCurrentUTCOffset.<ptpClockTimePropertiesDSDomainIndex>.<ptpClockTimePropertiesDSClockTypeIndex>.<ptpClockTimePropertiesDSInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-PTP-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-PTP-MIB::ptpClockTimePropertiesDSCurrentUTCOffset'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of