Snmp user add, Snmp user change key – PLANET WGSD-8020 User Manual
Page 269

User’s Manual of WGSD-8020
269
Example:
Lookup SNMPv3 community entry
SWITCH/>snmp community lookup
Idx Community Source IP Source Mask
--- -------------------------------- --------------- ---------------
1 public 0.0.0.0 0.0.0.0
2 private 0.0.0.0 0.0.0.0
3 snmpv3_test 192.168.0.20 255.255.255.0
Number of entries: 3
SNMP User Add
Description:
Add SNMPv3 user entry. The entry index key are
Syntax:
SNMP User Add
Parameters:
: Engine ID, the format may not be all zeros or all 'ff'H and is restricted to 5 - 32 octet string
: A string identifying the user name that this entry should belong to md5: An optional flag to indicate that
this user using MD5 authentication protocol’ sha: An optional flag to indicate that this user using SHA
authentication protocol.
: A string identifying the authentication pass phrase des: An optional flag to indicate that this user using
DES privacy protocol privacy protocol should belong to
: A string identifying the privacy pass phrase
Example:
Add SNMPv3 user entry
SWITCH/>snmp user add 800007e5017f000003 admin_snmpv3 md5 12345678 des abcdefgh
SNMP User Change Key
Description:
Change SNMPv3 user password.
Syntax:
SNMP User Changekey
Parameters:
: Engine ID, the format may not be all zeros or all 'ff'H and is restricted to 5 - 32 octet string