196
mdc-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 have been configured.
Views
System view
Predefined user roles
network-admin
mdc-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.
acl
acl-number
: Specifies a basic IPv4 ACL to filter NMSs by source IPv4 address. The
acl-number
argument represents an ACL number in the range of 2000 to 2999. Only NMSs with an IPv4 address
permitted in the ACL can use the specified username (community name) to access the SNMP agent.
If no ACL is specified, or the specified ACL does not exist, any NMS can use the specified username