Label reference | Local label |
---|---|
Attribute Name |
---|
operationalState |
usageState |
administrativeState |
alarmStatus |
proceduralStatus |
availabilityStatus |
controlStatus |
standbyStatus |
unknownStatus |
Attribute Name | Documentation and Allowed Values | Properties |
---|---|---|
operationalState | It indicates the operational state of the object instance. "It describes whether or not the resource is physically installed and working." [7] This attribute is READ-ONLY. The meaning of these values is as defined in ITU-T Recommendation X.731 [7]. allowedValues: "Enabled", "Disabled" . |
type: String
multiplicity: 1 isOrdered: N/A isUnique: N/A defaultValue: None isNullable: False |
usageState | It indicates the usage state of the object instance. "It describes whether or not the resource is actively in use at a specific instant, and if so, whether or not it has spare capacity for additional users at that instant." [7] This attribute is READ-ONLY. The meaning of these values is as defined in ITU-T Recommendation X.731 [7]. allowedValues: "Idle", "Active", "Busy". |
type: String
multiplicity: 1 isOrdered: N/A isUnique: N/A defaultValue: None isNullable: False |
administrativeState | It indicates the administrative state of the object instance. "It describes the permission to use or prohibition against using the resource, imposed through the management services." [7] The meaning of these values is as defined in ITU-T Recommendation X.731 [7]. allowedValues: "Locked", "Shutting down", "Unlocked". |
type: String
multiplicity: 1 isOrdered: N/A isUnique: N/A defaultValue: None isNullable: False |
alarmStatus | It indicates the alarm status of the object instance. This is mapped to the perceived severity of the most severe active alarm associated to the object instance. The meaning of these values is as defined for the attribute perceived severity in ITU-T Recommendation X.733 [8]. allowedValues: "Cleared", "Indeterminate", "Warning", "Minor", "Major", "Critical". |
type: String
multiplicity: 1 isOrdered: N/A isUnique: N/A defaultValue: None isNullable: False |
proceduralStatus | It indicates the procedural status of the object instance. The meaning of these values is as defined in ITU-T Recommendation X.731 [7]. allowedValues: "Initialisation required", "Not initialised", "Initialising", "Reporting", "Terminating". The meaning of NULL value is the same as "empty set" defined in ITU-T Recommendation X.731 [7]: "If the value of this attribute is an empty set the managed object is ready, for example, the initialization is complete". |
type: String
multiplicity: 1..* isOrdered: False isUnique: True defaultValue: None isNullable: True |
availabilityStatus | It indicates the availability status of the object instance. The meaning of these values is as defined in ITU-T Recommendation X.731 [7]. allowedValues: "In test", "Failed", "Power off", "Off line", "Off duty", "Dependency", "Degraded", "Not installed", "Log full". |
type: String
multiplicity: 1..* isOrdered: False isUnique: True defaultValue: None isNullable: True |
controlStatus | It indicates the control status of the object instance. The meaning of these values is as defined in ITU-T Recommendation X.731 [7]. allowedValues: "Subject to test", "Part of services locked", "Reserved for test", "Suspended". |
type: String
multiplicity: 1..* isOrdered: False isUnique: True defaultValue: None isNullable: True |
standbyStatus | It indicates the standby status of the object instance. The meaning of these values is as defined in ITU-T Recommendation X.731 [7]. allowedValues: "Hot standby", "Cold standby", "Providing service". |
type: String
multiplicity: 1 isOrdered: N/A isUnique: N/A defaultValue: None isNullable: False |
unknownStatus | It indicates whether the state of the resource represented by the managed object is unknown. "True" (state is unknown, the values of the state attributes may not reflect the actual state of the resource); "False" (state is known, the values of the state attributes reflect the actual state of the resource). allowedValues: "True", "False". |
type: String
multiplicity: 1 isOrdered: N/A isUnique: N/A defaultValue: None isNullable: False |