edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Configure INFORMConfigure INFORM notifications
Before you begin
An SNMP agent that uses the SNMPv2 or SNMPv3 protocol can send one of two types of notifications when a monitored attribute crosses a defined threshold:
- TRAP. The agent sends a TRAP notification once and assumes that the SNMP manager received the message.
- INFORM. The agent sends an INFORM notification and waits for a response from the SNMP manager that indicates the manager has received the message. If the manager does not respond, the agent resends the notification.
By default, a WebLogic Server SNMP agent sends TRAP notifications.
To configure an SNMP agent to send INFORM notifications:
} } (document.images){ dcs_imgarray[dcs_ptr] = new Image; dcs_imgarray[dcs_ptr].src = dcs_src; WT[myMeta.name.substring(3)]=myMeta.content; } if DCSext[myMeta.name.substring(7)]=myMeta.content; } } } } for (N in DCS){P+=A( N, DCS[N]);} for (N in WT){P+=A( "WT."+N, WT[N]);} for (N in DCSext){P+=A( N, DCSext[N]);} //} aCrumb=aCookie[i].split("="); if (crumb==aCrumb[0]){ return aCrumb[1]; } } return null; } i=0;i
- If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
- In the Administration Console, under Domain Structure, expand Diagnostics and select SNMP.
- On the Summary of SNMP Agents page, in the Server SNMP Agents table, click the name of an SNMP agent.
- On the SNMP Agent: Configuration: General page, check the Inform Enabled box.
- Optionally modify the default values for Inform Retry Interval and Maximum Inform Retry Count. For more information, see Configuration Options.
- Click Save.
- To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
Not all changes take effect immediately—some require a restart (see Use the Change Center).