Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

alarm-list-name

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
alarm-list-name list-name {
    alarm-id  id {
        alarm-state state {
            description alarm-description;
            notification-id notification-id-of-alarm;
            resource-prefix alarm-resource-prefix;
            varbind-index varbind-index-in-alarm-varbind-list;
            varbind-subtree alarm-varbind-subtree;
            varbind-value alarm-varbind-value;
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit snmp alarm-management]

Description

Specify the name of the alarm list that you need to configure.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

snmp—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 14.1.

footer-navigation