derivedDataType AdministrativeState

The administrative state of a managed object as specified in ITU-T X.721 and X.731.

Possible values:
- locked: The resource is administratively prohibited from performing services for its users.
- shutting down: Use of the resource is administratively permitted to existing instances of use only.
- unlocked: The resource is administratively permitted to perform services for its users.


<validValues>
<value name="locked"/>
<value name="unlocked"/>
<value name="shuttingDown"/>
</validValues>
<defaultValue>unlocked</defaultValue>


stringAdministrativeState

Valid values: locked|unlocked|shuttingDown
  derivedDataType AdministrativeState