All MIBs › CPQSTSYS-MIB › cpqSsChassisTemperatureCondition
cpqSsChassisTemperatureCondition
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsChassisTemperatureCondition
OID (numeric): 1.3.6.1.4.1.232.8.2.2.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Storage System Temperature Condition.
This is the aggregate condition of all the temperatur sensors in the storage system chassis. The following values are defined:
other(1) The agent does not recognize the status. You may need to upgrade your software.
ok(2) All temperature sensors are reading within normal limits.
degraded(3) At least one temperature sensor is reading degraded.
failed(4) At least one temperature sensor is reading failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.1.1.14 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsChassisTemperatureCondition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.1.1.14.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsChassisTemperatureCondition.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSsChassisTemperatureCondition.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.8 | cpqSsStorageSys | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2 | cpqSsDrvBox | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2 | cpqSsBoxExtended | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1 | cpqSsChassisTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1.1 | cpqSsChassisEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.1.1.14 | cpqSsChassisTemperatureCondition | CPQSTSYS-MIB |