MIB Viewer

cpqnAclIPRights

OBJECT-TYPE
1.3.6.1.4.1.232.121.4.2.1.6
Access
read-write
Status
mandatory
Sub-identifiers
0
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.
INTEGER { no-access(1), read-only-prevent-telnet(2), read-only-allow-telnet(3), read-write-allow-telnet(4) }