1-3Field DescriptionStorage-typeStorage type, which can be:z volatile: Information will be lost if the systemis rebootedz nonVolatile: Information will not be lost if thesystem is rebootedz permanent: Modification is permitted, butdeletion is forbiddenz readOnly: Read only, that is, no modification,no deletionz other: Other storage typesdisplay snmp-agent groupSyntaxdisplay snmp-agent group [ group-name ]ViewAny viewParametersgroup-name: Name of the desired SNMP group, a string of 1 to 32 characters.DescriptionUse the display snmp-agent group command to display the information about an SNMP group,including group name, security mode, related views, and storage mode.A group is used to define security mode and related views. Users in the same group have the commonattributes.Security mode falls into three types: authPriv (authentication with privacy), authNoPriv (authenticationwithout privacy), noAuthNoPriv (no authentication no privacy).Related views include: read MIB view, write MIB view, and MIB view in which traps can be sent.For the configuration of an SNMP group, refer to the snmp-agent group command.Examples# Display the information about all the SNMP groups. display snmp-agent groupGroup name: v3groupSecurity model: v3 noAuthnoPrivReadview: ViewDefaultWriteview: ViewDefaultNotifyview : ViewDefaultStorage-type: nonVolatile