ibmOsaExpEthConfigSpeedMode

IBM-OSA-MIB · .1.3.6.1.4.1.2.6.188.1.4.1.7

Object

column Megabits per secondEnumeration
The configured port speed.  This field shows the speed
that was configured by the user for the OSA-Express
Fast Ethernet feature.
It is not used by OSA-Express Gigabit features
and will return -1 (FFFF)

Context

MIB
IBM-OSA-MIB
OID
.1.3.6.1.4.1.2.6.188.1.4.1.7
Type
column
Access
readonly
Status
current
Units
Megabits per second
Parent
ibmOSAExpEthPortEntry
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 'IBM-OSA-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-OSA-MIB::ibmOsaExpEthConfigSpeedMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-OSA-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-OSA-MIB::ibmOsaExpEthConfigSpeedMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-OSA-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-OSA-MIB::ibmOsaExpEthConfigSpeedMode'

Syntax

Megabits per secondEnumeration

Values & Constraints

Enumerated Values
-1notValidGigabit
0autoNegotiate
1tenMbHalfDuplex
2tenMbFullDuplex
3oneHundredMbHalfDuplex
4oneHundredMbFullDuplex
6oneThousandMbFullDuplex

Conformance