clear mgmt-auth-notify
6-4 Management Authentication Notification MIB Commands
Defaults
None.
Mode
Switch command, read-write.
Usage
Ensure that SNMP is correctly configured on the module in order to send these notifications. 
Example
This example displays the state of Management Authentication Notification access types prior to 
using the clear command, then displays the same information after using the clear command:
C3(su)->show mgmt-auth-notify
Management Type  Status
---------------  --------
console          Enabled
ssh              Disabled
telnet           Enabled
webview          Disabled
inactiveUser     Disabled
maxUserAttempt   Disabled
maxUserFail      Disabled
C3(su)->clear mgmt-auth-notify
C3(su)->show mgmt-auth-notify
Management Type  Status
---------------  --------
console          Enabled
ssh              Enabled
telnet           Enabled
webview          Enabled
inactiveUser     Enabled
maxUserAttempt   Enabled
maxUserFail      Enabled