MIB Viewer

docsDevFilterIpControl

OBJECT-TYPE
1.3.6.1.2.1.69.1.6.4.1.3
Access
read-create
Status
deprecated
Sub-identifiers
0
If set to discard(1), all packets matching this filter will be discarded, and scanning of the remainder of the filter list will be aborted. If set to accept(2), all packets matching this filter will be accepted for further processing (e.g., bridging). If docsDevFilterIpContinue is set to true, see if there are other matches; otherwise, done. If set to policy (3), execute the policy entries matched by docsDevFilterIpPolicyId in docsDevFilterPolicyTable. If docsDevFilterIpContinue is set to true, continue scanning the table for other matches; otherwise, done.
INTEGER { discard(1), accept(2), policy(3) }