< Home

display snmp-agent group

Function

The display snmp-agent group command displays information about the User Security Model (USM)-based SNMP user group.

Format

display snmp-agent group [ group-name ]

Parameters

Parameter Description Value
group-name Specifies the SNMP user group to be displayed.

It is a string of 1 to 32 characters, which are case sensitive and cannot be blank 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

This command can be used to display the SNMPv3 user group configured for a managed entity. When no parameter is specified, this command displays the group name, security mode, and storage mode of all user groups.

Example

# Display the name and the security mode of an SNMP user group.

<sysname> display snmp-agent group
Group name: gg
       Security model: v3 noAuthnoPriv
       Readview: ViewDefault
       Writeview: <no specified>
       Notifyview :<no specified>
       Storage-type: nonVolatile 
       Acl:2000
Table 1 Description of the display snmp-agent group command output

Item

Description

Group name

Name of an SNMP user group

Security model

Security model of an SNMP user group

Readview

Name of the MIB view on which an SNMP user group has the read-only authority

Writeview

Name of the MIB view on which an SNMP user group has the write authority

Notifyview

Name of notifying MIB view corresponding to an SNMP user group

Storage-type

Storage type

Acl

ACL number corresponding to an SNMP user group

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