Operation Manual – System Management
H3C XE 200/2000 IP PBX
Chapter 7 SNMP Configuration
7-4
7.2.2 Enabling/Disabling the Corresponding Version of SNMP
Use the configuration to enable the corresponding version of SNMP and the SNMP v3
is enabled by default. Use the
snmp-agent sys-info version
command to enable
SNMP v1 and SNMP v2c when necessary.
Perform the following configuration in system view.
Table 7-3
Enable/disable the corresponding version of SNMP
Operation
Command
Enable the corresponding version of
SNMP
snmp-agent sys-info version
{
{
v1
|
v2c
|
v3
} * |
all
}
Disable the corresponding version of
SNMP
undo
snmp-agent sys-info version
{
{
v1
|
v2c
|
v3
} * |
all
}
"*" indicates to select several versions from
v1
,
v2c
and
v3
, with one at least and all the
three at most.
# Enable the versions of SNMP v2c and SNMP v3.
[XE] snmp-agent sys-info version v3 v2c
# Disable the versions of SNMP v2c and SNMP v1.
[XE] undo snmp-agent sys-info version v1 v2c
7.2.3 Setting Community Name
SNMPv1 and SNMPv2c use community names for authentication and SNMP packets
that do not match the authenticated community name of the device are dropped. An
SNMP community is named with a character string called Community Name. Different
communities can have the read-only or read/write access mode. A community with
read-only privilege can only perform queries on device information and a community
with the read/write privilege can configure the devices additionally.
Perform the following configuration in system view.
Table 7-4
Set/delete a community name.
Operation
Command
Set a community name and its access
privilege
snmp-agent community
{
read
|
write
}
community-name
[
mib-view
view-name
]
Delete a community name previously set
undo
snmp-agent community
community-name
If you perform configuration on a community repeatedly, the last configured attribute
takes effect.
Summary of Contents for XE 200 IP
Page 7: ...Basic Configuration...
Page 42: ...Process Server Configuration...
Page 82: ...Location Server Configuration...
Page 182: ...Feature...
Page 259: ...System Management...
Page 341: ...IP Performance and Application...
Page 349: ...Media Server...
Page 360: ...Call Services...
Page 507: ...Appendix A...
Page 511: ...Appendix B...