vmStorageWriteLatency
VM-MIB ·
.1.3.6.1.2.1.236.1.7.1.18
Object
column
SNMPv2-SMICounter64
The total number of microseconds write requests have
been queued for this device.
This would typically be implemented by storing the high
precision system timestamp of when the request is
received from the virtual machine with the request; the
difference between this initial timestamp and the time
at which the requested operation has completed SHOULD be
converted to microseconds and accumulated.
Discontinuities in the value of this counter can occur
at re-initialization of the hypervisor and
administrative state (vmAdminState) changes of the
virtual machine.
Context
- MIB
- VM-MIB
- OID
.1.3.6.1.2.1.236.1.7.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vmStorageEntry
- Table
- vmStorageTable
- Siblings
- 17
Syntax
SNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vmStorageVmIndex This value identifies the virtual machine (guest) this
storage device has been allocated to. The value zero
indicates that the storage device is currently not
allocated to any vi… | column | VirtualMachineIndexOrZero | .1.3.6.1.2.1.236.1.7.1.1 |
| vmStorageSizeUnit The multiplication unit in bytes for
vmStorageDefinedSize and vmStorageAllocatedSize. For
example, when this value is 1048576, the storage size
unit for vmStorageDefinedSize and … | column | Integer32 | .1.3.6.1.2.1.236.1.7.1.10 |
| vmStorageDefinedSize The defined virtual storage size defined in the unit
designated by vmStorageSizeUnit. If this information is
not available, this value MUST be -1. | column | Integer32 | .1.3.6.1.2.1.236.1.7.1.11 |
| vmStorageAllocatedSize The storage size allocated to the virtual storage from
a physical storage in the unit designated by
vmStorageSizeUnit. When the virtual storage is block
device or raw file, this … | column | Integer32 | .1.3.6.1.2.1.236.1.7.1.12 |
| vmStorageReadIOs The number of read I/O requests.
Discontinuities in the value of this counter can occur
at re-initialization of the hypervisor and
administrative state (vmAdminStat… | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.236.1.7.1.13 |
| vmStorageWriteIOs The number of write I/O requests.
Discontinuities in the value of this counter can occur
at re-initialization of the hypervisor and
administrative state (vmAdminSta… | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.236.1.7.1.14 |
| vmStorageReadOctets The total number of bytes read from this device.
Discontinuities in the value of this counter can occur
at re-initialization of the hypervisor and
administrative st… | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.236.1.7.1.15 |
| vmStorageWriteOctets The total number of bytes written to this device.
Discontinuities in the value of this counter can occur
at re-initialization of the hypervisor and
administrative s… | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.236.1.7.1.16 |
| vmStorageReadLatency The total number of microseconds read requests have
been queued for this device.
This would typically be implemented by storing the high
precision system timestamp … | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.236.1.7.1.17 |
| vmStorageIndex A unique value identifying a virtual storage device
allocated to the virtual machine. | column | VirtualMachineStorageIndex | .1.3.6.1.2.1.236.1.7.1.2 |
| vmStorageParent The value of hrStorageIndex, which is the parent (i.e.,
physical) device of this virtual device on systems
implementing the HOST-RESOURCES-MIB. The value zero
denotes this virtua… | column | Integer32 | .1.3.6.1.2.1.236.1.7.1.3 |
| vmStorageSourceType The source type of the virtual storage device. | column | VirtualMachineStorageSourceType | .1.3.6.1.2.1.236.1.7.1.4 |
| vmStorageSourceTypeString A (detailed) textual string of the source type of the
virtual storage device. For example, this represents
the specific format name of the sparse file. | column | OctetString | .1.3.6.1.2.1.236.1.7.1.5 |
| vmStorageResourceID A textual string that represents the resource
identifier of the virtual storage. For example, this
contains the path to the disk image file that
corresponds to the virtual storag… | column | OctetString | .1.3.6.1.2.1.236.1.7.1.6 |
| vmStorageAccess The access permission of the virtual storage device. | column | VirtualMachineStorageAccess | .1.3.6.1.2.1.236.1.7.1.7 |
| vmStorageMediaType The media type of the virtual storage device. | column | IANA-STORAGE-MEDIA-TYPE-MIBIANAStorageMediaType | .1.3.6.1.2.1.236.1.7.1.8 |
| vmStorageMediaTypeString A (detailed) textual string of the virtual storage
media. For example, this represents the specific driver
name of the emulated media such as 'IDE' and 'SCSI'. | column | OctetString | .1.3.6.1.2.1.236.1.7.1.9 |