147
Views
System view
Predefined user roles
network-admin
Parameters
size
: Sets the maximum number of notifications that the SNMP notification queue can hold. The
value range is 1 to 1000.
Usage guidelines
When congestion occurs, the SNMP agent buffers notifications in a queue. SNMP notification queue
size sets the maximum number of notifications that this queue can hold. When the queue size is
reached, the oldest notifications are dropped for new notifications.
Examples
# Set the SNMP notification queue size to 200.
<Sysname> system-view
[Sysname] snmp-agent trap queue-size 200
Related commands
•
snmp-agent
target-host
•
snmp-agent
trap
enable
•
snmp-agent
trap
life
snmp-agent usm-user { v1 | v2c }
Use
snmp-agent usm-user
{
v1
|
v2c
}
to add a user to an SNMPv1 or SNMPv2c group.
Use
undo snmp-agent usm-user
{
v1
|
v2c
}
to delete a user from an SNMPv1 or SNMPv2c group.
Syntax
snmp-agent
usm-user
{
v1
|
v2c
}
user-name
group-name
[
acl
acl-number
|
acl
ipv6
ipv6-acl-number
] *
undo
snmp-agent
usm-user
{
v1
|
v2c
}
user-name
Default
No SNMP users are configured.
Views
System view
Predefined user roles
network-admin
Parameters
v1
: Specifies SNMPv1.
v2c
: Specifies SNMPv2c.
user-name
: Specifies an SNMP username, a case-sensitive string of 1 to 32 characters.
group-name
: Specifies an SNMPv1 or SNMPv2c group name, a case-sensitive string of 1 to 32
characters. The group can be one that has been created or not. If the group has not been created,
the user takes effect after you create the group.