All MIBs › CPQHOST-MIB › cpqHoSWRunningRedundancyMode
cpqHoSWRunningRedundancyMode
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoSWRunningRedundancyMode
OID (numeric): 1.3.6.1.4.1.232.11.2.6.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: When the software is running in a high availability mode, the failover mode of this instance of the software.
What is cpqHoSWRunningRedundancyMode?
This enumerated value reports the failover mode of a software instance running in a high-availability configuration: unknown, master, backup, or slave. An administrator checks this to confirm the expected active/standby roles in a redundant application pair are actually in the state they should be. For example, finding two instances both reporting backup(3) with no master(2) present would reveal a failover configuration has broken down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.6.1.1.15 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoSWRunningRedundancyMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.6.1.1.15.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoSWRunningRedundancyMode.1
Start monitoring HP/Compaq ProLiant server (host OS management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHOST-MIB::cpqHoSWRunningRedundancyMode OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (host OS management) 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.11 | cpqHostOs | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2 | cpqHoComponent | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.6 | cpqHoSWRunning | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.6.1 | cpqHoSWRunningTable | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.6.1.1 | cpqHoSWRunningEntry | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.6.1.1.15 | cpqHoSWRunningRedundancyMode | CPQHOST-MIB |