Remote management
TransPort LR User Guide
74
snmp v2c on
2. If using SNMPv1/v2c communities, configure a name for each community. For example:
snmp-community 1 community public
3. The community access level defaults to
read-only
. To set the access level to
read-write
,
enter:
snmp-community 1 access read-write
Related topics
Simple Network Management Protocol (SNMP) on page 73
Related commands
Configure SNMPv3
Configuring SNMPv3 support involves configuring the following items:
n
Enabling SNMPv3.
n
Configuring the SNMPv3 users. Up to 10 SNMPv3 users can be configured.
n
Configuring SNMPv3 user authentication type and password, privacy type and password, and
user access level.
From the command line
1. All SNMP versions are disabled by default. To enable support for SNMPv3, enter:
snmp v3 on
2. For each SNMPv3 user, give the user a name of up to 32 characters:
snmp-user 1 user joe
3. Set the authentication type for the SNMPv3 user (
none
,
md5
, or
sha1
). To use privacy (DES or
AES), the authentication type be either
md5
or
sha1
.
snmp-user 1 authentication sha1
4. Set the authentication password for the SNMPv3 user. The password length can be between
8 and 64 characters.
snmp-user 1 authentication-password authpassword