MIB Viewer

hm2L2RuleAction

OBJECT-TYPE
1.3.6.1.4.1.248.11.79.1.6.3.1.1.3
Access
read-create
Status
current
Sub-identifiers
0
The action of the corresponding rule: o accept(1): Packets matching this rule are accepted and will be forwarded o drop(2): Packets matching this rule will be silently discarded o enforce-modbus(4): Packets matching this rule are enforced by modbus enforcer and will be forwarded or discarded. The selected protocol should be tcp or udp o enforce-opc(5): Packets matching this rule are enforced by opc enforcer and will be forwarded or discarded. The selected protocol should be tcp o enforce-iec104(6): Packets matching this rule are enforced by IEC104 enforcer and will be forwarded or discarded. The selected protocol should be tcp o enforce-ethernetip(7): Packets matching this rule are enforced by EtherNet/IP enforcer and will be forwarded or discarded. The selected protocol should be TCP. o enforce-dnp3(8): Packets matching this rule are enforced by dnp3 enforcer and will be forwarded or discarded. The selected protocol should be tcp. o enforce-amp(9): Packets matching this rule will be forwarded or discarded based on AMP enforcer rules. The selected protocol must be TCP.
INTEGER { accept(1), drop(2), enforce-modbus(4), enforce-opc(5), enforce-iec104(6), enforce-ethernetip(7), enforce-dnp3(8), enforce-amp(9) }