Example
To create an RMON alarm entry number 1 with statistic OID 1.3.6.1.2.1.16.1.1.1.5.16777216 for 20 seconds, of sample type delta, with event 32 triggered above 10000 and event 32 triggered below 1000, initially triggered either by rising or falling, for username root:
Gxxx-001(super)# rmon alarm 1 1.3.6.1.2.1.16.1.1.1.5.16777216 20 delta
rising-threshold 10000 32 falling-threshold 1000 32 risingOrFalling root
alarm 1 was created successfully