Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

snmp (SNMP Scripts)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
    snmp {
        file filename {
            cert-file path;
            checksum hash-algorithm hash-value;
            oid id {
                priority;
            }
            python-script-user username;
            refresh;
            refresh-from;
            routing-instance routing-instance-name;
            source;
            start {
                start-options {
                    mem-factor percentage;
                }
            }
        }
        max-datasize size;
        refresh;
        refresh-from;
        start {
            start-options {
                mem-factor percentage;
            }
        }
        traceoptions {
            file <filename> <files number> <size size> <world-readable | no-world-readable>;
            flag flag;
            no-remote-trace;
        }
    }

Hierarchy Level

content_copy zoom_out_map
[edit system scripts]

Description

For Junos OS SNMP scripts, configure the SNMP scripting mechanism.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

maintenance—To view or add this statement in the configuration.

Release Information

Statement introduced in Junos OS Release 15.1.

footer-navigation