BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
element user-defined-mib

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

Documentation
The absolute path of a user-defined intelligent MIB file. The
 MIB file will be loaded by interpreted SNMP Agent, and response to
 the SNMP request according to the AGENT-CLAUSE. This attribute will
 not be supported in this SS release due to licensing issues.

 


 Default: "na"
Properties
This component is not nillable.

Model
<user-defined-mib>

</user-defined-mib>

Source
<xs:element minOccurs="0" name="user-defined-mib" 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