tmnxPtpClockClass

TIMETRA-PTP-MIB · .1.3.6.1.4.1.6527.3.1.2.74.3.1.1.4

Object

The value of tmnxPtpClockClass indicates the local clock class. The
value of this object corresponds to the defaultDS.clockQuality data
set member defined in IEEE Std 1588-2008.
              
When tmnxPtpClockClockType is 'ordinarySlave (1)', tmnxPtpClockClass
is 'slaveOnly (255)'. Otherwise, when tmnxPtpClockProfile is
'ieee1588-2008 (2)' tmnxPtpClockClass is 'default (248)'. When
tmnxPtpClockProfile is 'g8265dot1-2010 (1)', tmnxPtpClockClass changes
depending on the value of tmnxSyncIfTimingSystemQltyLevel.
              
The mapping between ITU-T synchronization quality levels and PTP clock
class is given in ITU-T recommendation G.8265.1.

Context

MIB
TIMETRA-PTP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.74.3.1.1.4
Type
column
Access
readonly
Status
current
Parent
tmnxPtpClockOperEntry
Groups
1

Walk 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 'TIMETRA-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PTP-MIB::tmnxPtpClockClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PTP-MIB::tmnxPtpClockClass.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PTP-MIB::tmnxPtpClockClass'

Syntax

Source
TmnxPtpClockClass
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..255

Conformance