All MIBs › CPQNUNIF-MIB › cpqnAclIPXRowStatus
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 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.4 | cpqnAccessControl | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.4.3 | cpqnCommunityAccessIPXTable | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.4.3.1 | cpqnCommAccessIPXEntry | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.4.3.1.2 | cpqnAclIPXRowStatus | CPQNUNIF-MIB |