componentFirmwareTypeID
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.2.23.2.1.1.20
Object
column mandatory
Enumeration
Indicates the type of firmware load with a numeric identifier.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.2.23.2.1.1.20- 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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::componentFirmwareTypeID'
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::componentFirmwareTypeID.<componentFirmwareTopologyPath>.<componentFirmwareIndex>'
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::componentFirmwareTypeID'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bladeFwBios |
2 | bladeDiagnostics |
3 | bladeSysMgmtProcessor |
4 | bladeFpga |
5 | bladecKVM |
6 | bladeMP |
7 | bladeUEFI |
8 | bladeDSA |
40 | switchModuleMainAppl |
41 | switchModuleMainAppl1 |
42 | switchModuleMainAppl2 |
43 | switchModuleBootROM |
61 | mgmtModuleMainAppl |
62 | mgmtModuleMainApplPendingRestart |
81 | fanController |
91 | powerSupplyFirmware |
92 | powerSupplyFanController |
101 | expansionCardGeneric |
102 | expansionCardEfi |
103 | expansionCardFcode |
104 | expansionCardBios |
105 | expansionCardMain |
106 | expansionCardMulti |
255 | unknown |