- DA_DATA_DIRECTORY - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
Properties to indicate the location of the data directory
- DA_DEFAULT_REMOTE_FTP_TIMEOUT - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
- DA_DOWNLOAD_FILE - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
Property to indicate whether to download data file through ftp/sftp from
the EMS.
- DA_GZ_EXTENSION - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
- DA_MASK_CREDENTIALS - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
Properties to indicate whether or not to mask the login credentials
- DA_MOVED_DATA_DIRECTORY - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
Properties to indicate the location where the xml files to be moved
- DA_POST_PROCESS_FLAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
Properties to indicate what to do after processing the xml files.
- DA_REMOTE_FTP_DIR - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
- DA_REMOTE_FTP_FILE - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
- DA_REMOTE_FTP_HOST - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
- DA_REMOTE_FTP_PASSWORD - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
- DA_REMOTE_FTP_PORT - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
- DA_REMOTE_FTP_TIMEOUT - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
- DA_REMOTE_FTP_USER - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
- DA_TAR_EXTENSION - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
- DA_USE_SECURE_CONNECTION - Static variable in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
- DATA_SOURCE_DESCR_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Data source description attribute - descr
- DATA_SOURCE_EMS_HOST_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Data source EMS host attribute - emsHost
- DATA_SOURCE_EMS_IDENTIFIER_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Data source EMS identifier attribute - emsIdentifier
- DATA_SOURCE_EMS_NAME_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Data source EMS name attribute - emsName
- DATA_SOURCE_EMS_ROLE_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Data source EMS role attribute - emsRole
- DATA_SOURCE_EMS_STATUS_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Data source EMS status attribute - emsStatus
- DATA_SOURCE_EMS_VERSION_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Data source EMS version attribute - emsVersion
- DATA_SOURCE_EXTRA_INFO - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Data source extraInfo attribute
- DATA_SOURCE_ID_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Data source ID attribute - id
- DATA_SOURCE_INFO_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Collector data source XML tag - datasource
- DataSource - Class in com.ibm.tivoli.nm.collectors.framework.store
-
A class to represent a collector data source.
- DataSource(int, String) - Constructor for class com.ibm.tivoli.nm.collectors.framework.store.DataSource
-
Create a new empty data source
- DataSource(int, String, Map<String, Element>) - Constructor for class com.ibm.tivoli.nm.collectors.framework.store.DataSource
-
Create a new data source using pre-existing device data
- dataSourceDescription - Variable in class com.ibm.tivoli.nm.collectors.framework.store.DataSource
-
The description for the data source
- dataSourceId - Variable in class com.ibm.tivoli.nm.collectors.framework.store.DataSource
-
The ID of the data source
- dataSources - Variable in class com.ibm.tivoli.nm.collectors.framework.store.DataStore
-
A store of all
DataSource
s hashed by an integer data source ID.
- dataStore - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.Collector
-
The data store used to store all the data collected
- DataStore - Class in com.ibm.tivoli.nm.collectors.framework.store
-
An in memory data store implementation for the ITNM java collector framework.
- DataStore(String, String) - Constructor for class com.ibm.tivoli.nm.collectors.framework.store.DataStore
-
Create a new in-memory data store implementation.
- DateConverter - Class in com.ibm.tivoli.nm.collectors.framework.corba.impl.c3gpp.util
-
Utility class for converting dates
- DateConverter() - Constructor for class com.ibm.tivoli.nm.collectors.framework.corba.impl.c3gpp.util.DateConverter
-
Constructor
- DEFAULT_LOG_DIR - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
The default directory for outputting log files relative to the execution
directory: ../log
- DEFAULT_LOG_FILE_NAME - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
The default file name for the collector log: collector.log
- DEFAULT_PROPERTIES_DATASOURCE - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Collector data source in collector properties file
- DEFAULT_PROPERTIES_FILE_NAME - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
The default properties file name and location relative to the execution
directory: ../framework/collector.properties
- DEFAULT_WEBSERVER_PORT - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
The default port on which the collector XML-RPC server is run: 8080
- DEPENDENCY_RELATIONSHIP - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
dependency relationship
- DEPENDENCY_TYPE - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Dependency dependencyType attribute
- DEVICE_ADDRESS_SPACE - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device addressSpace attribute
- DEVICE_BASE_NAME - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device name attribute
- DEVICE_CHANGES_ACTION - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device changes action attribute
- DEVICE_CHANGES_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device changes XML tag - deviceChanges
- DEVICE_EXTRA_INFO - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device extraInfo attribute
- DEVICE_ID - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device id attribute
- DEVICE_INFO_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
XML tag name for the GetDeviceInfo XML-RPC call - deviceInfo
- DEVICE_INVENTORY_ID - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device inventory ID attribute - deviceId
- DEVICE_INVENTORY_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device inventory XML tag - deviceInventory
- DEVICE_IP_FORWARDING - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device ipForwarding attribute
- DEVICE_LIST_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device list XML tag - deviceList
- DEVICE_MANAGED_ELEMENT_ID - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device meId attribute
- DEVICE_MANAGEMENT_IP_ADDRESS - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device management ip attribute (ip)
- DEVICE_NON_IP_NAME - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device non-ip identifier attribute (ip)
- DEVICE_PROTOCOL - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device protocol attribute
- DEVICE_SYS_DESCRIPTION - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device descr attribute
- DEVICE_SYS_NAME - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device sysName attribute
- DEVICE_SYS_OBJECT_ID - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device sysObjectId attribute
- DEVICE_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
Device XML tag - device
- deviceCollects(int, String, Map<String, Object>) - Method in interface com.ibm.tivoli.nm.collectors.framework.collector.CollectorDataStore
-
Add a collects relationship between a device and another entity
- deviceCollects(int, String, Map<String, Object>, int) - Method in interface com.ibm.tivoli.nm.collectors.framework.collector.CollectorDataStore
-
Add a collects relationship between a device and another entity
- deviceCollects(int, String, Map<String, Object>) - Method in class com.ibm.tivoli.nm.collectors.framework.store.DataStore
-
- deviceCollects(int, String, Map<String, Object>, int) - Method in class com.ibm.tivoli.nm.collectors.framework.store.DataStore
-
- deviceDependency(int, String, Map<String, Object>) - Method in interface com.ibm.tivoli.nm.collectors.framework.collector.CollectorDataStore
-
Add a dependency relationship between a device and another entity
- deviceDependency(int, String, Map<String, Object>, int) - Method in interface com.ibm.tivoli.nm.collectors.framework.collector.CollectorDataStore
-
Add a dependency relationship between a device and another entity
- deviceDependency(int, String, Map<String, Object>) - Method in class com.ibm.tivoli.nm.collectors.framework.store.DataStore
-
- deviceDependency(int, String, Map<String, Object>, int) - Method in class com.ibm.tivoli.nm.collectors.framework.store.DataStore
-
- deviceHosts(int, String, Map<String, Object>) - Method in interface com.ibm.tivoli.nm.collectors.framework.collector.CollectorDataStore
-
Add a hostedService relationship between a device and another entity
- deviceHosts(int, String, Map<String, Object>) - Method in class com.ibm.tivoli.nm.collectors.framework.store.DataStore
-
- deviceId - Variable in class com.ibm.tivoli.nm.collectors.framework.store.NetworkDevice
-
The unique identifier for this device
- deviceType - Variable in class com.ibm.tivoli.nm.collectors.framework.store.LTENetworkDevice
-
- disconnect() - Method in class com.ibm.tivoli.nm.collectors.framework.corba.impl.c3gpp.Corba3GPPSession
-
- disconnect() - Method in class com.ibm.tivoli.nm.collectors.framework.corba.impl.tmf814.TMF814CorbaSession
-
- disconnect() - Method in interface com.ibm.tivoli.nm.collectors.framework.corba.session.CorbaSession
-
Disconnects from the EMS
- download(Map<String, Long>) - Method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
Performs the checking before fetching the file from remote location.
- downloadDataFile() - Method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorFileUtils
-
Determines whether the collector needs to download the data file from the
EMS