tmnxPtpVRtrOperState

TIMETRA-PTP-MIB · .1.3.6.1.4.1.6527.3.1.2.74.2.5.1.4

Object

The value of tmnxPtpVRtrOperState indicates the operational state of
PTP on the virtual router instance.  The operational state will only be
'inService (2)' if PTP is administratively enabled on the virtual
router instance, if PTP is globally operational on the system, and if
the service is operationally up.  In other words, tmnxPtpVRtrAdminState
must be 'inService (2)', tmnxPtpClockOperState must be 'inService (2)',
and svcOperStatus must be 'up (1)'.  Otherwise, tmnxPtpVRtrOperState
will be 'outOfService (3)'.

Context

MIB
TIMETRA-PTP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.74.2.5.1.4
Type
column
Access
readonly
Status
current
Parent
tmnxPtpVRtrEntry
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::tmnxPtpVRtrOperState'
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::tmnxPtpVRtrOperState.<vRtrID>'
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::tmnxPtpVRtrOperState'

Syntax

Values & Constraints

Type Values
1unknown
2inService
3outOfService
4transition

Conformance