User guide
AT8901M Management Commands
Page 6 - 15 AT8901M CLI Reference Manual
Format
no users snmpv3 encryption <username>
Mode Global Config
6.5.6 show users
This command displays the configured user names and their settings. This command is
only available for users with Read/Write privileges.
The SNMPv3 fields will only be displayed
if SNMP is available on the system.
Format show users
Mode Privileged EXEC
User Name The name the user enters to login using the serial port, Telnet or Web.
Access Mode Shows whether the user is able to change parameters on the switch
(Read/Write) or is only able to view them (Read Only). As a factory
default, the “admin” user has Read/Write access and the “guest” has
Read Only access. There can only be one Read/Write user and up to
five Read Only users.
SNMPv3 Access Mode The SNMPv3 Access Mode. If the value is set to ReadWrite,
the SNMPv3 user is able to set and retrieve parameters on the system.
If the value is set to
ReadOnly, the SNMPv3 user is only able to
retrieve parameter information. The SNMPv3 access mode may be
different than the CLI and Web access mode.
SNMPv3 Authentication The authentication protocol to be used for the specified
login user.
SNMPv3 Encryption The encryption protocol to be used for the specified login user.
6.6 SNMP Commands
This section describes the commands you use to configure Simple Network
Management Protocol (SNMP) on the switch. You can configure the switch to act as an
SNMP agent so that it can communicate with SNMP managers on your network.
6.6.1 snmp-server
This command sets the name and the physical location of the switch, and the
organization responsible for the network. The range for <name>, <loc> and <con> is
from 1 to 31 alphanumeric characters.
Default none
Format snmp-server {sysname <name> | location <loc> | contact <con>}
Mode Global Config
6.6.2 snmp-server community
This command adds (and names) a new SNMP community. A community <name> is a
name associated with the switch and with a set of SNMP managers that manage it with
a specified privileged level. The length of <name> can be up to 16 case-sensitive
characters.