Entry of ejbComponentTable
Parsed from file BEA-WEBLOGIC-MIB.mib.txt
Company: None
Module: BEA-WEBLOGIC-MIB
Entry of ejbComponentTable
Parsed from file BEA-WEBLOGIC-MIB.mib
Module: BEA-WEBLOGIC-MIB
Vendor: Independence Technologies, Inc.(ITI)
Module: BEA-WEBLOGIC-MIB
[Automatically extracted from oidview.com]
ejbComponentEntry OBJECT-TYPE SYNTAX EjbComponentEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of ejbComponentTable" INDEX { ejbComponentIndex} ::= { ejbComponentTable 1 }
ejbComponentEntry OBJECT-TYPE SYNTAX EjbComponentEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Entry of ejbComponentTable" INDEX { ejbComponentIndex} ::= { ejbComponentTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.140.625.540.1.1 | ejbComponentIndex | 0 | 0 | Unique value directed from ObjectName which is used as table index |
1.3.6.1.4.1.140.625.540.1.5 | ejbComponentObjectName | 0 | 0 | JMX-standard MBean name |
1.3.6.1.4.1.140.625.540.1.10 | ejbComponentType | 0 | 0 | BEA-proprietary MBean type |
1.3.6.1.4.1.140.625.540.1.15 | ejbComponentName | 0 | 0 | BEA-proprietary MBean name |
1.3.6.1.4.1.140.625.540.1.20 | ejbComponentParent | 0 | 0 | BEA-proprietary Parent object's identification, with syntax |
1.3.6.1.4.1.140.625.540.1.25 | ejbComponentJavaCompiler | 0 | 0 | Return the path to the Java compiler to use to compile EJB's |
1.3.6.1.4.1.140.625.540.1.30 | ejbComponentJavaCompilerPreClassPath | 0 | 0 | Return the options to prepend to the Java compiler classpath for when we need to compile Java code. |
1.3.6.1.4.1.140.625.540.1.35 | ejbComponentJavaCompilerPostClassPath | 0 | 0 | Return the options to append to the Java compiler classpath for when we need to compile Java code. |
1.3.6.1.4.1.140.625.540.1.40 | ejbComponentExtraRmicOptions | 0 | 0 | Return the extra options passed to rmic during server-side generation.. |
1.3.6.1.4.1.140.625.540.1.45 | ejbComponentKeepGenerated | 0 | 0 | A boolean value (true Or false). Return true if ejbc should keep its generated source files, false if it should delete them afte… |
1.3.6.1.4.1.140.625.540.1.50 | ejbComponentTmpPath | 0 | 0 | Return the temporary directory where generated files are stored by ejbc. |
1.3.6.1.4.1.140.625.540.1.55 | ejbComponentEJBDescriptor | 0 | 0 | Return the main EJBDescriptor for this EJB Component. |
1.3.6.1.4.1.140.625.540.1.60 | ejbComponentApplication | 0 | 0 | Return the application this component is a part of. This is guaranteed to never be null. |
1.3.6.1.4.1.140.625.540.1.65 | ejbComponentURI | 0 | 0 | Return a URI pointing to the application component, usually on the Admin Server. |