CPQSTSYS-MIB :: cpqSsChassisRsoStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQSTSYS-MIBcpqSsChassisRsoStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.8cpqSsStorageSysCPQSTSYS-MIB
1.3.6.1.4.1.232.8.2cpqSsDrvBoxCPQSTSYS-MIB
1.3.6.1.4.1.232.8.2.2cpqSsBoxExtendedCPQSTSYS-MIB
1.3.6.1.4.1.232.8.2.2.1cpqSsChassisTableCPQSTSYS-MIB
1.3.6.1.4.1.232.8.2.2.1.1cpqSsChassisEntryCPQSTSYS-MIB
1.3.6.1.4.1.232.8.2.2.1.1.22cpqSsChassisRsoStatusCPQSTSYS-MIB