All MIBs › CPQRACK-MIB › cpqRackServerBladePowered
cpqRackServerBladePowered
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackServerBladePowered
OID (numeric): 1.3.6.1.4.1.232.22.2.4.1.1.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The power state of the blade.
This will be other(1) if the rack does not report the information or if it could not be determined.
What is cpqRackServerBladePowered?
This read-write INTEGER (other/on/off/powerStagedOff/reboot) both reports and lets an admin control the blade's power state, defaulting to other(1) if it cannot be determined. It gives remote management software the ability to power cycle or shut down a specific blade without physically visiting the rack. For example, an admin sets this OID to reboot(5) on a hung blade to remotely recover it instead of walking to the data center.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.25 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackServerBladePowered
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.25.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackServerBladePowered.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.25.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqRackServerBladePowered.1
Start monitoring HP ProLiant blade server/rack enclosure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQRACK-MIB::cpqRackServerBladePowered OID value, configure state conditions and alerts, and monitor any HP ProLiant blade server/rack enclosure 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.22 | cpqRackInfo | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2 | cpqRackComponent | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4 | cpqRackServer | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.1 | cpqRackServerBlade | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.1.1 | cpqRackServerBladeTable | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.1.1.1 | cpqRackServerBladeEntry | CPQRACK-MIB |
| 1.3.6.1.4.1.232.22.2.4.1.1.1.25 | cpqRackServerBladePowered | CPQRACK-MIB |