| Management Method ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This is an abstract base class for representing the different types of management methods that can be used to gather a particular type of management information. For example, this enables configuration setting classes to be defined as using CLI, while configuration monitoring classes could be defined as using a different method, such as SNMP.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 | ||
DescribedMgmtInfoDetails | ![]() | |
ManagedEntity | ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() |
Attributes inherited from ![]() |
||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | true |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | ManagementMethodEntity |
Name Expression | |
Namespace | Management Method ABE |
Owned Template Signature | |
Owner | Management Method ABE |
Owning Template Parameter | |
Package | Management Method ABE |
Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Management Information ABE::Management Method ABE::ManagementMethodEntity |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public DescribedMgmtInfoDetails _describedMgmtInfoDetails
Aggregation | None |
Alias | |
Association | MgmtInfoObtainedBy |
Association End | |
Class | ManagementMethodEntity |
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 | _describedMgmtInfoDetails |
Name Expression | |
Namespace | ManagementMethodEntity |
Opposite | _managementMethodEntity |
Owner | ManagementMethodEntity |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Management Information ABE::Management Method ABE::ManagementMethodEntity::_describedMgmtInfoDetails |
Stereotype | |
Template Parameter | |
Type | DescribedMgmtInfoDetails |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public ManagedEntity _managedEntity
Aggregation | None |
Alias | |
Association | SupportedMgmtMethodDetail |
Association End | |
Class | ManagementMethodEntity |
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 | ManagementMethodEntity |
Opposite | _managementMethodEntity |
Owner | ManagementMethodEntity |
Owning Association | |
Owning Template Parameter | |
Qualified Name | SID Models::Resource Domain::Resource ABE::Logical Resource ABE::Management Information ABE::Management Method ABE::ManagementMethodEntity::_managedEntity |
Stereotype | |
Template Parameter | |
Type | ManagedEntity |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Management Method ABE UML Documentation |
Summary:AttributesProperties | Detail:Attributes |