Common Domain::Root Business Entities ABE
Class ManagementInfo

This is an abstract base class that is used to represent entities that represent management information obtained in a managed environment . Specifically, in the process of managing an entity, information of various forms are created. This class is the base class for defining different types of management information.

The design of how management information is obtained uses this class to gather specific type of information, and the ManagementMethodEntity class to obtain the desired data using an appropriate method. This combination of class hierarchies enables different management methods (e.g., CLI vs. SNMP) to be used to gather different types of management data, and is unique to the SID information model.

Attributes
«example» Device _device _device
ManagedEntity _managedEntity _managedEntity
«baseType» TimePeriod mgmtInfoValidFor mgmtInfoValidFor

This attribute defines the time period that this management information is valid for. A TimePeriod is a complex datatype, that has a starting time and an ending time.

Integer retrievalMethodCurrent retrievalMethodCurrent

This is an enumerated integer that defines the particular type of method that is currently being used to retrieve the management information. Values include:

0: Unknown
1: None
2: CLI
3: SNMP
4: TL1
5: CMIP
6: RMON
7: Proprietary

None could mean that this ManagedEntity performs a set function and is not configurable, as well as mean that this ManagedEntity is not configurable except by the factory.

String retrievalMethodsSupported retrievalMethodsSupported

This is an array of integers that define the different means of retrieving management methods that are supported by this object. Values include:

0: Unknown
1: None
2: CLI
3: SNMP
4: TL1
5: CMIP
6: RMON
7: Proprietary

None could mean that this ManagedEntity performs a set function and is not configurable, as well as mean that this ManagedEntity is not configurable except by the factory.

Attributes inherited from SID Models::Common Domain::Root Business Entities ABE::Entity SID Models::Common Domain::Root Business Entities ABE::Entity
_entityIdentification _entityIdentification, _entityRole _entityRole, managedEntity managedEntity, characteristicValue characteristicValue

Attributes inherited from SID Models::Common Domain::Root Business Entities ABE::RootEntity SID Models::Common Domain::Root Business Entities ABE::RootEntity
_rootEntityType _rootEntityType, _revenueAssuranceParmValue _revenueAssuranceParmValue, _characteristicValue _characteristicValue, name name, description description, ID ID, metric metric, _monitoredMetricInstancesCriteria _monitoredMetricInstancesCriteria, directedEdge directedEdge, vertex vertex, entityCatalogItem entityCatalogItem, rootEntityGroupMember rootEntityGroupMember, rootEntityGroup rootEntityGroup, rootEntityRelationship rootEntityRelationship, rootEntityRelationship2 rootEntityRelationship2, associationRole associationRole, entitySpecificationAttachment entitySpecificationAttachment, interactionUseCase interactionUseCase, interactionResult interactionResult

Properties:

Alias
Classifier Behavior
Is Abstracttrue
Is Activefalse
Is Leaffalse
Keywords
NameManagementInfo
Name Expression
Namespace«011» Root Business Entities ABE
Owned Template Signature
Owner«011» Root Business Entities ABE
Owning Template Parameter
Package«011» Root Business Entities ABE
Qualified NameSID Models::Common Domain::Root Business Entities ABE::ManagementInfo
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 _device
Public «example» Device _device
Constraints:
Properties:

AggregationNone
Alias
AssociationDeviceDescribedBy
Association End
ClassManagementInfo
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquefalse
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Name_device
Name Expression
NamespaceManagementInfo
Opposite_managementInfo2
OwnerManagementInfo
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Root Business Entities ABE::ManagementInfo::_device
Stereotype
Template Parameter
Type«example» Device
Upper1
Upper Value(1)
VisibilityPublic


 _managedEntity
Public ManagedEntity _managedEntity
Constraints:
Properties:

AggregationNone
Alias
AssociationDescribedMgmtInfoDetails
Association End
ClassManagementInfo
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquefalse
Keywords
Lower1
Lower Value(1)
Multiplicity1
Name_managedEntity
Name Expression
NamespaceManagementInfo
Opposite_managementInfo
OwnerManagementInfo
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Root Business Entities ABE::ManagementInfo::_managedEntity
Stereotype
Template Parameter
TypeManagedEntity
Upper1
Upper Value(1)
VisibilityPublic


 mgmtInfoValidFor
Public «baseType» TimePeriod mgmtInfoValidFor

This attribute defines the time period that this management information is valid for. A TimePeriod is a complex datatype, that has a starting time and an ending time.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassManagementInfo
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NamemgmtInfoValidFor
Name Expression
NamespaceManagementInfo
Opposite
OwnerManagementInfo
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Root Business Entities ABE::ManagementInfo::mgmtInfoValidFor
Stereotyperequired
Template Parameter
Type«baseType» TimePeriod
Upper1
Upper Value
VisibilityPublic


 retrievalMethodCurrent
Public Integer retrievalMethodCurrent

This is an enumerated integer that defines the particular type of method that is currently being used to retrieve the management information. Values include:

0: Unknown
1: None
2: CLI
3: SNMP
4: TL1
5: CMIP
6: RMON
7: Proprietary

None could mean that this ManagedEntity performs a set function and is not configurable, as well as mean that this ManagedEntity is not configurable except by the factory.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassManagementInfo
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NameretrievalMethodCurrent
Name Expression
NamespaceManagementInfo
Opposite
OwnerManagementInfo
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Root Business Entities ABE::ManagementInfo::retrievalMethodCurrent
Stereotyperequired
Template Parameter
TypeInteger
Upper1
Upper Value
VisibilityPublic


 retrievalMethodsSupported
Public String retrievalMethodsSupported

This is an array of integers that define the different means of retrieving management methods that are supported by this object. Values include:

0: Unknown
1: None
2: CLI
3: SNMP
4: TL1
5: CMIP
6: RMON
7: Proprietary

None could mean that this ManagedEntity performs a set function and is not configurable, as well as mean that this ManagedEntity is not configurable except by the factory.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassManagementInfo
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value
MultiplicityNone (1)
NameretrievalMethodsSupported
Name Expression
NamespaceManagementInfo
Opposite
OwnerManagementInfo
Owning Association
Owning Template Parameter
Qualified NameSID Models::Common Domain::Root Business Entities ABE::ManagementInfo::retrievalMethodsSupported
Stereotyperequired
Template Parameter
TypeString
Upper1
Upper Value
VisibilityPublic