INFORMANT-VS: View SNMP OID List / Download MIB

VENDOR: WILLIAMS TECHNOLOGY CONSULTING SERVICES


 Home MIB: INFORMANT-VS
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wmiVirtualServer 1.3.6.1.4.1.9600.1.24
The MIB module for informant standard entities.
       vsVirtualMachineTable 1.3.6.1.4.1.9600.1.24.1 no-access
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.
           vsVirtualMachineEntry 1.3.6.1.4.1.9600.1.24.1.1 no-access
None
               vsvmIndex 1.3.6.1.4.1.9600.1.24.1.1.1 integer32 read-only
The value of this object uniquely identifies the instance entry for this class.
               vsvmName 1.3.6.1.4.1.9600.1.24.1.1.2 wtcsdisplaystring read-only
Name of the virtual machine.
               vsvmCpuUtilization 1.3.6.1.4.1.9600.1.24.1.1.3 gauge32 read-only
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.
               vsvmDiskBytesRead 1.3.6.1.4.1.9600.1.24.1.1.4 counter64 read-only
Number of bytes read by all of the virtual hard disks assigned to this virtual machine since the virtual machine was last turned on.
               vsvmDiskSpaceUsed 1.3.6.1.4.1.9600.1.24.1.1.5 gauge32 read-only
Total disk space used by this virtual machine on all of the disks that are assigned to it.
               vsvmDiskSpaceUsedK 1.3.6.1.4.1.9600.1.24.1.1.6 gauge32 read-only
Total disk space used in kilobytes by this virtual machine on all of the disks that are assigned to it.
               vsvmDiskSpaceUsedM 1.3.6.1.4.1.9600.1.24.1.1.7 gauge32 read-only
Total disk space used in megabytes by this virtual machine on all of the disks that are assigned to it.
               vsvmDiskBytesWritten 1.3.6.1.4.1.9600.1.24.1.1.8 counter64 read-only
Number of bytes written by all virtual hard disks assigned to this virtual machine.
               vsvmHeartbeatCount 1.3.6.1.4.1.9600.1.24.1.1.9 counter64 read-only
Number of heartbeats received since the virtual machine was last turned on.
               vsvmHeartbeatInterval 1.3.6.1.4.1.9600.1.24.1.1.10 gauge32 read-only
Duration of the heartbeat interval in seconds. This data is used by the HeartbeatPercentage counter.
               vsvmHeartbeatPercentage 1.3.6.1.4.1.9600.1.24.1.1.11 gauge32 read-only
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.
               vsvmHeartbeatRate 1.3.6.1.4.1.9600.1.24.1.1.12 gauge32 read-only
The number of heartbeats expected per heartbeat interval. This data is used by the HeartbeatPercentage counter.
               vsvmNetworkBytesSent 1.3.6.1.4.1.9600.1.24.1.1.13 counter64 read-only
Total bytes sent by all virtual networks assigned to this virtual machine. This is a cumulative total.
               vsvmNetworkBytesReceived 1.3.6.1.4.1.9600.1.24.1.1.14 counter64 read-only
Total bytes received by all virtual networks assigned to this virtual machine. This is a cumulative total.
               vsvmPhysicalMemoryAllocated 1.3.6.1.4.1.9600.1.24.1.1.15 gauge32 read-only
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.
               vsvmPhysicalMemoryAllocatedK 1.3.6.1.4.1.9600.1.24.1.1.16 gauge32 read-only
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.
               vsvmPhysicalMemoryAllocatedM 1.3.6.1.4.1.9600.1.24.1.1.17 gauge32 read-only
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.
               vsvmUptime 1.3.6.1.4.1.9600.1.24.1.1.18 gauge32 read-only
Number of seconds that the virtual machine has been running since it was last turned on.
       vsVirtualNetworkTable 1.3.6.1.4.1.9600.1.24.2 no-access
The VirtualNetwork WMI class allows you to monitor the usage of each virtual network.
           vsVirtualNetworkEntry 1.3.6.1.4.1.9600.1.24.2.1 no-access
None
               vsvnIndex 1.3.6.1.4.1.9600.1.24.2.1.1 integer32 read-only
The value of this object uniquely identifies the instance entry for this class.
               vsvnName 1.3.6.1.4.1.9600.1.24.2.1.2 wtcsdisplaystring read-only
Name of the physical network adapter to which this virtual network is attached.
               vsvnBytesDropped 1.3.6.1.4.1.9600.1.24.2.1.3 counter64 read-only
Number of bytes dropped by this virtual network. Any number above zero indicates a virtual network failure.
               vsvnBytesReceived 1.3.6.1.4.1.9600.1.24.2.1.4 counter64 read-only
Total bytes received by this virtual network since the first virtual machine attached to it was turned on.
               vsvnBytesSent 1.3.6.1.4.1.9600.1.24.2.1.5 counter64 read-only
Total bytes sent by this virtual network since the first virtual machine attached to it was turned on.
               vsvnPacketsDropped 1.3.6.1.4.1.9600.1.24.2.1.6 counter64 read-only
Number of packets of data dropped by this virtual network. Any number above zero indicates a virtual network failure.
               vsvnPacketsReceived 1.3.6.1.4.1.9600.1.24.2.1.7 counter64 read-only
Total packets of data received by this virtual network since the first virtual machine attached to it was turned on.
               vsvnPacketsSent 1.3.6.1.4.1.9600.1.24.2.1.8 counter64 read-only
Total packets of data sent by this virtual network since the first virtual machine attached to it was turned on.