Reference record for OID 1.3.6.1.4.1.140.625.995


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

    Description by mibdepot

    Facilitates using the JavaMail APIs, which provide applications and other J2EE modules with access to Internet Message Access Protocol (IMAP)- and Simple Mail Transfer Protocol (SMTP)-capable mail servers on your network or the Internet. In the reference implementation of JavaMail, applications must instantiate javax.mail.Session objects, which designate mail hosts, transport and store protocols, and a default mail user for connecting to a mail server. In WebLogic Server, you create a mail session, which configures a javax.mail.Session object and registers it in the WebLogic Server JNDI tree. Applications access the mail session through JNDI instead of instantiating their own javax.mail.Session object. 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

    Facilitates using the JavaMail APIs, which provide applications and other J2EE modules with access to Internet Message Access Protocol (IMAP)- and Simple Mail Transfer Protocol (SMTP)-capable mail servers on your network or the Internet. In the reference implementation of JavaMail, applications must instantiate javax.mail.Session objects, which designate mail hosts, transport and store protocols, and a default mail user for connecting to a mail server. In WebLogic Server, you create a mail session, which configures a javax.mail.Session object and registers it in the WebLogic Server JNDI tree. Applications access the mail session through JNDI instead of instantiating their own javax.mail.Session object. 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

    mailSessionTable OBJECT-TYPE SYNTAX SEQUENCE OF MailSessionEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Facilitates using the JavaMail APIs, which provide applications and other J2EE modules with access to Internet Message Access Protocol (IMAP)- and Simple Mail Transfer Protocol (SMTP)-capable mail servers on your network or the Internet. In the reference implementation of JavaMail, applications must instantiate javax.mail.Session objects, which designate mail hosts, transport and store protocols, and a default mail user for connecting to a mail server. In WebLogic Server, you create a mail session, which configures a javax.mail.Session object and registers it in the WebLogic Server JNDI tree. Applications access the mail session through JNDI instead of instantiating their own javax.mail.Session object. 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 995 }

    Information by circitor

    mailSessionTable OBJECT-TYPE SYNTAX SEQUENCE OF MailSessionEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Facilitates using the JavaMail APIs, which provide applications and other J2EE modules with access to Internet Message Access Protocol (IMAP)- and Simple Mail Transfer Protocol (SMTP)-capable mail servers on your network or the Internet. In the reference implementation of JavaMail, applications must instantiate javax.mail.Session objects, which designate mail hosts, transport and store protocols, and a default mail user for connecting to a mail server. In WebLogic Server, you create a mail session, which configures a javax.mail.Session object and registers it in the WebLogic Server JNDI tree. Applications access the mail session through JNDI instead of instantiating their own javax.mail.Session object. 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 995 }

    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.995.1 mailSessionEntry 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.945 jdbcPoolComponentTable 1 7 None
    1.3.6.1.4.1.140.625.950 jdbcStoreTable 1 11 Defines an instance of the persistent store that stores its persistent records in a JDBC-accessible database. It may be used by…
    1.3.6.1.4.1.140.625.955 jdbcSystemResourceTable 1 11 This bean defines a system-level JDBC resource. It links a separate descriptor that specifies the definition. Deprecation of …
    1.3.6.1.4.1.140.625.960 jmsInteropModuleTable 1 11 This bean defines a system-level JMS resource. It links a separate descriptor that specifies the definition. Deprecation of M…
    1.3.6.1.4.1.140.625.965 jmsMessageLogFileTable 1 16 This defines the configuration aspects of the logs for a jms server. Deprecation of MBeanHome and Type-Safe Interfaces This i…
    1.3.6.1.4.1.140.625.970 jmsSAFMessageLogFileTable 1 16 This defines the configuration aspects of the logs for a jms server. Deprecation of MBeanHome and Type-Safe Interfaces This i…
    1.3.6.1.4.1.140.625.975 jmxTable 1 12 Controls which JMX agents are initialized in the current WebLogic Server domain. Each JMX agent supports specific functions suc…
    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.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.1030 responseTimeRequestClassTable 1 7 This mbean defines the response time goal for this request class. Response time goals can be used to differentiate request cl…
    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…
    ...