ibmOSAExpChannelHdwLevel

IBM-OSA-MIB · .1.3.6.1.4.1.2.6.188.1.1.1.3

Object

column Enumeration
Hardware model of the channel.
The value oasExp150(2) indicates a hardware level of 1.50.
The value oasExp175(3) indicates a hardware level of 1.75.

Context

MIB
IBM-OSA-MIB
OID
.1.3.6.1.4.1.2.6.188.1.1.1.3
Type
column
Access
readonly
Status
current
Parent
ibmOSAExpChannelEntry
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::ibmOSAExpChannelHdwLevel'
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::ibmOSAExpChannelHdwLevel.<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::ibmOSAExpChannelHdwLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2osaExp150
3osaExp175

Conformance