Table about the id and name of virtual system.
The index of the table is hwVSVsId.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.255.1.1.1.1 | hwVSVsId | Integer32 | read-only | This object indicates the index of a VS. The index is unique in the related physical system (PS). | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.255.1.1.1.2 | hwVSVsName | OCTET STRING{(1,31)} | read-only | This object indicates the name of the VS. The VS name must be unique in the entire system. It is a string of 1 to 31 characters. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.255.1.1.1.3 | hwVSStatus | INTEGER{running(1),stop(2),restoring(3),shutdowning(4)} | read-only | The object specifies the virtual system state. 1. running(1): The virtual system is running. 2. stop(2): The virtual system is stopped. 3. restoring (3): The virtual system is being restored. 4. shutdowning(4): The virtual system is being stopped. | This object is implemented as defined in the corresponding MIB files. |