: Public abstract <<TMF_BusinessEntity>> Business Entity
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.<br/><br/><br/><br/>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.<br/>
- Attributes
- Associations To
- Associations From
- Tagged Values
- Advanced
- Other Links
Attribute |
Public TimePeriod mgmtInfoValidFor
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
<<required>> |
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
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.<br/>
|
|
Public Integer retrievalMethodCurrent
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
<<required>> |
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
This is an enumerated integer that defines the particular type of method that is currently being used to retrieve the management information. Values include:<br/><br/> 0: Unknown<br/> 1: None<br/> 2: CLI<br/> 3: SNMP<br/> 4: TL1<br/> 5: CMIP<br/> 6: RMON<br/> 7: Proprietary<br/><br/>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.<br/>
|
|
Public String retrievalMethodsSupported
|
Details:
Alias: |
|
Initial: |
|
Stereotype: |
<<required>> |
Ordered: |
|
Range: |
|
Transient: |
False |
Derived: |
False |
IsID: |
False |
Notes:
|
This is an array of integers that define the different means of retrieving management methods that are supported by this object. Values include:<br/> <br/> 0: Unknown<br/> 1: None<br/> 2: CLI<br/> 3: SNMP<br/> 4: TL1<br/> 5: CMIP<br/> 6: RMON<br/> 7: Proprietary<br/><br/>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.<br/>
|
|
Tag |
Value |
IsCoreEntity |
False |
 Details:
Values: true,false Default: False
|
rsa_guid |
_3E3F0EC000E93E9C638A02CB |
 Details:
|
Property |
Value |
isActive: |
0 |
isFinalSpecialization: |
0 |