asEtherRingPortProtoTimeout
IPE-ETH-RING-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.3.39.2.1.6
Object
column Enumeration
The status of Protocol Timeout. If the R-APS frame is not received in a specified time, the object will show the value 'detected'.
Context
- MIB
- IPE-ETH-RING-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.3.39.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- asEtherRingPortEntry
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 'IPE-ETH-RING-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-ETH-RING-MIB::asEtherRingPortProtoTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-ETH-RING-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-ETH-RING-MIB::asEtherRingPortProtoTimeout.<asEtherRingPortRingIndex>.<asEtherRingPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-ETH-RING-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-ETH-RING-MIB::asEtherRingPortProtoTimeout'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | none |
2 | detected |