All MIBs › CPQWCRM-MIB › cpqWcrmLogicRelay
cpqWcrmLogicRelay
Module: CPQWCRM-MIB
OID (symbolic): CPQWCRM-MIB::cpqWcrmLogicRelay
OID (numeric): 1.3.6.1.4.1.232.167.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Logic of alarm relay: (1) Relay will pick up in case of an alarm (2) Relay will release in case of an alarm (3) Relay off (general)
What is cpqWcrmLogicRelay?
This read-write enumerated value defines the logic of the alarm relay: closing on alarm, opening on alarm, or being disabled entirely. It lets an admin match the relay's fail-safe behavior to how it is physically wired into the facility's alarm circuit. For example, setting openAtAlarm(2) means the relay contact opens during an alarm, useful when the relay feeds into a normally-closed monitoring loop.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.167.3.1.4 snmpwalk -v2c -c public <target> CPQWCRM-MIB::cpqWcrmLogicRelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.167.3.1.4.1 snmpget -v2c -c public <target> CPQWCRM-MIB::cpqWcrmLogicRelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.167.3.1.4.1 i <value>
Start monitoring Legacy Compaq (HP) rack/console environmental-management hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQWCRM-MIB::cpqWcrmLogicRelay OID value, configure state conditions and alerts, and monitor any Legacy Compaq (HP) rack/console environmental-management hardware 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.167 | cpqWcrm | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.3 | cpqWcrmSetup | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.3.1 | cpqWcrmSetupGeneral | CPQWCRM-MIB |
| 1.3.6.1.4.1.232.167.3.1.4 | cpqWcrmLogicRelay | CPQWCRM-MIB |