Operation Manual – SNMP-RMON
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 SNMP Configuration
1-4
To do…
Use the command…
Remarks
Create or update the MIB
view content for an SNMP
agent
snmp-agent mib-view
{
excluded
|
included
}
view
-
name
oid
-
tree
[
mask
mask-value
]
Optional
MIB view name is
ViewDefault and OID is 1
by default.
Follow these steps to configure SNMPv1 and SNMPv2c:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enable SNMP Agent
snmp-agent
Optional
Disabled by default
You can enable SNMP
Agent through this
command or any
commands that begin with
snmp-agent
.
Configure SNMP Agent
system information
snmp-agent sys-info
{
contact
sys-contact
|
location
sys-location
|
version
{ {
v1
|
v2c
|
v3
}*
|
all
} }
Required
The defaults are as
follows:
Hangzhou H3C
Technologies Co.,Ltd. for
contact,
Hangzhou China for
location and SNMP v3 for
the version.
Config
ure
directl
y
Config
ure a
comm
unity
name
snmp-agent community
{
read
|
write
}
community
-
name
[
acl
acl-number
|
mib-view
view-name
]*
Config
ure an
SNMP
group
snmp-agent group
{
v1
|
v2c
}
group-name
[
read-view
read-view
]
[
write-view
write-view
]
[
notify-view
notify-view
]
[
acl
acl-number
]
Config
ure
SNMP
NMS
acces
s right
Config
ure
indirec
tly
Add a
new
user to
an
SNMP
group
snmp-agent usm-user
{
v1
|
v2c
}
user-name
group-name
[
acl
acl-number
]
Use either approach.
Both commands can be
used to configure SNMP
NMS access rights. The
second command was
introduced to be
compatible with SNMPv3.
The community name
configured on NMS should
be consistent with the
username configured on
the Agent.
Configure the maximum
size of an SNMP packet
that can be received or
sent by an SNMP agent
snmp-agent packet
max-size
byte
-
count
Optional
15,00 bytes by default