F3215-HP Load Balancing Module System Maintenance Command Reference-6PW101

53
Table 13 Command output
Field Descri
p
tion
Community name
Displays the community name created by using the snmp-agent community command or
the username created by using the snmp-agent usm-user { v1 | v2c } command.
Group name
SNMP group name:
If the community is created by using the snmp-agent community command, the
group name is the same as the community name.
If the community is created by using the snmp-agent usm-user { v1 | v2c } command,
the name of the group to which the user belongs is displayed.
Acl
Number of the ACL that controls the access of the NMSs in the community to the device.
Only the NMSs with the IP addresses permitted in the ACL can access the device with
the community name.
Storage-type
Storage type:
volatile—Settings are lost when the system reboots.
nonVolatile—Settings remain after the system reboots.
permanent—Settings remain after the system reboots and can be modified but not
deleted.
readOnlySettings remain after the system reboots and cannot be modified or
deleted.
other—Any other storage type.
Related commands
snmp-agent community
snmp-agent usm-user { v1 | v2c }
display snmp-agent group
Use display snmp-agent group to display information about an SNMP group, including the group name,
security model, MIB view, and storage type.
Syntax
display snmp-agent group [ group-name ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
group-name: Specifies an SNMP group name, a case-sensitive string of 1 to 32 characters. You can
specify an SNMPv1, SNMPv2c, or SNMPv3 group.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.