User Manual
61
Users Manual of XGS-6350-24X4C
snmp-server user notifier getter remote 90.0.0.3 v3 auth md5 abcdefghi
snmp-server host 90.0.0.3 informs version v3 auth notifier
snmp-server view v-write internet included
The above example shows how to use SNMPv3 to manage devices. Group getter can browse device
information, while group setter can set devices. User get-user belongs to group getter while user
set-user belongs to group setter.
For user get-user, its security level is authenticate but not encrypt, its password is 12345678, and it
uses the sha arithmetic to summarize the password.
For user set-user, its security level is authenticate and encrypt, its password is 12345678, and it uses
the md5 arithmetic to summarize the password.
When key events occur at a device, use username notifier to send inform messages to host 90.0.0.3 of
the administrator.
4.3.2 RMON Configuration
4.3.2.1 RMON configuration task
RMON configuration tasks include:
Configuring the rMon alarm function for the switch
Configuring the rMon event function for the switch
Configuring the rMon statistics function for the switch
Configuring the rMon history function for the switch
Displaying the rMon configuration of the switch
a) Configuring rMon alarm for switch
You can configure the rMon alarm function through the command line or SNMP NMS. If you configure
through SNMP NMS, you need to configure the SNMP of the switch. After the alarm function is
configured, the device can monitor some statistic value in the system. The following table shows how to
set the rMon alarm function:
Command Function
configure
Enter the global configuration mode.
rmon alarm
indexvariableinterval
{absolute | delta}
rising-thresholdvalue
[eventnumber]
falling-thresholdvalue
[eventnumber]
[ownerstring]
Add a rMon alarm item.
index is the index of the alarm item. Its effective
range is from 1 to 65535.
variable is the object in the monitored MIB. It must
be an effective MIB object in the system. Only
obejects in the Integer, Counter, Gauge or
TimeTicks type can be detected.
interval is the time section for sampling. Its unit is
second. Its effective value is from 1 to
4294967295.










