public final class SNMPConnectionHandlerDefinitions extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JMX_DOMAIN
Domain for Monitor MBeans.
|
static String |
MONITOR_ADMIN_ROOT_BACKEND_OBJECTNAME
Name of MONITOR_ADMIN_ROOT_BACKEND_OBJECTNAME monitor Mbean.
|
static String |
MONITOR_ADSTRUSTSTORE_BACKEND_OBJECTNAME
Name of MONITOR_ADSTRUSTSTORE_BACKEND_OBJECTNAME monitor Mbean.
|
static String |
MONITOR_BACKUP_BACKEND_OBJECTNAME
Name of MONITOR_BACKUP_BACKEND_OBJECTNAME monitor Mbean.
|
static String |
MONITOR_CLIENT_CONNECTIONS_OBJECTNAME
Name of MONITOR_CLIENT_CONNECTIONS_OBJECTNAME monitor Mbean.
|
static String |
MONITOR_ENTRY_CACHES_OBJECTNANE
Name of MONITOR_ENTRY_CACHES_OBJECTNANE monitor Mbean.
|
static String |
MONITOR_JVM_MEMORY_USAGE_OBJECTNAME
Name of MONITOR_JVM_MEMORY_USAGE_OBJECTNAME monitor Mbean.
|
static String |
MONITOR_JVM_STACK_TRACE_OBJECTNAME
Name of MONITOR_JVM_STACK_TRACE_OBJECTNAME monitor Mbean.
|
static String |
MONITOR_MONITOR_BACKEND_OBJECTNAME
Name of MONITOR_MONITOR_BACKEND_OBJECTNAME monitor Mbean.
|
static String |
MONITOR_SCHEMA_BACKEND_OBJECTNAME
Name of MONITOR_SCHEMA_BACKEND_OBJECTNAME monitor Mbean.
|
static String |
MONITOR_SYSTEM_INFORMATION_OBJECTNAME
Name of MONITOR_SYSTEM_INFORMATION_OBJECTNAME monitor Mbean.
|
static String |
MONITOR_TASKS_BACKEND_OBJECTNAME
Name of MONITOR_TASKS_BACKEND_OBJECTNAME monitor Mbean.
|
static String |
MONITOR_USERROOT_BACKEND_OBJECTNAME
Name of MONITOR_USERROOT_BACKEND_OBJECTNAME monitor Mbean.
|
static String |
MONITOR_USERROOT_DATABASE_ENVIRONMENT_OBJECTNAME
Name of MONITOR_USERROOT_DATABASE_ENVIRONMENT_OBJECTNAME monitor Mbean.
|
static String |
MONITOR_VERSION_OBJECTNAME
Name of MONITOR_VERSION_OBJECTNAME monitor Mbean.
|
static String |
MONITOR_WORK_QUEUE_OBJECTNAME
Name of MONITOR_WORK_QUEUE_OBJECTNAME monitor Mbean.
|
static Hashtable<String,Integer> |
SECURITY_LEVELS
List of Supported Security levels.
|
static String |
SNMP_DOMAIN
Domain for SNMP MBeans.
|
static String |
SNMP_VERSION_V1
SNMP V1 supported.
|
static String |
SNMP_VERSION_V2
SNMP V2 supported.
|
static String |
SNMP_VERSION_V3
SNMP V3 supported.
|
static Set<String> |
SUPPORTED_SNMP_VERSION
List of Supported SNMP Version.
|
public static final String SNMP_VERSION_V1
public static final String SNMP_VERSION_V2
public static final String SNMP_VERSION_V3
public static final Set<String> SUPPORTED_SNMP_VERSION
public static final Hashtable<String,Integer> SECURITY_LEVELS
public static final String SNMP_DOMAIN
public static final String JMX_DOMAIN
public static final String MONITOR_CLIENT_CONNECTIONS_OBJECTNAME
public static final String MONITOR_ENTRY_CACHES_OBJECTNANE
public static final String MONITOR_JVM_MEMORY_USAGE_OBJECTNAME
public static final String MONITOR_JVM_STACK_TRACE_OBJECTNAME
public static final String MONITOR_SYSTEM_INFORMATION_OBJECTNAME
public static final String MONITOR_VERSION_OBJECTNAME
public static final String MONITOR_WORK_QUEUE_OBJECTNAME
public static final String MONITOR_ADMIN_ROOT_BACKEND_OBJECTNAME
public static final String MONITOR_ADSTRUSTSTORE_BACKEND_OBJECTNAME
public static final String MONITOR_BACKUP_BACKEND_OBJECTNAME
public static final String MONITOR_MONITOR_BACKEND_OBJECTNAME
public static final String MONITOR_SCHEMA_BACKEND_OBJECTNAME
public static final String MONITOR_TASKS_BACKEND_OBJECTNAME
public static final String MONITOR_USERROOT_BACKEND_OBJECTNAME
public static final String MONITOR_USERROOT_DATABASE_ENVIRONMENT_OBJECTNAME
Copyright 2010-2020 ForgeRock AS.