| 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-gauge-monitorType (extension)
Corresponds to SNMPGaugeMonitorMBean
Nested Element Summary | |
xs:int | threshold-high The high threshold at which a trap should be generated. |
xs:int | threshold-low The low threshold at which a trap should be generated. |
<xs:complexType name="snmp-gauge-monitorType"><xs:complexContent></xs:complexType><xs:extension base="dom:snmp-jmx-monitorType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="threshold-high" nillable="false" type="xs:int">
</xs:element><xs:element minOccurs="0" name="threshold-low" nillable="false" type="xs:int"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |