MIB Viewer

SWRAID-MIB

12 objects
This MIB module defines objects for Linux software RAID monitoring.
Imported Objects
SNMPv2-SMIGauge32 Integer32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString TEXTUAL-CONVENTION
UCD-SNMP-MIBucdExperimental
OIDNameAccessStatusDescription
1.3.6.1.4.1.2021.13.18IdentityswRaidMIBThis MIB module defines objects for Linux software RAID monitoring.
1.3.6.1.4.1.2021.13.18.1TableswRaidTablenot-accessiblecurrentTable of software RAID devices.
1.3.6.1.4.1.2021.13.18.1.1RowswRaidEntrynot-accessiblecurrentAn entry containing a RAID device.
1.3.6.1.4.1.2021.13.18.1.1.1ColumnswRaidIndexread-onlycurrentReference index for each observed device.
1.3.6.1.4.1.2021.13.18.1.1.2ColumnswRaidDeviceread-onlycurrentThe name of the RAID device.
1.3.6.1.4.1.2021.13.18.1.1.3ColumnswRaidPersonalityread-onlycurrentThe personality of this RAID device.
1.3.6.1.4.1.2021.13.18.1.1.4ColumnswRaidUnitsread-onlycurrentThe names of all RAID units.
1.3.6.1.4.1.2021.13.18.1.1.5ColumnswRaidUnitCountread-onlycurrentThe number of units within this RAID device.
1.3.6.1.4.1.2021.13.18.1.1.6ColumnswRaidStatusread-onlycurrentThe status of this RAID device.
1.3.6.1.4.1.2021.13.18.100ScalarswRaidErrorFlagread-onlycurrentA error flag to indicate trouble with any RAID device.
1.3.6.1.4.1.2021.13.18.101ScalarswRaidErrMessageread-onlycurrentAn error message describing the problem.
Type Definitions
NameSyntaxStatusDescription
RaidStatusTCINTEGER { inactive(1), active(2), faulty(3) }currentStatus of RAID device inactive(1) indicates that the RAID device is inactive active(2) indicates that the RAID device is working faulty(3) indicates that the RAID device is working but faulty