Parameter | Description | Value |
---|---|---|
group group-name |
Displays the name of an SNMP agent group. This parameter is specified using the snmp-agent group command. |
The value is a string of 1 to 32 case-sensitive characters, spaces not supported. When quotation marks are used around the string, spaces are allowed in the string. |
Usage Scenario
When you configure a management object based on the SNMPv3 group information, to view information about the SNMP agent group, run the display snmp-agent group command.
If no parameter is specified in the command, information about all groups is displayed, such as the group name, security model, and storage type.
Prerequisites
The SNMP agent group has been created using the snmp-agent group command.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display snmp-agent group
Group name: mygroup
Security model: USM noAuthNoPriv
Readview: ViewDefault
Writeview: <no specified>
Notifyview: <no specified>
Storage-type: nonVolatile
Acl: 2000
Item | Description |
---|---|
Group name | Name of an SNMP agent group. |
Security model | Security model of the group. |
Readview | Read-only MIB of the group view. |
Writeview | Read-write MIB of the group view. |
Notifyview | Notify MIB of the group view. |
Storage-type | Standard type of saving a row to memory:
|
Acl | Either ACL name or number. |