cLNbarAVCFlexRuleApplicationAction

CISCO-LWAPP-NBAR-MIB · .1.3.6.1.4.1.9.9.841.1.1.4.1.4

Object

column r/w Enumeration
This object specifies the action for the application
or protocol of AVC flex rule.
For class-default type, only mark option is allowed.
drop - the corresponding application or protocol 
packets will be dropped.
mark - the corresponding application or protocol 
packets will be marked with DSCP value.
ratelimit - the corresponding application or protocol
packets will be rate limited with average and burst 
rate limit values.

Context

MIB
CISCO-LWAPP-NBAR-MIB
OID
.1.3.6.1.4.1.9.9.841.1.1.4.1.4
Type
column
Access
readwrite
Status
current
Parent
cLNbarAVCFlexRuleEntry
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-LWAPP-NBAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-NBAR-MIB::cLNbarAVCFlexRuleApplicationAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-NBAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-NBAR-MIB::cLNbarAVCFlexRuleApplicationAction.<cLNbarAVCFlexProfileName>.<cLNbarAVCFlexRuleApplicationName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-NBAR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-NBAR-MIB::cLNbarAVCFlexRuleApplicationAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
2drop
3mark
4ratelimit

Conformance