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

Configuring JRE Properties

Use the following configuration statements to configure Java Runtime Environment (JRE) properties for the SDX SNMP agent:

snmp agent java {
heap-size heap-size;
}

To configure properties for the SDX SNMP agent:

  1. From configuration mode, access the configuration statement that configures the SDX SNMP agent.
    [edit]
    user@host# edit snmp agent java
  2. (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.

  3. (Optional) Verify your configuration.
    [edit snmp agent java] 
    user@host# show 
    heap-size 160m;

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