dot5RingSpeed
RFC1231-MIB ·
.1.3.6.1.2.1.10.9.1.1.6
Object
column mandatory
r/w
Enumeration
The ring's bandwidth.
Context
- MIB
- RFC1231-MIB
- OID
.1.3.6.1.2.1.10.9.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dot5Entry
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 'RFC1231-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1231-MIB::dot5RingSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1231-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1231-MIB::dot5RingSpeed.<dot5IfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1231-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1231-MIB::dot5RingSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | oneMegabit |
3 | fourMegabit |
4 | sixteenMegabit |