All MIBs › CPQCMC-MIB › cpqCmclogicRelay2
cpqCmclogicRelay2
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmclogicRelay2
OID (numeric): 1.3.6.1.4.1.232.153.2.2.2.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Logic of Relay 2: (2) Relay will pick up in case of an alarm (3) Relay will release in case of an alarm (4) not used
What is cpqCmclogicRelay2?
This read-write enumerated value sets the switching logic of Relay 2: closeAtAlarm(2) closes the relay contact when an alarm occurs, openAtAlarm(3) opens it instead, and closeAtEPO(4) is not used. An admin configures this so Relay 2's behavior matches whatever external device it drives, independent of how Relay 1 is configured. If Relay 2 drives a device that expects the contact to open on alarm (fail-safe wiring), the admin sets cpqCmclogicRelay2 to openAtAlarm(3).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.1.1.9 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmclogicRelay2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.1.1.9.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmclogicRelay2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.153.2.2.2.1.1.9.1 i <value>
Start monitoring Legacy Compaq (HP) Cluster/Console Management Card with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCMC-MIB::cpqCmclogicRelay2 OID value, configure state conditions and alerts, and monitor any Legacy Compaq (HP) Cluster/Console Management Card 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.153 | cpqCmc | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2 | cpqCmcComponent | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2 | cpqCmcDevice | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2 | cpqCmcSetup | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1 | cpqCmcSetupConfig | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1.1 | cpqCmcSetupGeneral | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1.1.9 | cpqCmclogicRelay2 | CPQCMC-MIB |