- validateAddressData(Map<String, Object>) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate that the address data provided adheres to the following
definition:
- validateAddresses(NetworkDevice) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate all address data associated with a device
- validateCollectorData(DataStore) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate that basic collector data is present and valid
- validateConnectionData(Map<String, Object>) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate that the connection data provided adheres to the following
definition:
- validateData(Map<String, Object>, Set<String>, String) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate that given data contains valid fields.
- validateDataSourceData(DataSource) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate the basic data source data is correct
- validateDeviceData(NetworkDevice) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate the data for a given device to ensure that both an ID and unique
address (ip attribute) are present
- validateDevices(DataSource) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate basic device data for all devices for a given data source
- validateEntityData(Map<String, Object>) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate that the entity data provided adheres to the following
definition:
- validateGeographicData(Map<String, Object>) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate that the geographic data provided adheres to the following
definition:
- validateInterfaceData(Map<String, Object>) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate that the interface data provided adheres to the following
definition:
- validateInterfaceID(Map<String, Object>) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate that the data contains either an interfaceId or a numeric
ifIndex attribute
- validateInterfaces(NetworkDevice) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate all interfaces on a given device
- validateL2VPNData(Map<String, Object>) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate that the layer 2 VPN data provided adheres to the following
definition:
- validateL3ConnectionData(Map<String, Object>) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate that the layer 3 connection data provided adheres to the
following definition:
- validateL3VPNData(Map<String, Object>) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate that the layer 3 VPN data provided adheres to the following
definition:
- validateL3VPNInterfaceData(Map<String, Object>) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate the L3 VPN interface data
- validateL3VPNRTData(String, int) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate the L3 VPN route target data
- validateLSPData(Map<String, Object>) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate LSP Data
- validateMobileSwitchingCentreType(String) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate whether a given mobile switching centre type is one of the
expected values
- validateMPLSData(Map<String, Object>) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate MPLS data
- validateRanNodeBLocalCellTechnologyType(String) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate whether a given RAN node B local cell technology type is one of
the expected values
- validateRanTechnologyType(String) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate whether a given RAN cell technology type is one of the expected
values
- validateRanTransceiverTechnologyType(String) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate whether a given RAN transceiver technology type is one of the
expected values
- validateRelationshipData(Map<String, Object>) - Static method in class com.ibm.tivoli.nm.collectors.framework.utils.CollectorValidationUtils
-
Validate that the relationship data provided contains all required
parameters, such as an identifier for the entity involved in the
relationship, such as a device ID or entity name.
- valueOf(String) - Static method in enum com.ibm.tivoli.nm.collectors.framework.store.LTEFunction.eConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.tivoli.nm.collectors.framework.store.LTEFunction.eFunctionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.tivoli.nm.collectors.framework.store.LTELogicalElement.eLogicalType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.tivoli.nm.collectors.framework.store.LTENetworkDevice.eChassisType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.ibm.tivoli.nm.collectors.framework.store.LTEFunction.eConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ibm.tivoli.nm.collectors.framework.store.LTEFunction.eFunctionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ibm.tivoli.nm.collectors.framework.store.LTELogicalElement.eLogicalType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ibm.tivoli.nm.collectors.framework.store.LTENetworkDevice.eChassisType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VPN_ROUTE_TARGET_EXPORT - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
The integer value that represents an export VPN route target
- VPN_ROUTE_TARGET_IMPORT - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
The integer value that represents an import VPN route target
- VPN_ROUTE_TARGET_IMPORT_EXPORT - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
The integer value that represents an import and export VPN route target
- VPN_TAG - Static variable in class com.ibm.tivoli.nm.collectors.framework.collector.CollectorConstants
-
VPN XML tag - vpn