510 | Remote Monitoring (RMON)
www.dell.com | support.dell.com
rmon event
Add an event in the RMON event table.
Syntax
rmon event number [log] [trap community] [description string] [owner name]
To disable RMON on an interface, use the no rmon event number [log] [trap community]
[description string] command.
Parameters
Defaults
as described above
Command Modes
CONFIGURATION
Command History
rmon hc-alarm
Set an alarm on any MIB object.
Syntax
rmon hc-alarm number variable interval {delta | absolute} rising-threshold value event-number
falling-threshold value event-number [owner string]
To disable the alarm, use the no rmon hc-alarm number command.
Parameters
number
Assign an event number in integer format from 1 to 65535. The number
value must be unique in the RMON Event Table.
log (OPTIONAL) Enter the keyword log to generate an RMON log entry. The
log entry is triggered and sets the eventType in the RMON MIB to log or
log-and-trap.
Default: No log
trap community
(OPTIONAL) Enter the keyword trap followed by an SNMP community
string to configure the eventType setting in the RMON MIB. This sets either
snmp-trap or log-and-trap.
Default: public
description string (OPTIONAL) Enter the keyword description followed by a string
describing the event.
owner name
(OPTIONAL) Enter the keyword owner followed by the name of the owner
of this event.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
number
Enter the alarm integer number from 1 to 65535. The value must be unique
in the RMON Alarm Table.
variable
The MIB object to monitor. The variable must be in the SNMP OID format,
for example, 1.3.6.1.2.1.1.3 The object type must be a 64 bit integer.
interval
Time, in seconds, the alarm monitors the MIB variables; this is the
alarmSampleType in the RMON Alarm table.
Range: 5 to 3600 seconds
delta Enter the keyword delta to test the change between MIB variables. This is
the alarmSampleType in the RMON Alarm table.
absolute Enter the keyword absolute to test each MIB variable directly. This is the
alarmSampleType in the RMON Alarm table.