354 CHAPTER 33: SNMP CONFIGURATION
Set a
community
name and
access
permission
Direct
configura
tion
Set a
communit
y name
snmp-agent community {
read | write }
community-name [ acl
acl-number | mib-view
view-name ]*
Required
■ You can set an
SNMPv1/SNMPv2c
community name
through direct
configuration.
■ Indirect configuration
is compatible with
SNMPv3. The added
user is equal to the
community name for
SNMPv1 and
SNMPv2c.
■ You can choose either
of them as needed.
Indirect
configura
tion
Set 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 ]
Add a user
to an
SNMP
group
snmp-agent usm-user { v1
| v2c } user-name
group-name [ acl
acl-number ]
Set the maximum size of an SNMP
packet for SNMP agent to receive
or send
snmp-agent packet
max-size byte-count
Optional
1,500 bytes by default.
Set the device switch fabric ID snmp-agent local-switch
fabricid switch fabricid
Optional
By default, the device
switch fabric ID is
"enterprise number +
device information".
Create/Update the view
information
snmp-agent mib-view {
included | excluded }
view-name oid-tree [ mask
mask-value ]
Optional
By default, the view name
is "ViewDefault" and OID
is 1.
Tabl e 274 Configure basic SNMP functions (SNMPv3)
Operation Command Description
Enter system view system-view -
Enable SNMP agent snmp-agent Optional
Disabled by default.
You can enable SNMP agent
by executing this command or
any of the commands used to
configure SNMP agent.
Set system information and
specify to enable SNMPv3 on
the switch
snmp-agent sys-info {
contact sys-contact |
location sys-location |
version { { v1 | v2c | v3 }* | all
} }
Required
By default, the contact
information for system
maintenance is "R&D
Hangzhou, 3Com Technology
Co., Ltd.", the system location
is "Hangzhou China", and the
SNMP version is SNMPv3.
Set an SNMP group snmp-agent group v3
group-name [
authentication | privacy ] [
read-view read-view ] [
write-view write-view ] [
notify-view notify-view ] [
acl acl-number ]
Required
Table 273 Configure basic SNMP functions (SNMPv1 and SNMPv2c)
Operation Command Description