Security switch snmp user delete, Security switch snmp user changekey – PLANET MGSD-10080F User Manual
Page 424

User’s Manual of MGSD-10080F
424
MGSD-10080F:/>security switch snmp user add 800007e5017f000003 admin_snmpv3 md5
12345678 des abcdefgh
Security Switch SNMP User Delete
Description:
Delete SNMPv3 user entry.
Syntax:
Security Switch SNMP User Delete <index>
Parameters:
<index>: entry index (1-64)
Example:
Delete SNMPv3 user entry
MGSD-10080F:/>security switch snmp user delete 1
Security Switch SNMP User Changekey
Description:
Change SNMPv3 user password.
Syntax:
Security Switch SNMP User Changekey <engineid> <user_name> <auth_password> [<priv_password>]
Parameters:
<engineid> : Engine ID, the format may not be all zeros or all 'ff'H and is restricted to 5 - 32 octet string
<user_name> : A string identifying the user name that this entry should belong to. The name of "None" is reserved.
The allowed string length is (1-32), and the allowed content is ASCII characters from 33 to 126
<auth_password>: A string identifying the authentication pass phrase
<priv_password>: A string identifying the privacy pass phrase.
The allowed string length is (8-40), and the allowed content is ASCII characters from 33 to 126
Example:
Delete SNMPv3 user entry
MGSD-10080F:/>security switch snmp user changekey 800007e5017f000003 admin_snmpv3