vmConfigStatus
MX-VM-MIB ·
.0.4500.1.100.100.1.700
Object
column
Enumeration
Configuration Status
Configuration status of the row.
Indicates if the configuration of this VM is valid and ready
to be applied.
* Valid: The current content of the row is valid.
* USBNotAvailable: The VM is started witout using USB,
because the configured USB is used by another VM.
* MissingVMConfig: The config file of VM is missing and the
VM cannot be started. This config status is set when the
Vm service tries to start a virtual machine but its image
and config file are missing in vm/images.
* NeedRestartToApplyConfig: The configuration has changed
but not applied, Stop and restart the VM to apply new
config.
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | valid |
200 | uSBNotAvailable |
300 | missingVMConfig |
400 | needRestartToApplyConfig |