| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}snmp-attribute-changeType (extension)
Corresponds to SNMPAttributeChangeMBean
Nested Element Summary | |
xs:string | attribute-m-bean-name The name of the MBean instance that you want to monitor. |
| attribute-m-bean-type The MBean type that defines the attribute you want to monitor. |
| attribute-name The name of the attribute that you want to monitor. |
<xs:complexType name="snmp-attribute-changeType"><xs:complexContent></xs:complexType><xs:extension base="dom:snmp-trap-sourceType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="attribute-m-bean-type" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:minLength value="1"/></xs:restriction><xs:element minOccurs="0" name="attribute-m-bean-name" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="attribute-name" nillable="true"></xs:sequence><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:minLength value="1"/></xs:restriction>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |