cpqCrExpCabTemperatureStatus
CPQCR-MIB ·
.1.3.6.1.4.1.232.141.2.8.3
Object
scalar mandatory
Enumeration
Expansion Cabinet temperature status.
The expansion cabinet temperature status is:
OK (2)
Status is normal.
Critical (3)
Critical temperature condition reported.
Non-Critical (4)
Warning temperature condition reported.
Not Installed (5)
Temperature valid bit not set.
Unknown (6)
Information unavailable.
Context
- MIB
- CPQCR-MIB
- OID
.1.3.6.1.4.1.232.141.2.8.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqCrExpCab
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 'CPQCR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQCR-MIB::cpqCrExpCabTemperatureStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQCR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQCR-MIB::cpqCrExpCabTemperatureStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | expCabTempOK |
3 | expCabTempCritical |
4 | expCabTempNonCritical |
5 | expCabTempNotInstalled |
6 | expCabTempUnknown |