CPQNUNIF-MIB :: cpqnIPTrapDestRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQNUNIF-MIBcpqnIPTrapDestRowStatus

cpqnIPTrapDestRowStatus

Module: CPQNUNIF-MIB

OID (symbolic): CPQNUNIF-MIB::cpqnIPTrapDestRowStatus

OID (numeric): 1.3.6.1.4.1.232.121.5.1.1.2

Node type: OBJECT-TYPE

Type: CpqnRowStatus

Access: read-write

Description: DURABLE: The status of this row entry. Rows are added to this table using 'row sets'. When a row is added, this object must be set to row-valid(1). To delete a row from this table, set this object for the row to row-invalid(2). Row sets for new rows with a row status set to row-invalid(2) return a BAD VALUE error. This object will always read as row-valid(1).

If no more rows can be added to the end of the table, then a row set to create a new row will return BAD VALUE.

When rows are deleted from this table, the indexes of the other rows do not change. In other words, this table can be 'sparse' or have 'holes'. Deleted entries can be re-created using a row set with a row status of row-valid(1).

What is cpqnIPTrapDestRowStatus?

This read-write object manages the lifecycle of a row in the IP trap-destination table, where row-valid(1) commits a new trap destination and row-invalid(2) removes it, always reading back as row-valid(1) once active. An admin uses it to add or remove where the unit sends SNMP traps without needing local console access. For example, setting cpqnIPTrapDestRowStatus to row-invalid(2) stops the unit from sending traps to a decommissioned NMS server at that row's address.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.5.1.1.2
snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnIPTrapDestRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.5.1.1.2.1
snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnIPTrapDestRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.232.121.5.1.1.2.1 s <value>

Start monitoring Compaq/HP network management appliance (Universal Network Interface Framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQNUNIF-MIB::cpqnIPTrapDestRowStatus OID value, configure state conditions and alerts, and monitor any Compaq/HP network management appliance (Universal Network Interface Framework) 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.121cpqnCommonCPQNUNIF-MIB
1.3.6.1.4.1.232.121.5cpqnTrapDestinationsCPQNUNIF-MIB
1.3.6.1.4.1.232.121.5.1cpqnIPTrapDestTableCPQNUNIF-MIB
1.3.6.1.4.1.232.121.5.1.1cpqnIPTrapDestEntryCPQNUNIF-MIB
1.3.6.1.4.1.232.121.5.1.1.2cpqnIPTrapDestRowStatusCPQNUNIF-MIB