UCD-DISKIO-MIB
14 objects
This MIB module defines objects for disk IO statistics.
Imported Objects
| SNMPv2-SMI | Counter32 Counter64 Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString |
| UCD-SNMP-MIB | ucdExperimental |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2021.13.15 | IdentityucdDiskIOMIB | This MIB module defines objects for disk IO statistics. | ||
| 1.3.6.1.4.1.2021.13.15.1 | TablediskIOTable | not-accessible | current | Table of IO devices and how much data they have read/written. |
| 1.3.6.1.4.1.2021.13.15.1.1 | RowdiskIOEntry | not-accessible | current | An entry containing a device and its statistics. |
| 1.3.6.1.4.1.2021.13.15.1.1.1 | ColumndiskIOIndex | read-only | current | Reference index for each observed device. |
| 1.3.6.1.4.1.2021.13.15.1.1.2 | ColumndiskIODevice | read-only | current | The name of the device we are counting/checking. |
| 1.3.6.1.4.1.2021.13.15.1.1.3 | ColumndiskIONRead | read-only | current | The number of bytes read from this device since boot. |
| 1.3.6.1.4.1.2021.13.15.1.1.4 | ColumndiskIONWritten | read-only | current | The number of bytes written to this device since boot. |
| 1.3.6.1.4.1.2021.13.15.1.1.5 | ColumndiskIOReads | read-only | current | The number of read accesses from this device since boot. |
| 1.3.6.1.4.1.2021.13.15.1.1.6 | ColumndiskIOWrites | read-only | current | The number of write accesses to this device since boot. |
| 1.3.6.1.4.1.2021.13.15.1.1.9 | ColumndiskIOLA1 | read-only | current | The 1 minute average load of disk (%) |
| 1.3.6.1.4.1.2021.13.15.1.1.10 | ColumndiskIOLA5 | read-only | current | The 5 minute average load of disk (%) |
| 1.3.6.1.4.1.2021.13.15.1.1.11 | ColumndiskIOLA15 | read-only | current | The 15 minute average load of disk (%) |
| 1.3.6.1.4.1.2021.13.15.1.1.12 | ColumndiskIONReadX | read-only | current | The number of bytes read from this device since boot. |
| 1.3.6.1.4.1.2021.13.15.1.1.13 | ColumndiskIONWrittenX | read-only | current | The number of bytes written to this device since boot. |