MIB Viewer

c2900PortAddressViolationAction

OBJECT-TYPE
1.3.6.1.4.1.9.9.87.1.4.1.1.26
Access
read-write
Status
current
Sub-identifiers
0
Indicates what action to take when an address violation (an address mismatch or duplication) occurs on a secure port. The default action is to do nothing. doNothing(1) : do nothing disablePort(2) : disable port; the port can only be reenabled by an explicit management action. sendNotify(3) : generate address violation notification. disablePortAndNotify(4): disable port and send notification.
INTEGER { doNothing(1), disablePort(2), sendNotify(3), disablePortAndNotify(4) }