MIB Viewer

swIfOperLockAction

OBJECT-TYPE
1.3.6.1.4.1.11.2.43.1.1.21
Access
read-only
Status
current
Sub-identifiers
0
This variable indicates which action this interface actually takes in locked mode and therefore relevant only in locked mode. Possible actions: discard(1) - every packet is dropped. forwardNormal(2) - every packet is forwarded according to the DST address. discardDisable(3) - drops the first packet and suspends the port.
INTEGER { discard(1), forwardNormal (2), discardDisable(3) }