caAclIPV6ACEDestinationPrefixLength

CISCO-ACL-MIB · .1.3.6.1.4.1.9.9.808.1.1.3.1.12

Object

column r/w Integer32
This object determines the number of bits in the field
caAclIPV6ACLDestinationAddress to be checked.
              
If the value of this object is 0, then the source address
in the packet must match caAclIPV6ACEDestinationAddress exactly
for the ACE action to be taken.

Context

MIB
CISCO-ACL-MIB
OID
.1.3.6.1.4.1.9.9.808.1.1.3.1.12
Type
column
Access
readwrite
Status
current
Parent
caAclIPV6ACECfgTableEntry
Groups
1

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 'CISCO-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ACL-MIB::caAclIPV6ACEDestinationPrefixLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ACL-MIB::caAclIPV6ACEDestinationPrefixLength.<caAclIndex>.<caAclAddressType>.<caAclIPV6ACESequenceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ACL-MIB::caAclIPV6ACEDestinationPrefixLength'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-128

Conformance

Member of
Compliance refinements
Write-access is not required.