Unregister SNMPv3 USM user
The delete snmpUser userName command deletes an existing Simple Network Management Protocol (SNMP) USM user that you previously created and registered using the "create snmpUser" command. Deleting an SNMP user effectively unregisters the user. Any trap destinations associated with that user are also removed.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, you must have the Storage Admin or Support Admin role.
Syntax
delete snmpUser userName="snmpUserName" [engineId=(local | engineId)]
Parameters
Parameter | Description |
---|---|
userName | The name of the SNMP USM user that you want to delete. Enclose the SNMP USM user name in double quotation marks (" ") |
engineId | The engine ID of the SNMP USM user that you want to update. The engine ID is required if there is more than one USM user with the same user name. The value may be "local" to specify the local SNMP agent is the authoritative agent or a hexidecimal digit string to specify a remote SNMP agent engine ID. |
Minimum firmware level
11.70.2
Give documentation feedback