caqSecurityCapture

CISCO-CATOS-ACL-QOS-MIB · .1.3.6.1.4.1.9.9.179.1.3.9.1.4

Object

column r/w SNMPv2-TCTruthValue
Indicates whether the matched traffic is to be captured.
Capture means the packet is not only switched normally but also
a copy of the switched packet is transmitted on the capture
port(s). Traffic which is dropped cannot be captured; only
traffic that is forwarded to its appropriate destination, can
also be forwarded to a capture port. Redirected traffic 
cannot be captured.
              
Packets are only output on a capture port if they are on
a VLAN which is carried on that port.  To capture traffic
from many vlans, the capture port(s) should be a trunk
carrying the required vlans.
              
The capturing destination port(s) should be configured in
caqSecurityAclCaptureIfTable.

Context

MIB
CISCO-CATOS-ACL-QOS-MIB
OID
.1.3.6.1.4.1.9.9.179.1.3.9.1.4
Type
column
Access
readwrite
Status
current
Parent
caqSecurityActionEntry
Groups
2

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-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::caqSecurityCapture'
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::caqSecurityCapture.<caqSecurityActionIndex>'
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::caqSecurityCapture'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false