ccarConfigExceedAction

CISCO-CAR-MIB · .1.3.6.1.4.1.9.9.113.1.1.1.1.9

Object

Action to be taken when the traffic exceeds
the Rate Limit.

Context

MIB
CISCO-CAR-MIB
OID
.1.3.6.1.4.1.9.9.113.1.1.1.1.9
Type
column
Access
readonly
Status
current
Parent
ccarConfigEntry
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-CAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAR-MIB::ccarConfigExceedAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAR-MIB::ccarConfigExceedAction.<ifIndex>.<ccarConfigDirection>.<ccarConfigRowIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CAR-MIB::ccarConfigExceedAction'

Syntax

Source
RateLimitAction
Base type
Enumeration

Values & Constraints

Type Values
1drop
2xmit
3continue
4precedXmit
5precedCont

Conformance