event snmphistory delete
(DEPRECATED)-Delete an SNMP trap history record
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Note
This command has been deprecated. It may be removed from a future release of Data ONTAP. Instead, use the "event notification history" command set.
Use the event snmphistory show command to display a list of trap-history records and their sequence numbers.
Parameters
- -node {<nodename>|local} - Node
- Use this parameter to specify the name of the node that contains the snmp history record to delete.
- -seqnum <Sequence Number> - Sequence Number
- Use this parameter to specify the sequence number of the SNMP trap-history record to delete.
Examples
The following example deletes all SNMP trap-history records on node1:
cluster1::> event snmphistory delete -node node1 -seqnum *
Give documentation feedback