| Root Business Entities ABE UML Documentation |
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 inherited from SID Models::Common Domain::Root Business Entities ABE::RootEntity |
_rootEntityType, _revenueAssuranceParmValue, _characteristicValue, name, description, ID, metric, _monitoredMetricInstancesCriteria, directedEdge, vertex, entityCatalogItem, rootEntityGroupMember, rootEntityGroup, rootEntityRelationship, rootEntityRelationship2, associationRole, entitySpecificationAttachment, interactionUseCase, interactionResult |
Properties:
_device
Public «example» Device _device
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | DeviceDescribedBy |
Association End | |
Class | ManagementInfo |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | false |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | _device |
Name Expression | |
Namespace | ManagementInfo |
Opposite | _managementInfo2 |
Owner | ManagementInfo |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Root Business Entities ABE::ManagementInfo::_device |
Stereotype | |
Template Parameter | |
Type | «example» Device |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
_managedEntity
Public ManagedEntity _managedEntity
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | DescribedMgmtInfoDetails |
Association End | |
Class | ManagementInfo |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | false |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | _managedEntity |
Name Expression | |
Namespace | ManagementInfo |
Opposite | _managementInfo |
Owner | ManagementInfo |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Root Business Entities ABE::ManagementInfo::_managedEntity |
Stereotype | |
Template Parameter | |
Type | ManagedEntity |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
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:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ManagementInfo |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | mgmtInfoValidFor |
Name Expression | |
Namespace | ManagementInfo |
Opposite | |
Owner | ManagementInfo |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Root Business Entities ABE::ManagementInfo::mgmtInfoValidFor |
Stereotype | required |
Template Parameter | |
Type | «baseType» TimePeriod |
Upper | 1 |
Upper Value | |
Visibility | Public |
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: ProprietaryNone 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:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ManagementInfo |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | retrievalMethodCurrent |
Name Expression | |
Namespace | ManagementInfo |
Opposite | |
Owner | ManagementInfo |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Root Business Entities ABE::ManagementInfo::retrievalMethodCurrent |
Stereotype | required |
Template Parameter | |
Type | Integer |
Upper | 1 |
Upper Value | |
Visibility | Public |
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: ProprietaryNone 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:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | ManagementInfo |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | |
Multiplicity | None (1) |
Name | retrievalMethodsSupported |
Name Expression | |
Namespace | ManagementInfo |
Opposite | |
Owner | ManagementInfo |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Common Domain::Root Business Entities ABE::ManagementInfo::retrievalMethodsSupported |
Stereotype | required |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | |
Visibility | Public |
| Root Business Entities ABE UML Documentation |