caAclIPV4ACEAction

CISCO-ACL-MIB · .1.3.6.1.4.1.9.9.808.1.1.2.1.2

Object

column r/w CaAclAction
This object indicates the type of action to be taken if the
packet matches the given criteria.
              
If it is set to permit(1), all packets matching this ACE will
be allowed for further processing.
              
If it is set to deny(2), all packets matching this ACE will
be discarded.

Context

MIB
CISCO-ACL-MIB
OID
.1.3.6.1.4.1.9.9.808.1.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
caAclIPV4ACECfgTableEntry
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::caAclIPV4ACEAction'
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::caAclIPV4ACEAction.<caAclIndex>.<caAclAddressType>.<caAclIPV4ACESequenceNumber>'
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::caAclIPV4ACEAction'

Syntax

Source
CaAclAction
Base type
Enumeration

Values & Constraints

Type Values
1permit
2deny

Conformance

Member of
Compliance refinements
Write-access is not required.