caqIpDownloadAceMatchedAction
CISCO-CATOS-ACL-QOS-MIB ·
.1.3.6.1.4.1.9.9.179.1.10.2.1.3
Object
column Enumeration
Indicates the action to be taken if a packet matches this ACE.
If 'permit' is specified, the matched packet will be allowed
through the device.
If 'deny' is specified, the matched packet will be blocked and
dropped.
If 'denyAndLog' is specified, the matched packet will be
blocked, dropped and logged.
If 'permitAndCapture' is specified, the matched packet will be
allowed, and a copy of it will be forwarded to capture port(s).
Context
- MIB
- CISCO-CATOS-ACL-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.179.1.10.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- caqIpDownloadAceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIpDownloadAceMatchedAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIpDownloadAceMatchedAction.<caqIpDownloadAclName>.<caqIpDownloadAceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CATOS-ACL-QOS-MIB::caqIpDownloadAceMatchedAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | permit |
2 | deny |
3 | denyAndLog |
4 | permitAndCapture |
Conformance
Member of