cpqnAclIPXRights

CPQNUNIF-MIB · .1.3.6.1.4.1.232.121.4.3.1.6

Object

column mandatory r/w Enumeration
DURABLE:  This object controls the access granted to SNMP/IPX requests
which match a mask/match and community name string.  no-access(1)
means that that address/community name pair has no SNMP/IPX access.
read-only(2) allows only read access to MIB objects. read-write(3)
allows full access to the device's MIB.

Context

MIB
CPQNUNIF-MIB
OID
.1.3.6.1.4.1.232.121.4.3.1.6
Type
column
Access
readwrite
Status
mandatory
Parent
cpqnCommAccessIPXEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQNUNIF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNUNIF-MIB::cpqnAclIPXRights'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQNUNIF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQNUNIF-MIB::cpqnAclIPXRights.<cpqnAclIPXIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQNUNIF-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQNUNIF-MIB::cpqnAclIPXRights'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1no-access
2read-only-access
3read-write-access