MIB Viewer

cLReapL2AclRuleDirection

OBJECT-TYPE
1.3.6.1.4.1.9.9.517.1.4.4.1.5
Access
read-create
Status
current
Sub-identifiers
0
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.
INTEGER { inbound(1), outbound(2), any(3) }