MIB Viewer

ethIfSrcMacCtrlViolationAction

OBJECT-TYPE
1.3.6.1.4.1.164.3.1.6.1.7.1.1.9
Access
read-write
Status
current
Sub-identifiers
0
Determines the action that the device will take upon security violation. drop(2) - the violating packets will be dropped. dropNotify (3)- the violating packets will be dropped and notifications will be generated. Notifications may be for example: SNMP Traps, Syslog messages and log file new entries. shutdown (4) - the interface will be forced to shut down.
INTEGER { drop (2), dropNotify (3), shutdown (4) }