HP Comware 5 Debug Manual Vol 3

[Sysname] rmon alarm 1 1.3.6.1.2.1.6.3.0 5 absolute rising-threshold 100 1
falling-threshold 20 1
[Sysname]
*Apr 27 10:12:24:208 2000 Sysname RMON/7/INFO:
add alarmEntry 1 through CLI or NMS
*Apr 27 10:12:24:216 2000 Sysname RMON/7/INFO:
the No. 1 sample for alarmEntry 1
// RMON created the RMON alarm entry and sampled the monitored object for the first time.
[Sysname]
*Apr 27 10:12:28:403 2000 Sysname RMON/7/INFO:
sample statistics for alarmEntry 1 at 10:12:28
*Apr 27 10:12:28:408 2000 Sysname RMON/7/INFO:
the No. 2 sample for alarmEntry 1
*Apr 27 10:12:33:454 2000 Sysname RMON/7/INFO:
sample statistics for alarmEntry 1 at 10:12:33
*Apr 27 10:12:33:459 2000 Sysname RMON/7/INFO:
the No. 3 sample for alarmEntry 1
*Apr 27 10:12:38:504 2000 Sysname RMON/7/INFO:
sample statistics for alarmEntry 1 at 10:12:38
*Apr 27 10:12:38:509 2000 Sysname RMON/7/INFO:
the No. 4 sample for alarmEntry 1
// RMON periodically sampled the monitored object at the configured interval (5 seconds).
# Enable RMON error debugging.
<Sysname> debugging rmon error
<Sysname> system-view
# Configure an RMON private alarm entry with a nonexistent MIB variable.
[Sysname]rmon prialarm 1 100/(1.3.6.1.2.1.4.2.0-255) test 10 absolute rising-threshold
10 1 falling-threshold 20 1 entrytype forever
Failure! Wrong private alarm variable formula.
[Sysname]
*Jul 26 16:43:46:703 2007 Sysname RMON/7/ERROR:
failed to validate formula of prialarmEntry 1
// RMON failed to validate the formula of the monitored object in the newly created private alarm entry.
307