All MIBs › TN-PTP-MIB › tnPtpUtcOffset
tnPtpUtcOffset
Module: TN-PTP-MIB
OID (symbolic): TN-PTP-MIB::tnPtpUtcOffset
OID (numeric): 1.3.6.1.4.1.868.2.5.123.1.5.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Unicast Offset must be an integer value between 0 and 10000.
What is tnPtpUtcOffset?
The current UTC offset, an integer between 0 and 10000, applied when translating between PTP (TAI-based) time and UTC. This needs to track the actual current leap-second offset for downstream applications that expect UTC-correct time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.868.2.5.123.1.5.1.2 snmpwalk -v2c -c public <target> TN-PTP-MIB::tnPtpUtcOffset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.868.2.5.123.1.5.1.2.1 snmpget -v2c -c public <target> TN-PTP-MIB::tnPtpUtcOffset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.868.2.5.123.1.5.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnPtpUtcOffset.1
Start monitoring Transition Networks PTP switch/media converter (IEEE 1588 clock sync/frequency-lock status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TN-PTP-MIB::tnPtpUtcOffset OID value, configure state conditions and alerts, and monitor any Transition Networks PTP switch/media converter (IEEE 1588 clock sync/frequency-lock status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.868 | transition | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2 | products | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2.5 | tnProducts | TRANSITION-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.868.2.5.123 | tnPtpMIB | TN-PTP-MIB |
| 1.3.6.1.4.1.868.2.5.123.1 | tnPtp | TN-PTP-MIB |
| 1.3.6.1.4.1.868.2.5.123.1.5 | tnPtpClkConf2Table | TN-PTP-MIB |
| 1.3.6.1.4.1.868.2.5.123.1.5.1 | tnPtpClkConf2Entry | TN-PTP-MIB |
| 1.3.6.1.4.1.868.2.5.123.1.5.1.2 | tnPtpUtcOffset | TN-PTP-MIB |