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

Page 269

Advertising
background image

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 <engineid> and <user_name> and it doesn't allow modify.

Syntax:

SNMP User Add <engineid> <user_name> [MD5|SHA] [<auth_password>] [DES] [<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 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.

<auth_password>

: 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

<priv_password>

: 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 <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

Advertising