All MIBs › CPQCMC-MIB › cpqCmcSetQuitRelay1
cpqCmcSetQuitRelay1
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmcSetQuitRelay1
OID (numeric): 1.3.6.1.4.1.232.153.2.2.5.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Status and quit of alarm relay 1. (2) relay is switched because of an alarm (3) relay is not switched, no alarm (4) (set) will quit relay 1 in case of alarm
What is cpqCmcSetQuitRelay1?
This read-write enumerated value both reports and lets a management station quit alarm relay 1: switched(2) meaning the relay tripped due to an alarm, notSwitched(3) meaning no alarm, or quit(4) as a set command to reset the relay. An administrator sets this to quit(4) to silence or reset relay 1 after acknowledging and resolving the underlying alarm condition. Reading switched(2) on this object would tell an admin the physical alarm relay is currently active and needs to be quit once the cause is addressed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.5.11 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmcSetQuitRelay1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.5.11.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmcSetQuitRelay1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.153.2.2.5.11.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::cpqCmcSetQuitRelay1 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.5 | cpqCmcControl | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.5.11 | cpqCmcSetQuitRelay1 | CPQCMC-MIB |