Navigation
Supported Platforms
Related Documentation
Understanding RMON Alarms and Events Configuration
Junos OS supports monitoring routers from remote devices. These values are measured against thresholds and trigger events when the thresholds are crossed. You configure remote monitoring (RMON) alarm and event entries to monitor the value of a MIB object.
To configure RMON alarm and event entries, you include statements at the [edit snmp] hierarchy level of the configuration:
[edit snmp]
rmon {alarm index {description text-description;falling-event-index index;falling-threshold integer;falling-threshold-interval seconds;interval seconds;rising-event-index index;rising-threshold integer;request-type (get-next-request | get-request | walk-request);sample-type (absolute-value | delta-value);startup-alarm (falling-alarm | rising-alarm | rising-or-falling-alarm);syslog-subtag syslog-subtag;variable oid-variable;event index {community community-name;description description;type type;}}}