componentInventoryInstance

CME-MIB · .1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.2

Object

column mandatory Integer32
The slot number or instance of a particular component. Typically,
if the component plugs into the chassis, this represents the slot
number. However, some components are connected to another component,
and this represents the instance. For example, a blade may have
several expansion cards that connect to the blade system planar,
and in this case, this value identifies which expansion card
instance the row represents.
              
Note that this slot/instance value can be determined from the
componentInventoryTopologyPath object, but this
componentInventoryInstance object is provided as a convenience
to the user.

Context

MIB
CME-MIB
OID
.1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.2
Type
column
Access
readonly
Status
mandatory
Parent
componentInventoryEntry

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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::componentInventoryInstance'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::componentInventoryInstance.<componentInventoryTopologyPath>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::componentInventoryInstance'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647