Chapter 6: Command line mode
334
NS3550-8T-2S Industrial Managed Switch User Manual
Lookup SNMPv3 user entry
NS3552-8P-2S:/>
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. The allowed string length is (1-32), and the allowed
content is ASCII characters from 33 to 126
<group_name>
:
A string identifying the group name that this entry should belong
to. The allowed string length is (1-32), and the allowed content is
ASCII characters from 33 to 126
Example:
Add SNMPv3 group entry
NS3552-8P-2S:/>
security switch snmp
group add usm admin_snmpv3
group_snmpv3
Security Switch SNMP Group Delete
Description:
Delete SNMPv3 group entry.
Syntax:
Security Switch SNMP Group Delete <index>
Parameters:
<index>
:
entry index (1-64)
Example:
Delete SNMPv3 group entry
NS3552-8P-2S:/>
security switch snmp
group delete 1
Security Switch SNMP Group Lookup
Description:
Lookup SNMPv3 group entry.
Syntax:
Security Switch SNMP Group Lookup [<index>]