UCD-DISKIO-MIB
- Registered at
- 1.3.6.1.4.1.2021.13.15
- Last updated
- 2016-04-04 00:00
- Organization
- University of California, Davis
- Revisions
- 2016-04-04 00:00, 2005-04-20 00:00, 2002-02-13 00:00, 2000-01-26 00:00
- Namespace
- netsnmp
- Source file
UCD-DISKIO-MIB- Digest
sha256:8b21cceebb67846d9949bef85f1c884c391e8aac17fee8d52f5fd065a3804daf
Description
This MIB module defines objects for disk IO statistics.
Contact
This mib is no longer being maintained by the University of California and is now in life-support-mode and being maintained by the net-snmp project. The best place to write for public questions about the net-snmp-coders mailing list at net-snmp-coders@lists.sourceforge.net. postal: Wes Hardaker P.O. Box 382 Davis CA 95617 email: net-snmp-coders@lists.sourceforge.net
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
| UCD-SNMP-MIB | ucdExperimental |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HCNUM-TC SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UCD-DISKIO-MIB UCD-SNMP-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| diskIOTable OBJECT-TYPE Table of IO devices and how much data they have read/written. | 1.3.6.1.4.1.2021.13.15.1 | not-accessible | current | |
| diskIOEntry OBJECT-TYPE An entry containing a device and its statistics. | 1.3.6.1.4.1.2021.13.15.1.1 | not-accessible | current | |
| diskIOIndex OBJECT-TYPE Reference index for each observed device. | 1.3.6.1.4.1.2021.13.15.1.1.1 | Integer32 (0..65535) | read-only | current |
| diskIODevice OBJECT-TYPE The name of the device we are counting/checking. | 1.3.6.1.4.1.2021.13.15.1.1.2 | DisplayString | read-only | current |
| diskIONRead OBJECT-TYPE The number of bytes read from this device since boot. | 1.3.6.1.4.1.2021.13.15.1.1.3 | Counter32 | read-only | current |
| diskIONWritten OBJECT-TYPE The number of bytes written to this device since boot. | 1.3.6.1.4.1.2021.13.15.1.1.4 | Counter32 | read-only | current |
| diskIOReads OBJECT-TYPE The number of read accesses from this device since boot. | 1.3.6.1.4.1.2021.13.15.1.1.5 | Counter32 | read-only | current |
| diskIOWrites OBJECT-TYPE The number of write accesses to this device since boot. | 1.3.6.1.4.1.2021.13.15.1.1.6 | Counter32 | read-only | current |
| diskIOLA1 OBJECT-TYPE The 1 minute average load of disk (%) | 1.3.6.1.4.1.2021.13.15.1.1.9 | Integer32 (0..100) | read-only | current |
| diskIOLA5 OBJECT-TYPE The 5 minute average load of disk (%) | 1.3.6.1.4.1.2021.13.15.1.1.10 | Integer32 (0..100) | read-only | current |
| diskIOLA15 OBJECT-TYPE The 15 minute average load of disk (%) | 1.3.6.1.4.1.2021.13.15.1.1.11 | Integer32 (0..100) | read-only | current |
| diskIONReadX OBJECT-TYPE The number of bytes read from this device since boot. | 1.3.6.1.4.1.2021.13.15.1.1.12 | Counter64 | read-only | current |
| diskIONWrittenX OBJECT-TYPE The number of bytes written to this device since boot. | 1.3.6.1.4.1.2021.13.15.1.1.13 | Counter64 | read-only | current |
| diskIOBusyTime OBJECT-TYPE The number of usecs the drive has been busy since boot. | 1.3.6.1.4.1.2021.13.15.1.1.14 | Counter64 | read-only | current |