cpqSiServerBladeHeight
CPQSINFO-MIB ·
.1.3.6.1.4.1.232.2.2.14.2
Object
scalar optional
Enumeration
Blade height is the Blade length.
unknown(1)
This indicates it could not be determined.
halfHeightBlade(2)
This indicates a half-height server Blade.
fullHeightBlade(3)
This indicates a full-height server Blade.
Context
- MIB
- CPQSINFO-MIB
- OID
.1.3.6.1.4.1.232.2.2.14.2- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- cpqSiServerBlade
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 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSINFO-MIB::cpqSiServerBladeHeight.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSINFO-MIB::cpqSiServerBladeHeight'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | halfHeightBlade |
3 | fullHeightBlade |