tmnxPtpClockPortState

TIMETRA-PTP-MIB · .1.3.6.1.4.1.6527.3.1.2.74.3.1.1.7

Object

The value of tmnxPtpClockPortState indicates the current state of the
single PTP port when tmnxPtpClockClockType is either
'ordinarySlave (1)' or 'ordinaryMaster (2)'.  Otherwise,
tmnxPtpClockPortState is 'notApplicable (0)'.
              
The value of this object corresponds to the portDS.portState data set
member defined in IEEE Std 1588-2008.

Context

MIB
TIMETRA-PTP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.74.3.1.1.7
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::tmnxPtpClockPortState'
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::tmnxPtpClockPortState.<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::tmnxPtpClockPortState'

Syntax

Source
TmnxPtpPortState
Base type
Enumeration

Values & Constraints

Type Values
0notApplicable
1initializing
2faulty
3disabled
4listening
5preMaster
6master
7passive
8uncalibrated
9slave

Conformance