INFORMANT-VS

File: INFORMANT-VS.mib (11915 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WTCS

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
Gauge32 Integer32 Counter64
DateAndTime TruthValue DisplayString
informant

Defined Types

VSVirtualMachineEntry  
SEQUENCE    
  vsvmIndex Integer32
  vsvmName DisplayString
  vsvmCpuUtilization Gauge32
  vsvmDiskBytesRead Counter64
  vsvmDiskSpaceUsed Gauge32
  vsvmDiskSpaceUsedK Gauge32
  vsvmDiskSpaceUsedM Gauge32
  vsvmDiskBytesWritten Counter64
  vsvmHeartbeatCount Counter64
  vsvmHeartbeatInterval Gauge32
  vsvmHeartbeatPercentage Gauge32
  vsvmHeartbeatRate Gauge32
  vsvmNetworkBytesSent Counter64
  vsvmNetworkBytesReceived Counter64
  vsvmPhysicalMemoryAllocated Gauge32
  vsvmPhysicalMemoryAllocatedK Gauge32
  vsvmPhysicalMemoryAllocatedM Gauge32
  vsvmUptime Gauge32

VSVirtualNetworkEntry  
SEQUENCE    
  vsvnIndex Integer32
  vsvnName DisplayString
  vsvnBytesDropped Counter64
  vsvnBytesReceived Counter64
  vsvnBytesSent Counter64
  vsvnPacketsDropped Counter64
  vsvnPacketsReceived Counter64
  vsvnPacketsSent Counter64

Defined Values

wmiVirtualServer 1.3.6.1.4.1.9600.1.24
The MIB module for informant standard entities.
MODULE-IDENTITY    

vsVirtualMachineTable 1.3.6.1.4.1.9600.1.24.1
The VirtualMachine WMI class allows you to obtain information about CPU, disk, and network usage by each virtual machine, as well as the number of heartbeats received.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VSVirtualMachineEntry

vsVirtualMachineEntry 1.3.6.1.4.1.9600.1.24.1.1
None
Status: current Access: not-accessible
OBJECT-TYPE    
  VSVirtualMachineEntry  

vsvmIndex 1.3.6.1.4.1.9600.1.24.1.1.1
The value of this object uniquely identifies the instance entry for this class.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

vsvmName 1.3.6.1.4.1.9600.1.24.1.1.2
Name of the virtual machine.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vsvmCpuUtilization 1.3.6.1.4.1.9600.1.24.1.1.3
Percentage of CPU resources allocated to this virtual machine that are currently in use. A zero indicates that the virtual machine may not be running. A 100 indicates that the virtual machine is consuming all currently allocated resources.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsvmDiskBytesRead 1.3.6.1.4.1.9600.1.24.1.1.4
Number of bytes read by all of the virtual hard disks assigned to this virtual machine since the virtual machine was last turned on.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vsvmDiskSpaceUsed 1.3.6.1.4.1.9600.1.24.1.1.5
Total disk space used by this virtual machine on all of the disks that are assigned to it.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsvmDiskSpaceUsedK 1.3.6.1.4.1.9600.1.24.1.1.6
Total disk space used in kilobytes by this virtual machine on all of the disks that are assigned to it.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsvmDiskSpaceUsedM 1.3.6.1.4.1.9600.1.24.1.1.7
Total disk space used in megabytes by this virtual machine on all of the disks that are assigned to it.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsvmDiskBytesWritten 1.3.6.1.4.1.9600.1.24.1.1.8
Number of bytes written by all virtual hard disks assigned to this virtual machine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vsvmHeartbeatCount 1.3.6.1.4.1.9600.1.24.1.1.9
Number of heartbeats received since the virtual machine was last turned on.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vsvmHeartbeatInterval 1.3.6.1.4.1.9600.1.24.1.1.10
Duration of the heartbeat interval in seconds. This data is used by the HeartbeatPercentage counter.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsvmHeartbeatPercentage 1.3.6.1.4.1.9600.1.24.1.1.11
Percentage of total expected heartbeats that have been received in the last heartbeat interval. A HeartbeatPercentage of zero may indicate a problem with the guest operating system. A number greater than zero, but less than 100 may indicate that a heavy input/output (I/O) load is causing the heartbeat not to transmit.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsvmHeartbeatRate 1.3.6.1.4.1.9600.1.24.1.1.12
The number of heartbeats expected per heartbeat interval. This data is used by the HeartbeatPercentage counter.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsvmNetworkBytesSent 1.3.6.1.4.1.9600.1.24.1.1.13
Total bytes sent by all virtual networks assigned to this virtual machine. This is a cumulative total.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vsvmNetworkBytesReceived 1.3.6.1.4.1.9600.1.24.1.1.14
Total bytes received by all virtual networks assigned to this virtual machine. This is a cumulative total.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vsvmPhysicalMemoryAllocated 1.3.6.1.4.1.9600.1.24.1.1.15
The system memory allocated to this virtual machine in bytes. This figure includes 4 MB of video RAM (VRAM). It does not include the additional 32 MB of 'overhead' memory used by each virtual machine in addition to the memory that is allocated to it. If a virtual machine is functioning poorly, you can check this number to make sure that sufficient memory is allocated.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsvmPhysicalMemoryAllocatedK 1.3.6.1.4.1.9600.1.24.1.1.16
The system memory allocated to this virtual machine in kilobytes. This figure includes 4 MB of video RAM (VRAM). It does not include the additional 32 MB of 'overhead' memory used by each virtual machine in addition to the memory that is allocated to it. If a virtual machine is functioning poorly, you can check this number to make sure that sufficient memory is allocated.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsvmPhysicalMemoryAllocatedM 1.3.6.1.4.1.9600.1.24.1.1.17
The system memory allocated to this virtual machine in megabytes. This figure includes 4 MB of video RAM (VRAM). It does not include the additional 32 MB of 'overhead' memory used by each virtual machine in addition to the memory that is allocated to it. If a virtual machine is functioning poorly, you can check this number to make sure that sufficient memory is allocated.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsvmUptime 1.3.6.1.4.1.9600.1.24.1.1.18
Number of seconds that the virtual machine has been running since it was last turned on.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

vsVirtualNetworkTable 1.3.6.1.4.1.9600.1.24.2
The VirtualNetwork WMI class allows you to monitor the usage of each virtual network.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VSVirtualNetworkEntry

vsVirtualNetworkEntry 1.3.6.1.4.1.9600.1.24.2.1
None
Status: current Access: not-accessible
OBJECT-TYPE    
  VSVirtualNetworkEntry  

vsvnIndex 1.3.6.1.4.1.9600.1.24.2.1.1
The value of this object uniquely identifies the instance entry for this class.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

vsvnName 1.3.6.1.4.1.9600.1.24.2.1.2
Name of the physical network adapter to which this virtual network is attached.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vsvnBytesDropped 1.3.6.1.4.1.9600.1.24.2.1.3
Number of bytes dropped by this virtual network. Any number above zero indicates a virtual network failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vsvnBytesReceived 1.3.6.1.4.1.9600.1.24.2.1.4
Total bytes received by this virtual network since the first virtual machine attached to it was turned on.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vsvnBytesSent 1.3.6.1.4.1.9600.1.24.2.1.5
Total bytes sent by this virtual network since the first virtual machine attached to it was turned on.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vsvnPacketsDropped 1.3.6.1.4.1.9600.1.24.2.1.6
Number of packets of data dropped by this virtual network. Any number above zero indicates a virtual network failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vsvnPacketsReceived 1.3.6.1.4.1.9600.1.24.2.1.7
Total packets of data received by this virtual network since the first virtual machine attached to it was turned on.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

vsvnPacketsSent 1.3.6.1.4.1.9600.1.24.2.1.8
Total packets of data sent by this virtual network since the first virtual machine attached to it was turned on.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64