cLIpv6AclRuleDirection

CISCO-LWAPP-IPV6-MIB · .1.3.6.1.4.1.9.9.847.1.1.2.1.3

Object

column r/w Enumeration
This object specifies the direction of the packet to which 
the rule would be applied.
A value of inbound(1) indicates that, rule is applied to 
inbound packets
A value of outbound(2) indicates that,rule is applied to 
outbound packets
A value of any(3) indicates that, rule is applied to any 
direction of packets.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0inbound
1outbound
2any

Conformance