All MIBs › AdaptecArrayController-MIB › adaptecArrayControllerEnclosurePowerSupplyStatus
adaptecArrayControllerEnclosurePowerSupplyStatus
Module: AdaptecArrayController-MIB
OID (symbolic): AdaptecArrayController-MIB::adaptecArrayControllerEnclosurePowerSupplyStatus
OID (numeric): 1.3.6.1.4.1.795.3.5.22.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Status of this power supply.
What is adaptecArrayControllerEnclosurePowerSupplyStatus?
The health/operational state of this power supply, with values such as operationalAndOn(2), operationalAndOff(3), onAndMalfunctioning(4), offAndMalfunctioning(5), installed(6), and notInstalled(7). This combines both whether the supply is powered and whether it's malfunctioning in one field, so admins can spot a failed-but-still-drawing-power unit as distinct from one that's simply off.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.795.3.5.22.1.3 snmpwalk -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerEnclosurePowerSupplyStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.795.3.5.22.1.3.1 snmpget -v2c -c public <target> AdaptecArrayController-MIB::adaptecArrayControllerEnclosurePowerSupplyStatus.1
Start monitoring Adaptec RAID array controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AdaptecArrayController-MIB::adaptecArrayControllerEnclosurePowerSupplyStatus OID value, configure state conditions and alerts, and monitor any Adaptec RAID array controllers 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.795 | adaptec | ADAPTEC-UNIVERSAL-STORAGE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.795.3 | products | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5 | adaptecArrayController | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.22 | adaptecArrayControllerEnclosurePowerSupplyTable | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.22.1 | adaptecArrayControllerEnclosurePowerSupplyEntry | AdaptecArrayController-MIB |
| 1.3.6.1.4.1.795.3.5.22.1.3 | adaptecArrayControllerEnclosurePowerSupplyStatus | AdaptecArrayController-MIB |