RMON Commands
285
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\RMON.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
•
mib-object-id
—Specifies the object identifier of the variable to be
sampled. (Valid OID)
•
interval
—Specifies the interval in seconds during which the data is
sampled and compared with rising and falling thresholds. (Range:
1–4294967295)
•
rthreshold
—Specifies the rising threshold value. (Range: 0–4294967295)
•
fthreshold
—Specifies the falling threshold value. (Range: 0–4294967295)
•
revent
—Specifies the index of the event triggered when a rising threshold
is crossed. (Range: 0–65535)
•
fevent
—Specifies the index of the event triggered when a falling threshold
is crossed. (Range: 0–65535)
•
type
{
absolute
|
delta
}—Specifies the method used for sampling the
selected variable and calculating the value to be compared against the
thresholds. The possible values are:
•
absolute
—Specifies that the selected variable value is compared
directly with the thresholds at the end of the sampling interval.
•
delta
—Specifies that the selected variable value of the last sample is
subtracted from the current value, and the difference is compared with
the thresholds.
•
startup
{
rising
|
rising-falling
|
falling
}—Specifies the alarm that may be
sent when this entry becomes valid. The possible values are:
•
rising
—Specifies that if the first sample (after this entry becomes
valid) is greater than or equal to
rthreshold
, a single rising alarm is
generated.
•
rising-falling
—Specifies that if the first sample (after this entry
becomes valid) is greater than or equal to
rthreshold
, a single rising
alarm is generated. If the first sample (after this entry becomes valid)
is less than or equal to
fthreshold
, a single falling alarm is generated.
•
fallin
—Specifies that if the first sample (after this entry becomes
valid) is less than or equal to
fthreshold
, a single falling alarm is
generated.
•
owner
name
—Specifies the name of the person who configured this alarm.
(Valid string)