MIB Viewer

swACLPktContRuleOptionPermit

OBJECT-TYPE
1.3.6.1.4.1.171.12.9.3.7.1.16
Access
read-create
Status
current
Sub-identifiers
0
This object indicates if the result of the packet examination is 'permit' or 'deny'. The default is 'permit'. permit - Specifies that packets that match the access profile are permitted to be forwarded by the switch. deny - Specifies that packets that match the access profile are not permitted to be forwarded by the switch and will be filtered. mirror - Specifies that the packets that match the access profile are copied to the mirror port. Note: The ACL mirror function will function after mirror is enabled and a mirror port has been configured.
INTEGER { deny(1), permit(2), mirror(3) }