tmnxPtpPortOperState
TIMETRA-PTP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.74.3.6.1.2
Object
column TIMETRA-TC-MIBTmnxOperState
The value of tmnxPtpPortOperState indicates the operational state of
PTP on the Ethernet port.
The operational state will only be 'inService (2)' if PTP is
administratively enabled on the port, if PTP is globally operational
on the system, and if the Ethernet port is operationally up. In other
words, tmnxPtpPortAdminState, tmnxPtpClockOperState, and
tmnxPortOperStatus are all 'inService (2)'.
Context
- MIB
- TIMETRA-PTP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.74.3.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxPtpPortStatusEntry
- 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 'TIMETRA-PTP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PTP-MIB::tmnxPtpPortOperState'
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::tmnxPtpPortOperState.<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::tmnxPtpPortOperState'
Syntax
- Source
- TIMETRA-TC-MIBTmnxOperState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | inService |
3 | outOfService |
4 | transition |
Conformance
Member of