Security Switch SNMP Community Lookup [<index>]
Parameters:
<index>: entry index (1-64)
Example:
Lookup SNMPv3 community entry
Security Switch SNMP User Add
Description:
Add SNMPv3 user entry.
The entry index key are <engineid> and <user_name> and it doesn't allow modify.
Syntax:
Security Switch 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. The name
of "None" is reserved.
The allowed string length is (1-32), and the allowed content is ASCII
characters from 33 to 126
md5 : An optional flag to indicate that this user using MD5 authentication
protocol. The allowed length is (8-32), and the allowed content is ASCII
characters from 33 to 126
sha : An optional flag to indicate that this user using SHA authentication protocol.
The allowed length is (8-40), and the allowed content is ASCII characters from 33
to 126
<auth_password>: A string identifying the authentication pass phrase