All MIBs › CPQSTSYS-MIB › cpqSsChassisRsoStatus
cpqSsChassisRsoStatus
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsChassisRsoStatus
OID (numeric): 1.3.6.1.4.1.232.8.2.2.1.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Storage System Chassis Recovery Server Option Status.
The following values are defined:
other(1) The recovery server option status cannot be determined for this storage system.
notSupported(2) The recovery server option is not supported for this storage system.
notConfigured(3) The recovery server option is supported, but is not configured on this storage system.
disabled(4) The recovery server option is configured as primary, but has been disabled by software.
daemonDownDisabled(5) The recovery server option operating system daemon is no longer running. The last status of RSO was disabled(4).
ok(6) The recovery server option is configured as primary and everything is working correctly.
daemonDownActive(7) The recovery server option operating system daemon is no longer running. The last status of RSO was ok(6).
noSecondary(8) The recovery server option is configured as primary, but communication with the standby server has not been established.
daemonDownNoSecondary(9) The recovery server option operating system daemon is no longer running. The last status of RSO was noSecondary(8).
linkDown(10) The recovery server option is configured as primary, but communication with the standby server has failed.
daemonDownLinkDown(11) The recovery server option operating system daemon is no longer running. The last status of RSO was linkDown(10).
secondaryRunningAuto(12) The recovery server option is configured and the standby server is running. The secondary server assumed control after communication with the primary server failed.
secondaryRunningUser(13) The recovery server option is configured and the standby server is running. A user forced the secondary server to assume control.
evTimeoutError(14) The recovery server option environment variable cannot be accessed.
What is cpqSsChassisRsoStatus?
This read-only enumerated value reports the status of the chassis's Recovery Server Option, ranging from not supported or not configured through various daemon-down and ok states. Administrators use it to confirm whether the automatic failover recovery-server feature is actually active and healthy. For example, daemonDownDisabled(5) would tell the admin the recovery daemon has stopped, meaning automatic failover protection is currently unavailable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.1.1.22 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsChassisRsoStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.1.1.22.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsChassisRsoStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSsChassisRsoStatus.1
Start monitoring HP/Compaq StorageWorks storage array (RAID/logical volume/disk) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTSYS-MIB::cpqSsChassisRsoStatus OID value, configure state conditions and alerts, and monitor any HP/Compaq StorageWorks storage array (RAID/logical volume/disk) 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.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.22 | cpqSsChassisRsoStatus | CPQSTSYS-MIB |