User Guide

Configuring SNMPv3 users
MSR2000 also supports SNMPv3, which introduces the concept of users. The following
commands controls the SNMPv3 user database on each MSR2000 router:
Table 37 Configuring SNMPv3 users
Command Syntax Command Mode Purpose
snmp-server v3user <name>
<ro|rw> <MD5 pass> <DES
pass> <user-type>
no snmp-server v3 user
<name>
CONFIGURATION Configure a new or existing SNMPv3
user account.
Remove an existing SNMPv3 user
account
name: SNMPv3 user name
ro|rw: whether the user is read-only or
read-write
MD5 pass: Authentication password
DES pass: Encryption password
user-type:
auth auth, no priv
noauth no auth, no priv
priv auth, priv
show snmp-server v3user Privileged EXEC Display all configured SNMP V3 user
accounts
Viewing the snmp-server information
MSR2000# show snmp-server community
community string access mode
public read-only
azalear read-only
private read-write
azaleaw read-write
!
MSR2000# show snmp-server host
host community string port
192.168.10.55 public 162
192.168.10.10 azalea 162
192.168.10.64 azalea 162
192.168.10.130 azalea 162
192.168.10.44 public 162
MSR2000# show snmp-server v3user
user access usm-level auth-pass priv-pass
read read-only noauth 12345678 12345678
Figure 23 Output of snmp-server configuration
MSR2000 CLI Configuration Guide
71