[Contents] [Prev] [Next] [Index] [Report an Error]


alarm

Syntax

alarm index {
    description description;
    falling-event-index index;
    falling-threshold integer;
    interval seconds;
    rising-event-index index;
    rising-threshold integer;
    sample-type (absolute-value | delta-value);
    startup-alarm (falling-alarm | rising-alarm | rising-or-falling alarm);
    variable oid-variable;
}

Hierarchy Level

[edit snmp rmon] 

Description

Configure RMON alarm entries.

Options

index—Identifies this alarm entry as an integer.

The remaining statements are explained separately.

Usage Guidelines

See Configuring an Alarm Entry and Its Attributes.

Required Privilege Level

snmp—To view this statement in the configuration.
snmp-control—To add this statement to the configuration.

See Also

event


[Contents] [Prev] [Next] [Index] [Report an Error]