cpqnAclIPAddrMask
CPQNUNIF-MIB ·
.1.3.6.1.4.1.232.121.4.2.1.3
Object
DURABLE: This mask is applied to the source address of received SNMP/IP messages. If the masked address matches cpqnAclIPAddrMatch and the community in the SNMP packet matches the community name in cpqnAclIPCommunity 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 cpqnAclIPRights. For example, assuming cpqnAclIPAddrMask = 255.255.255.000, cpqnAclIPAddrMatch = 198.085.034.000, and cpqnAclCommunity = compaq, then a SNMP request coming from 198.85.34.72 with community compaq will pass whereas a request from 120.1.2.4 with community compaq will fail.
Context
- MIB
- CPQNUNIF-MIB
- OID
.1.3.6.1.4.1.232.121.4.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqnCommAccessIPEntry
- Table
- cpqnCommunityAccessIPTable
- Siblings
- 5
Syntax
RFC1155-SMIIpAddress
- Source
- RFC1155-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqnAclIPIndex mandatory The index to this entry. | column | Integer32 | .1.3.6.1.4.1.232.121.4.2.1.1 |
| cpqnAclIPRowStatus mandatory 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 t… | column | CpqnRowStatus | .1.3.6.1.4.1.232.121.4.2.1.2 |
| cpqnAclIPAddrMatch mandatory DURABLE: The Masked address must match this value. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.232.121.4.2.1.4 |
| cpqnAclIPCommunity mandatory DURABLE: The community string that is required for any requests coming
from this host. The default value for this object is 'public'. | column | OctetString | .1.3.6.1.4.1.232.121.4.2.1.5 |
| cpqnAclIPRights mandatory DURABLE: This object controls the access granted to SNMP requests
which match a mask/match and community name string. no-access(1)
means that that address/community name pair ha… | column | Enumeration | .1.3.6.1.4.1.232.121.4.2.1.6 |