componentFirmwareComponentInstance
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.2.23.2.1.1.3
Object
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
componentFirmwareTopologyPath object, but this
componentFirmwareComponentInstance object is provided as a convenience
to the user.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.2.23.2.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- componentFirmwareEntry
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::componentFirmwareComponentInstance'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::componentFirmwareComponentInstance.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::componentFirmwareComponentInstance'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647