All MIBs › CPQNUNIF-MIB › cpqnIPTrapDestRowStatus
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 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.121 | cpqnCommon | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.5 | cpqnTrapDestinations | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.5.1 | cpqnIPTrapDestTable | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.5.1.1 | cpqnIPTrapDestEntry | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.5.1.1.2 | cpqnIPTrapDestRowStatus | CPQNUNIF-MIB |