ModuleAdminType

  • Base type Enumeration

Administratively desired module states. Valid values are: enabled(1) module is operational. disabled(2) module is not operational. reset(3) module is reset. This value may be specified in a management protocol set operation, it will not be returned in response to a management protocol retrieval operation. outOfServiceAdmin(4) module is powered on but out of service, set by CLI.

Possible values

4 objects
Number Name
1 enabled
2 disabled
3 reset
4 outOfServiceAdmin