All MIBs › BEA-WEBLOGIC-MIB › webServiceOperationRuntimeTable
webServiceOperationRuntimeTable
Module: BEA-WEBLOGIC-MIB
OID (symbolic): BEA-WEBLOGIC-MIB::webServiceOperationRuntimeTable
OID (numeric): 1.3.6.1.4.1.140.625.1480
Node type: OBJECT-TYPE
Access: not-accessible
Description: Describes the state of an individual webservice operation. This mbean provides some deployment information about the operation (such as it's backend component) as well as detailed performance statistics about its execution. A few notes about these statististics: All times are in milliseconds. Dispatch time refers to the time required to parse an incoming SOAP message and locate an operation to invoke. Excecution time refers to the time required to execute the appropriate method on the backend component, as well as execute all of the service- and operation-level handlers associated with the operation. Response time refers to the time required to construct a SOAP response and send it back to the client. The accuracy of the timings are dependent upon the operating system and JVM in use. In general, timings of very small periods of time are less likely to be accurate, and may be reported as zero.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.140 | bea | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625 | wls | BEA-WEBLOGIC-MIB |
| 1.3.6.1.4.1.140.625.1480 | webServiceOperationRuntimeTable | BEA-WEBLOGIC-MIB |