Table of Contents
This chapter describes about environment configurations of the JEUS SNMP agent.
JEUS SNMP Agent has characteristics of J2EE components as well as that of the enterprise message-oriented middleware.
Fully supports the JMX management 1.1 specifications.
Supports SNMPv1 and SNMPv2, which are commonly used as NMS protocols.
All SNMP Managers that use SNMPv1 and SNMPv2 can retrieve internal information from JEUS through the agent.
Provides SNMPv3 for secure communication with SNMP agents.
SNMP Manager is required to securely communicate with SNMP agents. All SNMP Managers that use SNMPv3 can securely retrieve information.
JEUS SNMP agents can be executed on each of their corresponding JEUS JVM (server).
The following explains how to configure an SNMP agent using JEUS WebAdmin.
Click a server name on the WebAdmin main page, or click [Servers] in the left menu and choose the server.
Select [JMX Manager] on the [Resources] tab to move to the JMX Manager page.
Click [Lock & Edit] before changing the settings. For more information about configuration changes, refer to JEUS WebAdmin Guide. "2.4.4. Locking the Configuration".
Check 'Snmp Adaptor' in the JMX Manager page and enter the values. After entering the values, click [OK] to save the information.
Descriptions for each configuration items are as follows:
Item | Description |
---|---|
Snmp Adaptor Port | Listener port of the SNMP adapter. SNMP Manager can request management information through this port. |
Snmp Version | SNMP version. 1, 2, or 3 can be used. |
Snmp Max Packet Size | Maximum SNMP packet size. The minimum size is 256 bytes. |
Snmp Security | Indicates whether to enable SNMP security. Security can only be specified in SNMPv3. |
Trap Demon | Server to send TRAP messages to after an error occurs. Multiple addresses can be used. Messages will be sent to all specified IP addresses. |
Pooling | If requests arrive for SNMP agent simultaneously, a thread pool can be used.
|
The thread pool configuration is shared by various JEUS components. For more information, refer to relevant guides. .
Click [Apply Changes] to apply the changes to the server.
Because the SNMP adapter does not support dynamic changes, restart the server after changing the configurations.