caAclIPV6ACEDestinationPort

CISCO-ACL-MIB · .1.3.6.1.4.1.9.9.808.1.1.3.1.15

Object

This object defines the destination port number of the layer
4 protocol. This is the field to be matched with the specified
destination port based on the caAclIPV6ACLSourceOperator. If
caAclIPV6ACLDestinationOperator is range(5) then this object
will have the inclusive lower bound of the destination port
range that is to be matched.

Context

MIB
CISCO-ACL-MIB
OID
.1.3.6.1.4.1.9.9.808.1.1.3.1.15
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::caAclIPV6ACEDestinationPort'
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::caAclIPV6ACEDestinationPort.<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::caAclIPV6ACEDestinationPort'

Values & Constraints

Type Constraints
range: 0..65535

Conformance

Member of
Compliance refinements
Write-access is not required.