jnxStormCtlAction
This object specifies the action to be taken, when traffic exceeds rising threshold value. Value 1 specifies that the action taken is to shutdown the port. Value 2 specifies that the action taken is to apply a policy filter on the interface for the given packet type. Default is to shutdown(1) the port.
Details
Possible values
| 1 | shutdown |
| 2 | filter |
Table columns
4 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.2636.3.40.1.2.1.1.3.1.1 | jnxStormCtlIfTrafficType | noaccess | broadcast(1), multicast(2), unicast(3) |
| 1.3.6.1.4.1.2636.3.40.1.2.1.1.3.1.2 | jnxStormCtlRisingThreshold | readonly | Integer32 |
| 1.3.6.1.4.1.2636.3.40.1.2.1.1.3.1.3 | jnxStormCtlFallingThreshold | readonly | Integer32 |
| 1.3.6.1.4.1.2636.3.40.1.2.1.1.3.1.4 | jnxStormCtlAction | readonly | shutdown(1), filter(2) |