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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 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 |