User Manual User Manual

Table Of Contents
User’s Manual of NS3601-24P/4S Series
308
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
<auth_password>: A string identifying the authentication pass phrase
<priv_password>: A string identifying the privacy pass phrase
Example:
Delete SNMPv3 user entry
SWITCH/>security switch snmp user changekey 800007e5017f000003 admin_snmpv3
87654321 12345678
Security Switch SNMP User Lookup
Description:
Lookup SNMPv3 user entry.
Syntax:
Security Switch SNMP User Lookup [<index>]
Parameters:
<index>: entry index (1-64)
Example:
Lookup SNMPv3 user entry
SWITCH/>security switch snmp user lookup
Idx Engine ID User Name Level Auth Priv
--- --------- -------------------------------- -------------- ---- ----
1 Remote admin_snmpv3 Auth, Priv MD5 DES
Number of entries: 1
Security Switch SNMP Group Add
Description:
Add or modify SNMPv3 group entry.
The entry index key are <security_model> and <security_name>.
Syntax:
Security Switch 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 to
<group_name> : A string identifying the group name that this entry should belong to
Example:
Add SNMPv3 group entry
SWITCH/>security switch snmp group add usm admin_snmpv3 group_snmpv3