caAclIPV6ACESourceAddress

CISCO-ACL-MIB · .1.3.6.1.4.1.9.9.808.1.1.3.1.4

Object

This object determines the address of the network or host from
which the packet is being sent. If this object value is 0::0
and the value of caAclIPV6ACLSourcePrefixLength is 0 then this
matches any source address.
              
If this object value is not 0::0 and the value of
caAclIPV6ACLSourcePrefixLength is less than 128, this entry
matches the all the addresses that are in the sub-net.
              
If this object value is 0::0 and the value of
caAclIPV6ACLSourcePrefixLength is also 0, this entry matches
all hosts.

Context

MIB
CISCO-ACL-MIB
OID
.1.3.6.1.4.1.9.9.808.1.1.3.1.4
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::caAclIPV6ACESourceAddress'
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::caAclIPV6ACESourceAddress.<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::caAclIPV6ACESourceAddress'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
Write-access is not required.