Index  |  Top  -  Up Data ONTAP 8.2

event snmphistory delete

Delete an SNMP trap history record

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The event snmphistory delete command deletes an SNMP trap-history record. To delete a record, you will need to know which node generated the event, and you will need to know the sequence number of that event in the trap-history.

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 *

See Also

event snmphistory show  
Index  |  Top  -  Up Data ONTAP 8.2