MIB Viewer

sysVcmpState

OBJECT-TYPE
1.3.6.1.4.1.3375.2.1.13.1.2.1.4
Access
read-only
Status
current
Sub-identifiers
0
VCMP guests can be in one of three user-chosen states: Configured, Provisioned, or Deployed. A guest in the Configured state has no hardware resources allocated to it and has no virtual machines running. A guest in the Provisioned state has hardware resources allocated but no virtual machines running. A guest in the Deployed has hardware resources and should have virtual machines running. The vcmpd daemon tries to launch and maintain any virtual machines that belong to VCMP guests in the Deployed state.
INTEGER { configured(0), provisioned(1), deployed(2) }