UCD-DISKIO-MIB
This MIB module defines objects for disk IO statistics.
Main OID:
ucdDiskIOMIB.1.3.6.1.4.1.2021.13.15
14
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
14 total| Object Name |
|---|
ucdDiskIOMIBThis MIB module defines objects for disk IO statistics. MODULE-IDENTITY .1.3.6.1.4.1.2021.13.15 |
diskIOTableTable of IO devices and how much data they have read/written. SEQUENCE OF DiskIOEntry .1.3.6.1.4.1.2021.13.15.1 |
diskIOEntryAn entry containing a device and its statistics. DiskIOEntry .1.3.6.1.4.1.2021.13.15.1.1 |
diskIOIndexReference index for each observed device.ro Integer32 .1.3.6.1.4.1.2021.13.15.1.1.1 |
diskIODeviceThe name of the device we are counting/checking.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2021.13.15.1.1.2 |
diskIONReadThe number of bytes read from this device since boot.ro Counter32 .1.3.6.1.4.1.2021.13.15.1.1.3 |
diskIONWrittenThe number of bytes written to this device since boot.ro Counter32 .1.3.6.1.4.1.2021.13.15.1.1.4 |
diskIOReadsThe number of read accesses from this device since boot.ro Counter32 .1.3.6.1.4.1.2021.13.15.1.1.5 |
diskIOWritesThe number of write accesses to this device since boot.ro Counter32 .1.3.6.1.4.1.2021.13.15.1.1.6 |
diskIOLA1The 1 minute average load of disk (%)ro Integer32 .1.3.6.1.4.1.2021.13.15.1.1.9 |
diskIOLA5The 5 minute average load of disk (%)ro Integer32 .1.3.6.1.4.1.2021.13.15.1.1.10 |
diskIOLA15The 15 minute average load of disk (%)ro Integer32 .1.3.6.1.4.1.2021.13.15.1.1.11 |
diskIONReadXThe number of bytes read from this device since boot.ro Counter64 .1.3.6.1.4.1.2021.13.15.1.1.12 |
diskIONWrittenXThe number of bytes written to this device since boot.ro Counter64 .1.3.6.1.4.1.2021.13.15.1.1.13 |