home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

show snmp v3 user

Displays a list of configured users.

show snmp v3 user

Operational mode

Use this command to display a list of configured users.

The following example shows the output for show snmp v3 user.


vyatta@R1:~$ show snmp v3 user
SNMPv3 Users:
User                Auth Priv Mode Group
----                ---- ---- ---- -----
user1               md5       ro   group1
user2               md5  aes  ro   group2
user3               sha       ro   group3
user4               md5       rw 
vyatta@R1:~$