Technical information
ADC Telecommunications, Inc.
532 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
show snmp user
Displays SNMP user accounts. When issued with no arguments, the command displays all SNMP
user accounts.
Mode
root
Syntax
show snmp user [<user>]
Arguments
Example
cli:192.168.220.207:root# show snmp user
row count: 2
Name Authentication Privacy Storage Status
------------------------------- -------------- ------- ----------- ---------
adc HMAC-MD5-96 CBC-DES NonVolatile Active
template HMAC-MD5-96 CBC-DES Permanent Active
cli:192.168.220.207:root# show snmp user adc
row count: 1
Name Authentication Privacy Storage Status
------------------------------- -------------- ------- ----------- ----------
adc HMAC-MD5-96 CBC-DES NonVolatile Active
Related Commands
■ show snmp community on page 523
■ show snmp context on page 525
■ show snmp group on page 527
■ show snmp host on page 528
■ show snmp notify on page 530
■ show snmp view on page 533
■ snmp-server user on page 574
<user> Name of the user account as specified by the snmp-server user command.