CPQWCRM-MIB :: cpqWcrmResetUnit

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQWCRM-MIBcpqWcrmResetUnit

cpqWcrmResetUnit

Module: CPQWCRM-MIB

OID (symbolic): CPQWCRM-MIB::cpqWcrmResetUnit

OID (numeric): 1.3.6.1.4.1.232.167.5.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Command to reset (acknowledge) alarms of Environmental Controller unit. Setting to 'reset' (2) will have same result as pressing 'C' on Units. Variable is automatically set back to 'noReset' (1).

What is cpqWcrmResetUnit?

This read-write enumerated value is a command to reset, meaning acknowledge, alarms on the Environmental Controller unit; setting it to reset(2) has the same effect as pressing 'C' on the unit, and the value automatically reverts to noReset(1) afterward. It gives an admin a way to remotely acknowledge active alarms without physically walking to the unit. For example, an admin sets this to reset(2) via SNMP to clear an acknowledged alarm remotely, and polling shortly afterward shows it has already reverted to noReset(1).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.167.5.1
snmpwalk -v2c -c public <target> CPQWCRM-MIB::cpqWcrmResetUnit

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.167.5.1.1
snmpget -v2c -c public <target> CPQWCRM-MIB::cpqWcrmResetUnit.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.232.167.5.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqWcrmResetUnit.1

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::cpqWcrmResetUnit 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.167cpqWcrmCPQWCRM-MIB
1.3.6.1.4.1.232.167.5cpqWcrmControlCPQWCRM-MIB
1.3.6.1.4.1.232.167.5.1cpqWcrmResetUnitCPQWCRM-MIB