set protocols snmp rmon alarm sample-type

set protocols snmp rmon alarm sample-type


The set protocols snmp rmon alarm sample-type command configures the sampling type of RMON alarm.

The delete protocols snmp rmon alarm command deletes the configuration. Users need to delete the RMON alarm entry to remove this configuration.


Command Syntax

set protocols snmp rmon alarm <entry-index> sample-type <absolute | delta>

delete protocols snmp rmon alarm <entry-index>


Parameters

Parameter

Description

alarm <entry-index>

Specifies the RMON alarm table index. The value is an integer that ranges from 1 to 65535.

sample-type <absolute | delta>

Specifies the sampling type for RMON alarm. The value could be absolute or delta.

  • absolute: If the sample type is absolute, this value will be the sampled value at the end of the period.
  • delta: If the sample type is delta, this value will be the difference between the samples at the beginning and end of the period.


Example

  • Configure the sampling type of RMON alarm to delta.
admin@PICOS# set protocols snmp rmon alarm 1 sample-type delta
admin@PICOS# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.