cpqSm2FirmwareType
CPQSM2-MIB ·
.1.3.6.1.4.1.232.9.2.7.1
Object
scalar mandatory
Enumeration
Indicate the firmware type supported through Integrated Lights-Out .
The following values are defined:
unknown(1)
Unable to determine the firmware type.
ilo(2)
Firmware type is Integrated Lights-Out.
bios(3)
Firmware type is System ROM.
cpld(4)
Firmware type is System Programmable Logic Device.
ie(5)
Firmware type is Innovation Engine.
sps(6)
Firmware type is SPS Platform Services (SPS) Firmware.
Context
- MIB
- CPQSM2-MIB
- OID
.1.3.6.1.4.1.232.9.2.7.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSm2FW
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSM2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSM2-MIB::cpqSm2FirmwareType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSM2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSM2-MIB::cpqSm2FirmwareType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | ilo |
3 | bios |
4 | cpld |
5 | ie |
6 | sps |