CPQNUNIF-MIB :: cpqnAclIPRights

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQNUNIF-MIBcpqnAclIPRights

cpqnAclIPRights

Module: CPQNUNIF-MIB

OID (symbolic): CPQNUNIF-MIB::cpqnAclIPRights

OID (numeric): 1.3.6.1.4.1.232.121.4.2.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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.

What is cpqnAclIPRights?

This read-write object defines the access level granted to SNMP/Telnet requests matching this ACL entry's address and community, ranging from no-access(1) to full read-write-allow-telnet(4). An admin uses it to grant a monitoring station read-only SNMP access while still blocking or allowing Telnet logins from that same source. For example, setting cpqnAclIPRights to read-only-prevent-telnet(2) for a monitoring server lets it poll MIB values but refuses any Telnet session from that address.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.4.2.1.6
snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnAclIPRights

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.4.2.1.6.1
snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnAclIPRights.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.232.121.4.2.1.6.1 i <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::cpqnAclIPRights 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.121cpqnCommonCPQNUNIF-MIB
1.3.6.1.4.1.232.121.4cpqnAccessControlCPQNUNIF-MIB
1.3.6.1.4.1.232.121.4.2cpqnCommunityAccessIPTableCPQNUNIF-MIB
1.3.6.1.4.1.232.121.4.2.1cpqnCommAccessIPEntryCPQNUNIF-MIB
1.3.6.1.4.1.232.121.4.2.1.6cpqnAclIPRightsCPQNUNIF-MIB