BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
element host

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.bea.com/ns/weblogic/90/domain} (restriction)

Documentation
The DNS name or IP address of the computer on which the SNMP
 manager is running.



The WebLogic SNMP agent sends trap notifications to the host and
 port that you specify on this tab.

 


 Default: "localhost"


 Secure Value: true
Properties
This component is not nillable.

Model
<host>

</host>

Source
<xs:element minOccurs="0" name="host" nillable="true">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
</xs:restriction>
</xs:simpleType>
</xs:element>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation