153
display snmp-agent context
Use display snmp-agent context to display an SNMP context.
Syntax
display snmp-agent context [ context-name ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
context-name: Specifies an SNMP context by its name, a case-sensitive string of 1 to 32 characters.
If no SNMP context is specified, this command displays all SNMP contexts created on the device.
Examples
# Display all SNMP contexts created on the device.
<Sysname> display snmp-agent context
testcontext
Related commands
snmp-agent context
display snmp-agent group
Use display snmp-agent group to display SNMP group information, including the group name,
security model, MIB view, and storage-type.
Syntax
display snmp-agent group [ group-name ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
group-name: Specifies an SNMPv1, SNMPv2c, or SNMPv3 group name in non-FIPS mode, and an
SNMPv3 group name in FIPS mode. It is a case-sensitive string of 1 to 32 characters. If no group is
specified, this command displays information about all SNMP groups.
Examples
# Display information about all SNMP groups.
<Sysname> display snmp-agent group
Group name: groupv3
Security model: v3 noAuthnoPriv
Readview: ViewDefault
Writeview: <no specified>