Next Topic

Previous Topic

Book Contents

BEA Weblogic SNMP

Installing the BEA Weblogic SNMP Agent on Windows

  1. After installing BEA Weblogic, connect to the console of the Administrative server at http://hostname:/7001/console, and then configure the SNMP agent.

    Since the SNMP agent cannot be configured to run as a subagent (only as a master agent), if you are running Oracle on the same host you will have to run the BEA snmp agent on another port (such as 2161). Note that the Oracle agent expects the subagents on port 1161 (and the masquerade agent in Oracle can probably be told to communicate with the BEA snmp agent running on another port).

    See http://docs.oracle.com/cd/E11035_01/wls100/snmpman/snmpagent.html.

  2. In the left pane, click on Services > SNMP3. Click on enable check box, set the port number if needed.
  3. Restart the server (Servers > start/stop). You might need to restart by navigating to Start > Weblogic > User Projects again.