Command Manual (For Soliton) – SNMP-RMON
H3C S3100 Series Ethernet Switches
Chapter 1 SNMP Configuration Commands
1-23
1.1.18 snmp-agent sys-info
Syntax
snmp-agent sys-info
{
contact
sys-contact
|
location
sys-location
|
version
{ {
v1
|
v2c | v3
}*
| all
} }
undo snmp-agent sys-info
{
contact
[
location
] |
location
[
contact
] |
version
{ {
v1
|
v2c
|
v3
}* |
all
} }
View
System view
Parameters
sys-contact
: Contact information for system maintenance, a string of up to 200
characters.
sys-location
: Geographical location of the device, a string of up to 200 characters.
version
: Specifies the SNMP version to be employed.
v1
: Specifies SNMPv1.
v2c
: Specifies SNMPv2c.
v3
: Specifies SNMPv3.
all
: Specifies all the SNMP versions available, that is, SNMPv1, SNMPv2c, and
SNMPv3.
Description
Use the
snmp-agent sys-info
command to set the system information, including
geographical location of the switch, contact information for system maintenance, and
the SNMP version employed by the switch.
Use the
undo snmp-agent sys-info location
command to restore the default contact
information and geographical location, or stop the running of the corresponding SNMP
version.
If the switch fails, you can contact the switch manufacturer according to the system
information.
The SNMP versions of the device and the NMS must be consistent; otherwise data
exchange cannot be completed.
The device processes the SNMP messages of the corresponding SNMP version when
the SNMP version is enabled on the device. If only SNMPv1 is enabled, while the
device receives SNMPv2c messages, the messages will be discarded; if only
SNMPv2c is enabled, the device discards the received SNMPv1 messages.
Multiple SNMP versions can be running the on the device at the same time to allow
access of different NMSs.