Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring JRE Properties (SRC CLI)
Use the following configuration statements to configure Java Runtime Environment (JRE) properties for the SRC SNMP agent:
snmp agent java { heap-size heap-size; }
To configure properties for the SRC SNMP agent:
- From configuration mode, access the configuration statement
that configures the SRC SNMP agent.[edit]user@host# edit snmp agent java
- (Optional) Specify the maximum amount of memory available
to the JRE. [edit snmp agent java] user@host# set heap-size heap-size
Do not change this value unless instructed to do so by Juniper Networks.
- (Optional) Verify your configuration.
[edit snmp agent java] user@host# show heap-size 160m;