All MIBs › CPQNUNIF-MIB › cpqnAclIPIndex
cpqnAclIPIndex
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnAclIPIndex
OID (numeric): 1.3.6.1.4.1.232.121.4.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index to this entry.
What is cpqnAclIPIndex?
This read-only integer is the index value that identifies one row of the IP access-control-list table, distinguishing one configured host/mask/community entry from another. An admin relies on it when walking the ACL table via SNMP to know which specific access rule a given set of cpqnAclIP* values belongs to. For example, cpqnAclIPIndex=2 identifies the second configured IP access rule on the unit, separate from rule 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.4.2.1.1 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnAclIPIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.4.2.1.1.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnAclIPIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqnAclIPIndex.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::cpqnAclIPIndex 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.2 | cpqnCommunityAccessIPTable | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.4.2.1 | cpqnCommAccessIPEntry | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.4.2.1.1 | cpqnAclIPIndex | CPQNUNIF-MIB |