All MIBs › CPQNUNIF-MIB › cpqnAclIPXAddrMask
cpqnAclIPXAddrMask
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnAclIPXAddrMask
OID (numeric): 1.3.6.1.4.1.232.121.4.3.1.3
Node type: OBJECT-TYPE
Type: IpxAddress
Access: read-write
Description: DURABLE: This mask is applied to the source address of received SNMP messages. If the masked address matches cpqnAclIPXAddrMask and the community in the SNMP packet matches the community name in cpqnAclIPXCommunity for the row, then the SNMP request will be serviced by the unit's agent. The transmitting node's access to this unit's MIB tables is determined by the cpqnAclIPXRights. For example, 0081CCAB:00805FEAE01D is an IPX address which could be matched with a mask of 00FFFFFF:000000000000.
Due to the nature of IPX address, the node address of an IPX address mask are simply 0's. This controls SNMP access by IPX network number only.
What is cpqnAclIPXAddrMask?
This read-write IPX address value is the mask applied to the source address of incoming SNMP-over-IPX requests before comparing it to cpqnAclIPXAddrMatch to decide whether the request should be serviced. An admin configures this to scope an IPX access rule to a specific node or an entire IPX network segment. For example, an IPX address like 0081CCAB:00805FEAE01D given in the description illustrates the network:node format this mask is applied against.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.4.3.1.3 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnAclIPXAddrMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.4.3.1.3.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnAclIPXAddrMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.121.4.3.1.3.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::cpqnAclIPXAddrMask 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.3 | cpqnAclIPXAddrMask | CPQNUNIF-MIB |