All MIBs › CPQCR-MIB › cpqCrExpCabPowerSupplyStatus
cpqCrExpCabPowerSupplyStatus
Module: CPQCR-MIB
OID (symbolic): CPQCR-MIB::cpqCrExpCabPowerSupplyStatus
OID (numeric): 1.3.6.1.4.1.232.141.2.8.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Expansion Cabinet power supply status.
The expansion cabinet power supply status is:
OK (2) Status is normal. Either redundant power supplies are installed and reporting no error or a single power supply is installed.
Non-Critical (3) Redundant power supplies are installed and reporting a fault.
Unknown (5) Information unavailable.
What is cpqCrExpCabPowerSupplyStatus?
This read-only enumerated value reports the expansion cabinet's power supply status as OK(2) when either redundant supplies are healthy or a single supply is installed without error, non-critical(3) when redundant supplies report a fault, or unknown(5). An administrator monitors it for a storage expansion cabinet attached to the main Clustered RAID enclosure, distinct from the primary enclosure's own power status. A non-critical(3) reading would tell an admin one of the expansion cabinet's redundant power supplies needs replacement even though the cabinet is still powered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.141.2.8.1 snmpwalk -v2c -c public <target> CPQCR-MIB::cpqCrExpCabPowerSupplyStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.141.2.8.1.1 snmpget -v2c -c public <target> CPQCR-MIB::cpqCrExpCabPowerSupplyStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqCrExpCabPowerSupplyStatus.1
Start monitoring Compaq/HP ProLiant server (component registry) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCR-MIB::cpqCrExpCabPowerSupplyStatus OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (component registry) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.141 | cpqClusteredRAID | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2 | cpqCrComponent | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.8 | cpqCrExpCab | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.8.1 | cpqCrExpCabPowerSupplyStatus | CPQCR-MIB |