dot5RingSpeed

TOKENRING-MIB · .1.3.6.1.2.1.10.9.1.1.6

Object

column r/w Enumeration
The ring-speed at the next insertion into
the ring.  Note that this may or may not be
different to the current ring-speed which is
given by MIB-II's ifSpeed.  For interfaces
which do not support changing ring-speed,
dot5RingSpeed can only be set to its current
value.  When dot5RingSpeed has the value
unknown(1), the ring's actual ring-speed is
to be used.

Context

MIB
TOKENRING-MIB
OID
.1.3.6.1.2.1.10.9.1.1.6
Type
column
Access
readwrite
Status
current
Parent
dot5Entry
Groups
1

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 'TOKENRING-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TOKENRING-MIB::dot5RingSpeed'
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::dot5RingSpeed.<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::dot5RingSpeed'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2oneMegabit
3fourMegabit
4sixteenMegabit

Conformance