tmnxPtpPortAdminState

TIMETRA-PTP-MIB · .1.3.6.1.4.1.6527.3.1.2.74.2.6.1.3

Object

The value of tmnxPtpPortAdminState specifies the administrative state
of PTP on the Ethernet port.
              
If tmnxPtpPortAdminState is 'outOfService (3)', no PTP packets will be
directly transmitted on that Ethernet port, and all PTP packets that
are directly received on that Ethernet port will be ignored.

Context

MIB
TIMETRA-PTP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.74.2.6.1.3
Type
column
Access
readwrite
Status
current
Parent
tmnxPtpPortEntry
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::tmnxPtpPortAdminState'
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::tmnxPtpPortAdminState.<tmnxChassisIndex>.<tmnxPortPortID>'
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::tmnxPtpPortAdminState'

Syntax

Values & Constraints

Type Values
1noop
2inService
3outOfService

Conformance