Snmp user lookup, Snmp group add – PLANET WGSD-8020 User Manual

Page 270

Advertising
background image

User’s Manual of WGSD-8020

270

<user_name>

: A string identifying the user name that this entry should belong to

<auth_password>

: A string identifying the authentication pass phrase

<priv_password>

: A string identifying the privacy pass phrase

SNMP User Lookup

Description:

Lookup SNMPv3 user entry.

Syntax:

SNMP User Lookup [<index>]

Parameters:

<index>

: entry index (1-64)

Example:

Lookup SNMPv3 user entry

SWITCH/>snmp user lookup

Idx Engine ID User Name Level Auth Priv

--- --------- -------------------------------- -------------- ---- ----

1 Remote admin_snmpv3 Auth, Priv MD5 DES

Number of entries: 1

SNMP Group Add

Description:

Add or modify SNMPv3 group entry. The entry index key are <security_model> and <security_name>.

Syntax:

SNMP Group Add <security_model> <security_name> <group_name>

Parameters:

<security_model>

: v1 - Reserved for SNMPv1

v2c - Reserved for SNMPv2c

usm - User-based Security Model (USM)

<security_name>

: A string identifying the security name that this entry should belong

<group_name>

: A string identifying the group name that this entry should belong to

Example:

Add SNMPv3 group entry

SWITCH/>snmp group add usm admin_snmpv3 group_snmpv3

Advertising