ibmOSAExpChannelShared

IBM-OSA-MIB · .1.3.6.1.4.1.2.6.188.1.1.1.5

Object

column Enumeration
An OSA-Express feature can be shared across multiple LPs.
This object indicates if this feature is currently being
shared between LPs

Context

MIB
IBM-OSA-MIB
OID
.1.3.6.1.4.1.2.6.188.1.1.1.5
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::ibmOSAExpChannelShared'
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::ibmOSAExpChannelShared.<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::ibmOSAExpChannelShared'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notShared
1shared

Conformance