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

pool-utilization-alarm (Source NAT Next Gen Services)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
pool-utilization-alarm {
    clear-threshold value;
    raise-threshold value;
}

Hierarchy Level

content_copy zoom_out_map
[edit services nat source pool nat-pool-name]

Description

Define the NAT pool utilization level that triggers SNMP traps and the pool utilization level that clears SNMP traps. For pools that use port-block allocation, the utilization is based on the number of ports that are used; for pools that do not use port-block allocation, the utilization is based on the number of addresses that are used.

If you do not configure pool-utilization-alarm, traps are not created.

Options

clear-threshold value

NAT pool utilization percentage that clears the trap.

  • Range: 40 through 100

  • Default: 0 (traps are not created)

raise-threshold value

NAT pool utilization percentage that triggers the trap.

  • Range: 50 through 100

  • Default: There is not default value. Traps are not raised if you do not configure a value.

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 19.3R2.

footer-navigation