HUAWEI-VS-MIB

File: HUAWEI-VS-MIB.mib (6980 bytes)

Imported modules

HUAWEI-MIB SNMPv2-TC SNMPv2-CONF
SNMPv2-SMI

Imported symbols

hwDatacomm DisplayString OBJECT-GROUP
MODULE-COMPLIANCE Integer32 OBJECT-TYPE
MODULE-IDENTITY

Defined Types

HwVSEntry  
SEQUENCE    
  hwVSVsId Integer32
  hwVSVsName DisplayString
  hwVSStatus INTEGER
  hwVSCPUUsage Integer32
  hwVSMemoryUsedSize Integer32
  hwVSMemoryTotalSize Integer32

Defined Values

hwVsMIB 1.3.6.1.4.1.2011.5.25.255
The HUAWEI-VS-MIB which contains objects manages virtual system name and virtual system id.
MODULE-IDENTITY    

hwVSObjects 1.3.6.1.4.1.2011.5.25.255.1
OBJECT IDENTIFIER    

hwVSTable 1.3.6.1.4.1.2011.5.25.255.1.1
Table about the id and name of virtual system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwVSEntry

hwVSEntry 1.3.6.1.4.1.2011.5.25.255.1.1.1
Information about the id and name of virtual system.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwVSEntry  

hwVSVsId 1.3.6.1.4.1.2011.5.25.255.1.1.1.1
This object indicates the index of a VS. The index is unique in the related physical system (PS).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hwVSVsName 1.3.6.1.4.1.2011.5.25.255.1.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwVSStatus 1.3.6.1.4.1.2011.5.25.255.1.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER running(1), stop(2), restoring(3), shutdowning(4)  

hwVSCPUUsage 1.3.6.1.4.1.2011.5.25.255.1.1.1.4
This object specifies the CPU usage of the virtual system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwVSMemoryUsedSize 1.3.6.1.4.1.2011.5.25.255.1.1.1.5
This object specifies the size of the memory used by the virtual system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwVSMemoryTotalSize 1.3.6.1.4.1.2011.5.25.255.1.1.1.6
This object specifies the total size of memory available to the virtual system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwVSConformance 1.3.6.1.4.1.2011.5.25.255.2
OBJECT IDENTIFIER    

hwVSGroups 1.3.6.1.4.1.2011.5.25.255.2.1
OBJECT IDENTIFIER    

hwVSCompliances 1.3.6.1.4.1.2011.5.25.255.2.2
OBJECT IDENTIFIER    

hwVSConformance2 1.3.6.1.4.1.2011.5.25.255.2.2.1
The compliance statement for systems supporting the HUAWEI-VS-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwVSBasicGroup 1.3.6.1.4.1.2011.5.25.255.2.1.1
The virtual system attribute group.
Status: current Access: read-only
OBJECT-GROUP    

hwVSType 1.3.6.1.4.1.2011.5.25.255.3
The single-node scalar table hwVSType contains only one field: hwVSType. This field indicates whether the current device supports VS. If the device does not support VS and a GET operation is performed, noSuchObject/noSuchInstance is returned. If the device supports VS and a GET operation is performed: hwVSType = 1, indicating that the device is an admin-VS device; hwVSType = 2, indicating that the device is a common VS device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32