All MIBs › CPQNUNIF-MIB › cpqnAclIPAddrMatch
cpqnAclIPAddrMatch
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnAclIPAddrMatch
OID (numeric): 1.3.6.1.4.1.232.121.4.2.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: DURABLE: The Masked address must match this value.
What is cpqnAclIPAddrMatch?
This read-write IP address is the reference value that a masked source address must match for an SNMP/IP request to be accepted under this ACL rule. Admins pair it with cpqnAclIPAddrMask to define exactly which management station or subnet is allowed to reach the unit's agent. For example, setting cpqnAclIPAddrMatch to 10.0.0.0 alongside a /24 mask would permit only stations in the 10.0.0.x range to match this rule.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.4.2.1.4 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnAclIPAddrMatch
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.4.2.1.4.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnAclIPAddrMatch.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.121.4.2.1.4.1 a <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::cpqnAclIPAddrMatch 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.4 | cpqnAclIPAddrMatch | CPQNUNIF-MIB |