All MIBs › CPQRACK-MIB › cpqRackServerBladeASREnabled
cpqRackServerBladeASREnabled
Module: CPQRACK-MIB
OID (symbolic): CPQRACK-MIB::cpqRackServerBladeASREnabled
OID (numeric): 1.3.6.1.4.1.232.22.2.4.1.1.1.33
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates whether the target blade server has Automatic Service Recovery feature enabled.
This will be true(2) if the blade server has this feature eanbled and false (1) if not or if it can't be detected.
What is cpqRackServerBladeASREnabled?
This read-only INTEGER (false/true) indicates whether the blade has the Automatic Service Recovery feature enabled, which per the description reports false(1) if the feature is disabled or cannot be detected. Admins care because ASR determines whether the blade will automatically attempt to recover and reboot after certain system failures without manual intervention. For example, an admin auditing production blades checks that all of them report true(2) for ASR so a crashed blade can self-recover overnight without a page.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.33 snmpwalk -v2c -c public <target> CPQRACK-MIB::cpqRackServerBladeASREnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.22.2.4.1.1.1.33.1 snmpget -v2c -c public <target> CPQRACK-MIB::cpqRackServerBladeASREnabled.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqRackServerBladeASREnabled.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::cpqRackServerBladeASREnabled 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.33 | cpqRackServerBladeASREnabled | CPQRACK-MIB |