- Element - Class in com.ibm.tivoli.nm.collectors.framework.store
-
An interface representing a top level entity to be stored in the
DataStore
.
- Element() - Constructor for class com.ibm.tivoli.nm.collectors.framework.store.Element
-
- EMPTY - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Constant to represent a lack of data - used for representing an empty map
of data
- emsHost - Variable in class com.ibm.tivoli.nm.collectors.framework.store.DataSource
-
The host of the source EMS
- emsIdentifier - Variable in class com.ibm.tivoli.nm.collectors.framework.store.DataSource
-
The identifier of the source EMS
- emsName - Variable in class com.ibm.tivoli.nm.collectors.framework.store.DataSource
-
The name of the source EMS
- emsRole - Variable in class com.ibm.tivoli.nm.collectors.framework.store.DataSource
-
The role of the EMS (e.g.
- emsStatus - Variable in class com.ibm.tivoli.nm.collectors.framework.store.DataSource
-
The status of the EMS (e.g.
- emsVersion - Variable in class com.ibm.tivoli.nm.collectors.framework.store.DataSource
-
The version of the source EMS
- endCorbaSession() - Method in class com.ibm.tivoli.nm.collectors.framework.corba.impl.c3gpp.Corba3GPPProvider
-
- endCorbaSession() - Method in class com.ibm.tivoli.nm.collectors.framework.corba.impl.tmf814.TMF814CorbaProvider
-
- endCorbaSession() - Method in interface com.ibm.tivoli.nm.collectors.framework.corba.provider.CorbaProvider
-
Ends the current CORBA Session
- endSession() - Method in class com.ibm.tivoli.nm.collectors.framework.corba.impl.tmf814.TMF814NMSSessionImpl
-
Allows for a controlled disconnect between parties.
- ENTITY_DATA_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
XML tag name for the GetEntities XML-RPC call - entityData
- ENTITY_EXTRA_INFO - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity extraInfo attribute
- ENTITY_IF_INDEX - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity ifIndex attribute
- ENTITY_INTERFACE_ID - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity interfaceId attribute
- ENTITY_LIST_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity list XML tag - entityList
- ENTITY_PARENT - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity parent attribute
- ENTITY_PHYSICAL_ALIAS - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity alias attribute
- ENTITY_PHYSICAL_CLASS - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity class attribute
- ENTITY_PHYSICAL_CONTAINED_IN - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity containedIn attribute
- ENTITY_PHYSICAL_DESCRIPTION - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity descr attribute
- ENTITY_PHYSICAL_FW_REVISION - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity fwRev attribute
- ENTITY_PHYSICAL_HW_REVISION - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity hwRev attribute
- ENTITY_PHYSICAL_INDEX - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity index attribute
- ENTITY_PHYSICAL_NAME - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity name attribute
- ENTITY_PHYSICAL_PARENT_REL_POS - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity parentRelPos attribute
- ENTITY_PHYSICAL_REL_POS - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity relPos attribute
- ENTITY_PHYSICAL_SW_REVISION - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity swRev attribute
- ENTITY_PHYSICAL_TYPE - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity cdmType attribute
- ENTITY_PHYSICAL_VENDOR_TYPE - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity vendorType attribute
- ENTITY_SERIAL_NUMBER - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity serialNumber attribute
- ENTITY_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Entity XML tag - entity
- entityList - Variable in class com.ibm.tivoli.nm.collectors.framework.store.NetworkDevice
-
A map of eneity data for this device
- eventLossCleared(String) - Method in class com.ibm.tivoli.nm.collectors.framework.corba.impl.tmf814.TMF814NMSSessionImpl
-
The EMS invokes this method to indicate that the event loss period is
over, and that it is now capable of providing relevant notifications.
- eventLossOccurred(String, String) - Method in class com.ibm.tivoli.nm.collectors.framework.corba.impl.tmf814.TMF814NMSSessionImpl
-
When an EMS fails to push an event, it can notify all connected NMSs by
invoking this method on every active NmsSession_I.
- execute(Object, String, Object[], int, int, int, boolean) - Method in class com.ibm.tivoli.nm.collectors.framework.corba.impl.tmf814.TMF814CorbaExecutor
-
Executes a CORBA method and returns a CORBAIterator instance
- execute(Object, String, Object[], int) - Method in class com.ibm.tivoli.nm.collectors.framework.corba.impl.tmf814.TMF814CorbaExecutor
-
Executes a CORBA method and returns a List with results extracted from
the listHolder object
- EXTRA_INFO - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
XML tag for extraInfo
- extractFiles(File, String) - Method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
Perform extraction on an array of files
- extraInfo - Variable in class com.ibm.tivoli.nm.collectors.framework.store.DataSource
-
A map to hold additional informational data to be included in XML-RPC
calls under the extraInfo
tag.
- extraInfo - Variable in class com.ibm.tivoli.nm.collectors.framework.store.Element
-
A map to hold additional informational data to be included in XML-RPC
calls under the extraInfo
tag.