cpqnAclIPRights
CPQNUNIF-MIB ·
.1.3.6.1.4.1.232.121.4.2.1.6
Object
column
mandatory
r/w
Enumeration
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 has neither SNMP/IP nor
Telnet access. read-only-prevent-telnet(2) allows only read access
to MIB objects and disallows Telnet access. read-only-allow-telnet(3)
also allows only read access, but the station can initiate a Telnet
session. read-write-allow-telnet(4) allows full access to the
device's MIB and allows the station to initiate a Telnet session.
NOTE: Telnet access is either allowed or disallowed. Generally,
devices do not have read-only telnet sessions. This mechanism does
not preclude the use of a password for Telnet access.
Context
- MIB
- CPQNUNIF-MIB
- OID
.1.3.6.1.4.1.232.121.4.2.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqnCommAccessIPEntry
- Table
- cpqnCommunityAccessIPTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no-access |
2 | read-only-prevent-telnet |
3 | read-only-allow-telnet |
4 | read-write-allow-telnet |
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 |
| cpqnAclIPAddrMask mandatory 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 t… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.232.121.4.2.1.3 |
| 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 |