Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8199295

Remove SNMP agent

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P3 P3
    • 11
    • core-svc
    • None
    • source, binary, behavioral
    • low
    • There isn't any issue and query reported about SNMP support since JDK 5. It is believed that the compatibility risk is low.
    • System or security property, Other
    • JDK

      Summary

      Drop SNMP support. The jdk.snmp module has been deprecated-for-removal since JDK 10.

      Problem

      SNMP monitoring and management support was added in JDK 5 but has not been widely used today. Due to its lack of usage, it has been decided to drop this closed JDK feature. jdk.snmp module was deprecated for removal via JDK-8194164 and this CSR proposes to remove it.

      Solution

      Remove jdk.snmp module entirely

      Specification

      jdk.snmp module is being removed. As part of this module removal,

      • ${java.home}/conf/management/management.properties file is updated to drop com.sun.management.snmp.* properties for SNMP monitoring support.
      • ${java.home}/conf/management/snmp.acl.template file will be removed.

      With these updates, the following com.sun.management.snmp.* properties will become noop when setting via the -D option or via the management.properties configuration.

      • com.sun.management.snmp.port
      • com.sun.management.snmp.trap
      • com.sun.management.snmp.interface
      • com.sun.management.snmp.acl
      • com.sun.management.snmp.acl.file

            asapre Amit Sapre
            mchung Mandy Chung
            Alan Bateman, Mandy Chung
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: