CPQNUNIF-MIB :: cpqnAclIPXRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQNUNIF-MIBcpqnAclIPXRowStatus

cpqnAclIPXRowStatus

Module: CPQNUNIF-MIB

OID (symbolic): CPQNUNIF-MIB::cpqnAclIPXRowStatus

OID (numeric): 1.3.6.1.4.1.232.121.4.3.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 cpqnAclIPXRowStatus?

This read-write object manages the lifecycle of a row in the IPX ACL table, where setting row-valid(1) commits a new rule and row-invalid(2) deletes it, always reading back as row-valid(1) once active. An admin uses this to add or remove IPX-based access-control entries dynamically via SNMP without needing a local console session. For example, setting cpqnAclIPXRowStatus to row-invalid(2) removes a stale IPX access rule left over from a decommissioned Novell server.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.4.3.1.2
snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnAclIPXRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.4.3.1.2.1
snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnAclIPXRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.232.121.4.3.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::cpqnAclIPXRowStatus 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.3cpqnCommunityAccessIPXTableCPQNUNIF-MIB
1.3.6.1.4.1.232.121.4.3.1cpqnCommAccessIPXEntryCPQNUNIF-MIB
1.3.6.1.4.1.232.121.4.3.1.2cpqnAclIPXRowStatusCPQNUNIF-MIB