Resource Domain::Resource ABE::Logical Resource ABE
Class LogicalResource

This is an abstract base class for describing different logical aspects of devices (e.g., DeviceInterfaces) that constitute a Product. It has two main purposes: (1) to collect common attributes and relationships for all logical entities, and (2) to provide a convenient, single point where relationships with other managed objects can be defined.

Attributes
Boolean isOperational isOperational

This attribute is used to define the operational status of the object, and is implemented as a Boolean: TRUE means that the object is currently operational, and FALSE means that the object is not currently operational.

LogicalResourceRole logicalResourceRole logicalResourceRole
Integer lrStatus lrStatus

This is an enumerated integer whose value indicates the current status of the object. The following values are defined:

0: Unknown
1: OK
2: Initializing
3: Starting
4: Paused
5: Stopping
6: Stopped
7: Degraded
8: Stressed
9: Predicted Failure
10: Error - General
11: Error - Non Recoverable
12: Not Installed or Not Present
13: In Maintenance
14: Unable To Contact
15: Lost Communications

Stopped indicates that the LogicalResource is known to still exist, but it is no longer operational. However, it has not failed.

Stressed indicates that the LogicalResource is functioning, but needs attention (e.g., it may be overheating, or overloaded in some way). This is similar to Predicted Failure, which indicates that this LogicalResource is functioning properly, but is predicting a failure in the near future.

In Maintenance indicates that this LogicalResource is being configured, maintained, or otherwise administered and is NOT available for service.

Unable To Contact indicates that the monitoring system has knowledge of this LogicalResource but has never been able to establish communications with it. In contrast, Lost Commmunications indicates that the LogicalResource has been contacted successfully in the past and is known to still exist; however, it is currently unreachable.

This is an optional attribute.

PathVectorRoutingProtocol pathVectorRoutingProtocol pathVectorRoutingProtocol
PhysicalResource physicalResource physicalResource
ResourceFacingService resourceFacingService resourceFacingService
Integer serviceState serviceState

This is an enumerated integer that defines the availability and usage (i.e., the service state) of this LogicalResource. Its values are:

0: Unknown
1: In Service
2: Out of Service
3: Testing
4: In Maintenance
5: Not Available
6: Not Applicable

This is an optional attribute.

Attributes inherited from SID Models::Resource Domain::Resource ABE::Resource SID Models::Resource Domain::Resource ABE::Resource
_managementDomain _managementDomain, _businessInteractionItem _businessInteractionItem, _resourceRole _resourceRole, _resourceSpecification _resourceSpecification, _resourceUsage _resourceUsage, usageState usageState, _place _place, _performance2 _performance2, _resourceFacingService _resourceFacingService, _product _product, _resourceCharacteristicValue _resourceCharacteristicValue, _resourceSecurityEntity _resourceSecurityEntity, _securityEventCollectionMethod _securityEventCollectionMethod, _serviceAccessPoint _serviceAccessPoint, _securityThreatTool _securityThreatTool, _commonResourceInfo _commonResourceInfo, _partyRole3 _partyRole3, _partyRole _partyRole, resourceCapacity resourceCapacity, resourceCapacityDemand resourceCapacityDemand, _resourceInvolvementRole _resourceInvolvementRole, _resourceUser _resourceUser, runningSoftwareStatistics runningSoftwareStatistics, software software, compoundResource compoundResource, resourceConfiguration resourceConfiguration, resourceConfigSpec resourceConfigSpec, resourceTest resourceTest, resourceRelationship resourceRelationship, resourceRelationship2 resourceRelationship2, resource resource, resource22 resource22, problem2 problem2, problem problem, _alarm_3 _alarm_3, _alarm_2 _alarm_2, _alarm_1 _alarm_1, resourcePerformance resourcePerformance

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
NameLogicalResource
Name Expression
NamespaceLogical Resource ABE
Owned Template Signature
OwnerLogical Resource ABE
Owning Template Parameter
PackageLogical Resource ABE
Qualified NameSID Models::Resource Domain::Resource ABE::Logical Resource ABE::LogicalResource
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 isOperational
Public Boolean isOperational

This attribute is used to define the operational status of the object, and is implemented as a Boolean: TRUE means that the object is currently operational, and FALSE means that the object is not currently operational.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassLogicalResource
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)
NameisOperational
Name Expression
NamespaceLogicalResource
Opposite
OwnerLogicalResource
Owning Association
Owning Template Parameter
Qualified NameSID Models::Resource Domain::Resource ABE::Logical Resource ABE::LogicalResource::isOperational
Stereotyperequired
Template Parameter
TypeBoolean
Upper1
Upper Value
VisibilityPublic


 logicalResourceRole
Public LogicalResourceRole logicalResourceRole
Constraints:
Properties:

AggregationNone
Alias
AssociationLogicalResourceRoleDescribes
Association End
ClassLogicalResource
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NamelogicalResourceRole
Name Expression
NamespaceLogicalResource
OppositelogicalResource
OwnerLogicalResource
Owning Association
Owning Template Parameter
Qualified NameSID Models::Resource Domain::Resource ABE::Logical Resource ABE::LogicalResource::logicalResourceRole
Stereotype
Template Parameter
TypeLogicalResourceRole
Upper*
Upper Value(*)
VisibilityPublic


 lrStatus
Public Integer lrStatus

This is an enumerated integer whose value indicates the current status of the object. The following values are defined:

0: Unknown
1: OK
2: Initializing
3: Starting
4: Paused
5: Stopping
6: Stopped
7: Degraded
8: Stressed
9: Predicted Failure
10: Error - General
11: Error - Non Recoverable
12: Not Installed or Not Present
13: In Maintenance
14: Unable To Contact
15: Lost Communications

Stopped indicates that the LogicalResource is known to still exist, but it is no longer operational. However, it has not failed.

Stressed indicates that the LogicalResource is functioning, but needs attention (e.g., it may be overheating, or overloaded in some way). This is similar to Predicted Failure, which indicates that this LogicalResource is functioning properly, but is predicting a failure in the near future.

In Maintenance indicates that this LogicalResource is being configured, maintained, or otherwise administered and is NOT available for service.

Unable To Contact indicates that the monitoring system has knowledge of this LogicalResource but has never been able to establish communications with it. In contrast, Lost Commmunications indicates that the LogicalResource has been contacted successfully in the past and is known to still exist; however, it is currently unreachable.

This is an optional attribute.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassLogicalResource
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)
NamelrStatus
Name Expression
NamespaceLogicalResource
Opposite
OwnerLogicalResource
Owning Association
Owning Template Parameter
Qualified NameSID Models::Resource Domain::Resource ABE::Logical Resource ABE::LogicalResource::lrStatus
Stereotype
Template Parameter
TypeInteger
Upper1
Upper Value
VisibilityPublic


 pathVectorRoutingProtocol
Private PathVectorRoutingProtocol pathVectorRoutingProtocol
Constraints:
Properties:

AggregationNone
Alias
AssociationPathVectorRoutingProtocolConfiguredUsing
Association End
ClassLogicalResource
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NamepathVectorRoutingProtocol
Name Expression
NamespaceLogicalResource
OppositelogicalResource
OwnerLogicalResource
Owning Association
Owning Template Parameter
Qualified NameSID Models::Resource Domain::Resource ABE::Logical Resource ABE::LogicalResource::pathVectorRoutingProtocol
Stereotype
Template Parameter
TypePathVectorRoutingProtocol
Upper*
Upper Value(*)
VisibilityPrivate


 physicalResource
Public PhysicalResource physicalResource
Constraints:
Properties:

AggregationNone
Alias
AssociationLogicalResourceRequiresPhysicalResource
Association End
ClassLogicalResource
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NamephysicalResource
Name Expression
NamespaceLogicalResource
OppositelogicalResource
OwnerLogicalResource
Owning Association
Owning Template Parameter
Qualified NameSID Models::Resource Domain::Resource ABE::Logical Resource ABE::LogicalResource::physicalResource
Stereotype
Template Parameter
TypePhysicalResource
Upper*
Upper Value(*)
VisibilityPublic


 resourceFacingService
Public ResourceFacingService resourceFacingService
Constraints:
Properties:

AggregationNone
Alias
AssociationLogicalResourceImplementsRFS
Association End
ClassLogicalResource
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameresourceFacingService
Name Expression
NamespaceLogicalResource
OppositelogicalResource
OwnerLogicalResource
Owning Association
Owning Template Parameter
Qualified NameSID Models::Resource Domain::Resource ABE::Logical Resource ABE::LogicalResource::resourceFacingService
Stereotype
Template Parameter
TypeResourceFacingService
Upper*
Upper Value(*)
VisibilityPublic


 serviceState
Public Integer serviceState

This is an enumerated integer that defines the availability and usage (i.e., the service state) of this LogicalResource. Its values are:

0: Unknown
1: In Service
2: Out of Service
3: Testing
4: In Maintenance
5: Not Available
6: Not Applicable

This is an optional attribute.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassLogicalResource
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)
NameserviceState
Name Expression
NamespaceLogicalResource
Opposite
OwnerLogicalResource
Owning Association
Owning Template Parameter
Qualified NameSID Models::Resource Domain::Resource ABE::Logical Resource ABE::LogicalResource::serviceState
Stereotype
Template Parameter
TypeInteger
Upper1
Upper Value
VisibilityPublic