Technical data

BLADEOS 6.3 Command Reference
BMD00186-B, April 2010 Chapter 2: Information Commands
33
SNMPv3 USM User Table Information
The User-based Security Model (USM) in SNMPv3 provides security services such as
authentication and privacy of messages. This security model makes use of a defined set of user
identities displayed in the USM user table. The following command displays SNMPv3 user
information:
show snmp-server v3 user
Command mode:
All
The USM user table contains the following information:
the user name
a security name in the form of a string whose format is independent of the Security Model
an authentication protocol, which is an indication that the messages sent on behalf of the user
can be authenticated
the privacy protocol
usmUser Table:
User Name Protocol
-------------------------------- --------------------------------
adminmd5 HMAC_MD5, DES PRIVACY
adminsha HMAC_SHA, DES PRIVACY
v1v2only NO AUTH, NO PRIVACY
Table 9 USM User Table Information Parameters
Field Description
User Name This is a string that represents the name of the user that you can use to access
the switch.
Protocol This indicates whether messages sent on behalf of this user are protected from
disclosure using a privacy protocol. BLADEOS supports DES algorithm for
privacy. The software also supports two authentication algorithms: MD5 and
HMAC-SHA.