cLReapL2AclRuleDirection

CISCO-LWAPP-REAP-MIB · .1.3.6.1.4.1.9.9.517.1.4.4.1.5

Object

column r/w Enumeration
This object specifies the direction of the packet
to which the rule may be applied.
A value of 'inbound' specifies that this rule will be 
applied on traffic coming into switchport.
A value of 'outbound' specifies that this rule will be 
applied on traffic going out of switchport.
A value of 'any' specifies that this rule will be 
applied on both incoming and out going traffic on 
switchport.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inbound
2outbound
3any