tnEthRingPortState
TN-ETH-RING-MIB ·
.1.3.6.1.4.1.7483.6.1.2.72.1.3.1.13
Object
column Enumeration
The value of tnEthRingPortState indicates the current state of ERP Port or an EPR instance. It is a combination of port administrative state and the state of the Ring Port.
Context
- MIB
- TN-ETH-RING-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.72.1.3.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnEthRingPathEntry
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 '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::tnEthRingPortState'
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::tnEthRingPortState.<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::tnEthRingPortState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | portDisabled |
1 | portNormal |
2 | portForcedSwitched |
3 | portManualSwitched |
4 | portFailedSF |
5 | na |