Reference record for OID 1.3.6.1.4.1.140.625.1030


parent
1.3.6.1.4.1.140.625 (wls)
node code
1030
node name
responseTimeRequestClassTable
dot oid
1.3.6.1.4.1.140.625.1030
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) bea(140) wls(625) responseTimeRequestClassTable(1030)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) bea(140) wls(625) responseTimeRequestClassTable(1030)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) bea(140) wls(625) responseTimeRequestClassTable(1030)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) bea(140) wls(625) responseTimeRequestClassTable(1030)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) bea(140) wls(625) responseTimeRequestClassTable(1030)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) bea(140) wls(625) responseTimeRequestClassTable(1030)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/bea/wls/responseTimeRequestClassTable
  • /iso/identified-organization/dod/internet/private/enterprises/bea/wls/responseTimeRequestClassTable
  • /iso/org/dod/internet/private/enterprise/bea/wls/responseTimeRequestClassTable
  • /iso/org/dod/internet/private/enterprises/bea/wls/responseTimeRequestClassTable
  • /iso/iso-identified-organization/dod/internet/private/enterprise/bea/wls/responseTimeRequestClassTable
  • /iso/iso-identified-organization/dod/internet/private/enterprises/bea/wls/responseTimeRequestClassTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/140/625/1030

    Description by mibdepot

    This mbean defines the response time goal for this request class. Response time goals can be used to differentiate request classes. We do not try to meet a response time goal for an individual request. Rather we compute a tolerable waiting time for a request class by subtracting the observed average thread use time. Then we schedule requests so that the average wait for each request class is in proportion to their tolerable waiting time. For example, consider we only have two request classes, A and B, with response time goals 2000ms and 5000ms, respectively, where the time an individual request uses a thread is much smaller. During a period in which both request classes are sufficiently requested, say, zero think time and more clients than threads, we schedule to keep the average response time in the ratio 2:5 so that it is a common fraction or multiple of the stated goal. Deprecation of MBeanHome and Type-Safe Interfaces This is a type-safe interface for a WebLogic Server MBean, which you can import into your client classes and access through weblogic.management.MBeanHome. As of 9.0, the MBeanHome interface and all type-safe interfaces for WebLogic Server MBeans are deprecated. Instead, client classes that interact with WebLogic Server MBeans should use standard JMX design patterns in which clients use the javax.management.MBeanServerConnection interface to discover MBeans, attributes, and attribute types at runtime. For more information, see 'Developing Manageable Applications with JMX' on http://edocs.bea.com.

    Parsed from file BEA-WEBLOGIC-MIB.mib.txt
    Company: None
    Module: BEA-WEBLOGIC-MIB

    Description by circitor

    This mbean defines the response time goal for this request class. Response time goals can be used to differentiate request classes. We do not try to meet a response time goal for an individual request. Rather we compute a tolerable waiting time for a request class by subtracting the observed average thread use time. Then we schedule requests so that the average wait for each request class is in proportion to their tolerable waiting time. For example, consider we only have two request classes, A and B, with response time goals 2000ms and 5000ms, respectively, where the time an individual request uses a thread is much smaller. During a period in which both request classes are sufficiently requested, say, zero think time and more clients than threads, we schedule to keep the average response time in the ratio 2:5 so that it is a common fraction or multiple of the stated goal. Deprecation of MBeanHome and Type-Safe Interfaces This is a type-safe interface for a WebLogic Server MBean, which you can import into your client classes and access through weblogic.management.MBeanHome. As of 9.0, the MBeanHome interface and all type-safe interfaces for WebLogic Server MBeans are deprecated. Instead, client classes that interact with WebLogic Server MBeans should use standard JMX design patterns in which clients use the javax.management.MBeanServerConnection interface to discover MBeans, attributes, and attribute types at runtime. For more information, see 'Developing Manageable Applications with JMX' on http://edocs.bea.com.

    Parsed from file BEA-WEBLOGIC-MIB.mib
    Module: BEA-WEBLOGIC-MIB

    Information by oid_info

    Vendor: Independence Technologies, Inc.(ITI)
    Module: BEA-WEBLOGIC-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    responseTimeRequestClassTable OBJECT-TYPE SYNTAX SEQUENCE OF ResponseTimeRequestClassEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This mbean defines the response time goal for this request class. Response time goals can be used to differentiate request classes. We do not try to meet a response time goal for an individual request. Rather we compute a tolerable waiting time for a request class by subtracting the observed average thread use time. Then we schedule requests so that the average wait for each request class is in proportion to their tolerable waiting time. For example, consider we only have two request classes, A and B, with response time goals 2000ms and 5000ms, respectively, where the time an individual request uses a thread is much smaller. During a period in which both request classes are sufficiently requested, say, zero think time and more clients than threads, we schedule to keep the average response time in the ratio 2:5 so that it is a common fraction or multiple of the stated goal. Deprecation of MBeanHome and Type-Safe Interfaces This is a type-safe interface for a WebLogic Server MBean, which you can import into your client classes and access through weblogic.management.MBeanHome. As of 9.0, the MBeanHome interface and all type-safe interfaces for WebLogic Server MBeans are deprecated. Instead, client classes that interact with WebLogic Server MBeans should use standard JMX design patterns in which clients use the javax.management.MBeanServerConnection interface to discover MBeans, attributes, and attribute types at runtime. For more information, see 'Developing Manageable Applications with JMX' on http://edocs.bea.com." ::= { wls 1030 }

    Information by circitor

    responseTimeRequestClassTable OBJECT-TYPE SYNTAX SEQUENCE OF ResponseTimeRequestClassEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This mbean defines the response time goal for this request class. Response time goals can be used to differentiate request classes. We do not try to meet a response time goal for an individual request. Rather we compute a tolerable waiting time for a request class by subtracting the observed average thread use time. Then we schedule requests so that the average wait for each request class is in proportion to their tolerable waiting time. For example, consider we only have two request classes, A and B, with response time goals 2000ms and 5000ms, respectively, where the time an individual request uses a thread is much smaller. During a period in which both request classes are sufficiently requested, say, zero think time and more clients than threads, we schedule to keep the average response time in the ratio 2:5 so that it is a common fraction or multiple of the stated goal. Deprecation of MBeanHome and Type-Safe Interfaces This is a type-safe interface for a WebLogic Server MBean, which you can import into your client classes and access through weblogic.management.MBeanHome. As of 9.0, the MBeanHome interface and all type-safe interfaces for WebLogic Server MBeans are deprecated. Instead, client classes that interact with WebLogic Server MBeans should use standard JMX design patterns in which clients use the javax.management.MBeanServerConnection interface to discover MBeans, attributes, and attribute types at runtime. For more information, see 'Developing Manageable Applications with JMX' on http://edocs.bea.com." ::= { wls 1030 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.140)

    Berthet Gerard

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.140.625.1030.1 responseTimeRequestClassEntry 6 6 Generated SNMP Table Entry.

    Brothers (308)

    To many brothers! Only 100 nearest brothers are shown.

    OIDNameSub childrenSub Nodes TotalDescription
    ...
    1.3.6.1.4.1.140.625.980 jtaMigratableTargetTable 1 16 The target that is used internally to register the JTA recovery manager to the Migration Manager. Deprecation of MBeanHome and…
    1.3.6.1.4.1.140.625.985 joltConnectionPoolTable 1 14 This bean defines a Jolt connection pool.
    1.3.6.1.4.1.140.625.990 logFilterTable 1 6 This MBean represents a filter to qualify log messages which are selected by the specified filter expression criteria. A messag…
    1.3.6.1.4.1.140.625.995 mailSessionTable 1 7 Facilitates using the JavaMail APIs, which provide applications and other J2EE modules with access to Internet Message Access P…
    1.3.6.1.4.1.140.625.1000 maxThreadsConstraintTable 1 8 This MBean defines the max number of concurrent threads that can execute requests sharing this max constraint. MaxThreadsConst…
    1.3.6.1.4.1.140.625.1005 migratableRMIServiceTable 1 6 TEST SERVICE FOR MIGRATABLE SERVICES
    1.3.6.1.4.1.140.625.1010 minThreadsConstraintTable 1 7 This MBean defines the minimum number of concurrent threads that should allocated to this constraint provided there are enough …
    1.3.6.1.4.1.140.625.1015 overloadProtectionTable 1 10 This Mbean has attributes concerning server overload protection. Deprecation of MBeanHome and Type-Safe Interfaces This is a …
    1.3.6.1.4.1.140.625.1020 pathServiceTable 1 6 This class represents a path service. Deprecation of MBeanHome and Type-Safe Interfaces This is a type-safe interface for a W…
    1.3.6.1.4.1.140.625.1025 remoteSAFContextTable 1 11 Fake RemoteSAFContextMBean Deprecation of MBeanHome and Type-Safe Interfaces This is a type-safe interface for a WebLogic Ser…
    1.3.6.1.4.1.140.625.1035 safAgentTable 1 28 This class represents a Store-and-Forward (SAF) agent. A SAF sending agent takes care of storing messages to a persistent stora…
    1.3.6.1.4.1.140.625.1040 wlssnmpAgentDeploymentTable 1 21 This MBean is an SNMP agent that can be targeted to instances of WebLogic Server. With SNMP, you configure agents to gather an…
    1.3.6.1.4.1.140.625.1045 wlssnmpAttributeChangeTable 1 8 This class describes the settings to receive MBean-attribute change notification. Deprecation of MBeanHome and Type-Safe Inter…
    1.3.6.1.4.1.140.625.1050 wlssnmpCounterMonitorTable 1 12 This class describes the criteria for a Counter-based Monitor. A notification will be generated when this criteria is satisfied…
    1.3.6.1.4.1.140.625.1055 wlssnmpGaugeMonitorTable 1 11 This class describes the criteria for a Gauge-based Monitor. A notification will be generated when this criteria is satisfied. …
    1.3.6.1.4.1.140.625.1060 wlssnmpLogFilterTable 1 7 This MBean represents a filter to qualify log messages which are logged to the server logfile. A message must qualify criteria …
    1.3.6.1.4.1.140.625.1065 wlssnmpProxyTable 1 11 This MBean represents an SNMP agent that is proxied by a WebLogic Server SNMP agent. Deprecation of MBeanHome and Type-Safe In…
    1.3.6.1.4.1.140.625.1070 wlssnmpStringMonitorTable 1 12 This class describes the criteria for a String-based Monitor. A notification is generated when this criteria is satisfied. Dep…
    1.3.6.1.4.1.140.625.1075 wlssnmpTrapDestinationTable 1 10 This MBean describes a destination to which an SNMP agent sends SNMP TRAP and INFORM notifications. Deprecation of MBeanHome a…
    1.3.6.1.4.1.140.625.1080 securityConfigurationTable 1 16 Provides domain-wide security configuration information. Deprecation of MBeanHome and Type-Safe Interfaces This is a type-saf…
    ...