dot5PhysMgmtBoardSpeed
DOT5-PHYS-MIB ·
.1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.16
Object
column mandatory
r/w
Enumeration
This object sets the data speed of the board. On devices with a MAC interface, on MIM boards in which the data speed cannot be set, or on MIMs which reside outside of the domain of the managing device, this object is read-only, and will return the SNMP error BadValue on a write request.
Context
- MIB
- DOT5-PHYS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.6.1.2.1.1.16- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dot5PhysMgmtBoardEntry
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 'DOT5-PHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT5-PHYS-MIB::dot5PhysMgmtBoardSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOT5-PHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOT5-PHYS-MIB::dot5PhysMgmtBoardSpeed.<dot5PhysMgmtBoardId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOT5-PHYS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOT5-PHYS-MIB::dot5PhysMgmtBoardSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
4 | fourMegaBits |
10 | tenMegaBits |
16 | sixteenMegaBits |
100 | hundredMegaBits |