CPQNUNIF-MIB :: cpqnAclIPRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQNUNIF-MIBcpqnAclIPRowStatus

cpqnAclIPRowStatus

Module: CPQNUNIF-MIB

OID (symbolic): CPQNUNIF-MIB::cpqnAclIPRowStatus

OID (numeric): 1.3.6.1.4.1.232.121.4.2.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 cpqnAclIPRowStatus?

This read-write object controls the lifecycle of a row in the IP ACL table: setting it to row-valid(1) commits a newly added rule, while setting it to row-invalid(2) deletes the row, and it always reads back as row-valid(1) once active. An admin uses this mechanism to add or remove IP-based access-control entries dynamically via SNMP set operations rather than editing a config file. For example, setting cpqnAclIPRowStatus to row-invalid(2) on an obsolete management-station entry removes that host's access rule from the unit.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.4.2.1.2
snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnAclIPRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.4.2.1.2.1
snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnAclIPRowStatus.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

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

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::cpqnAclIPRowStatus 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.4cpqnAccessControlCPQNUNIF-MIB
1.3.6.1.4.1.232.121.4.2cpqnCommunityAccessIPTableCPQNUNIF-MIB
1.3.6.1.4.1.232.121.4.2.1cpqnCommAccessIPEntryCPQNUNIF-MIB
1.3.6.1.4.1.232.121.4.2.1.2cpqnAclIPRowStatusCPQNUNIF-MIB