tnEthRingPathOperStatus

TN-ETH-RING-MIB · .1.3.6.1.4.1.7483.6.1.2.72.1.3.1.8

Object

The tnEthRingPathOperStatus indicates the operational state of
of the path. The tnEthRingPathOperStatus supports the
following two TmnxOperState values:
      inService    (2)
      outOfService (3)

Context

MIB
TN-ETH-RING-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.72.1.3.1.8
Type
column
Access
readonly
Status
current
Parent
tnEthRingPathEntry

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 'TN-ETH-RING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-ETH-RING-MIB::tnEthRingPathOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-ETH-RING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-ETH-RING-MIB::tnEthRingPathOperStatus.<tnSysSwitchId>.<tnEthRingIndex>.<tnEthRingPathIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-ETH-RING-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-ETH-RING-MIB::tnEthRingPathOperStatus'

Syntax

Source
TN-TC-MIBTmnxOperState
Base type
Enumeration

Values & Constraints

Type Values
1unknown
2inService
3outOfService
4transition