dot5RingOpenStatus
TOKENRING-MIB ·
.1.3.6.1.2.1.10.9.1.1.5
Object
column Enumeration
This object indicates the success, or the reason for failure, of the station's most recent attempt to enter the ring.
Context
- MIB
- TOKENRING-MIB
- OID
.1.3.6.1.2.1.10.9.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dot5Entry
- Groups
- 1
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 'TOKENRING-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TOKENRING-MIB::dot5RingOpenStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TOKENRING-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TOKENRING-MIB::dot5RingOpenStatus.<dot5IfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TOKENRING-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TOKENRING-MIB::dot5RingOpenStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOpen |
2 | badParam |
3 | lobeFailed |
4 | signalLoss |
5 | insertionTimeout |
6 | ringFailed |
7 | beaconing |
8 | duplicateMAC |
9 | requestFailed |
10 | removeReceived |
11 | open |
Conformance
Member of