26. Remote MonitoringMN700004 Rev 01 31017 Pkts1024to1518OctetsUU/SS/PP Interface unit/slot/port1-4294967295 Polling interval, secondsabsolute Use absolute threshold values.The trap will be sent only once when the rising threshold value is met.delta Use threshold value differences.The agent will send the trap whenever the delta between the last and the currentvalue reaches the rising or falling value.In the case of delta you should define two events - one for the case when therising value is met and one for the case when the falling value is met.rising-threshold Rising-threshold, in the range <0-4294967295>falling-threshold Falling-threshold, in the range <0-4294967295>.Insignificant if absolute is specified.rising-index Rising-event index, in the range <0- 65535>falling-index Falling-event index, in the range <0- 65535>OWNER Alarm owner – character string without blank spaces.ExampleIn the following example, the threshold type is absolute so the falling event is insignificant.The index is given an arbitrary value of zero.If the threshold type were delta, the index would be assigned the number of the event of thefalling value.device-name(config)#rmon alarm 1 counter 2 1/1/3 5 absolute 20000 0 1 0 STN1In this example the threshold type is absolute so the falling event is insignificant and that iswhy the index is zero.If the threshold type is delta the index should be the number of the event of the falling value;To remove all defined RMON alarms:device-name(config)#no rmon alarmremove all defined rmon alarms ? [y/n] : yTo remove a specific RMON alarm:device-name#show rmon alarm 1show rmon alarmThe show rmon alarm command, in Privileged (Enable) mode, displays the specified RMONalarm. If no argument is specified, all currently defined RMON alarms are displayed.Command Syntaxdevice-name#show rmon alarm [<alarm-index>]