< Home

display snmp-agent usm-user

Function

The display snmp-agent usm-user command displays information about SNMP users.

Format

display snmp-agent usm-user [ engineid engineid | group group-name | username user-name ] *

Parameters

Parameter Description Value
engineid engineid Displays the information of the SNMPv3 with a specified engine ID. It is a string of 10 to 64 characters without spaces.
group group-name Displays the user information of the specified group.

The name is in the range of 1 to 32 characters without spaces.

NOTE:

When double quotation marks are used around the string, spaces are allowed in the string.

username user-name Displays the information of the specified SNMPv3 user.

It is a string of 1 to 32 characters without spaces.

NOTE:

When double quotation marks are used around the string, spaces are allowed in the string.

Views

All views

Default Level

3: Management level

Usage Guidelines

An SNMP user is a remote user who executes SNMP management operations. The snmp-agent usm-user command is used to specify the SNMP user.

The display snmp-agent usm-user command can display the information of SNMPv3 users only.

Example

# Display the information about all the current users.

<sysname> display snmp-agent usm-user
   User name: u1
       Engine ID: 000007DB7F00000100001106 active
Authentication Protocol: sha
       Privacy Protocol: aes256
       Group name: group1
       Acl : 2001
Table 1 Description of the display snmp-agent usm-user command output

Item

Description

User name

Character string used to identify the SNMP user

Engine ID

Engine ID used to identify the SNMP device

active

Status of SNMP user

Authentication Protocol

Authentication protocol for an SNMP user: MD5 or SHA. If no value is specified, "none" is displayed.

Privacy Protocol

Encryption protocol for an SNMP user: DES56, 3DES, AES128, AES192, or AES256. If no value is specified, "none" is displayed.

Group name

Name of an SNMP user group. If no value is specified, this field is not displayed.

Acl

ACL associated with an SNMP user. If no value is specified, this field is not displayed.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >