https://github.com/madhacking/mdraid-snmp-mib
An SNMP MIB to represent MD-RAID data
https://github.com/madhacking/mdraid-snmp-mib
Last synced: 3 months ago
JSON representation
An SNMP MIB to represent MD-RAID data
- Host: GitHub
- URL: https://github.com/madhacking/mdraid-snmp-mib
- Owner: MADhacking
- License: lgpl-3.0
- Created: 2015-01-28T22:58:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T22:25:37.000Z (over 5 years ago)
- Last Synced: 2025-01-24T21:32:31.708Z (5 months ago)
- Language: Shell
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mdraid-snmp-mib
===============There is no standard IETF or IEEE maintained SNMP MIB formalising the structure of MD-RAID array state data. Unfortunately, neither the net-analyzer/net-snmp or sys-fs/mdadm packages provide such a MIB file either.
The snmp-mibs/mdraid-snmp-mib package aims to rectify this by providing the Hacking Networked Solutions MD-RAID-MIB. This MIB file describes a standard format for MD-RAID array state data allowing remote monitoring of array health using SNMP. Information included in the entry for each array includes Array Path, Metadata Version, Array UUID, RAID Level, RAID Layout, and Chunk Size. Boolean indicators allowing the monitoring of Health State, Has Failed Components and Has Available Spares are also included. Finally, gauges representing Total Components, Active Components, Failed Components and Spare Components are provided.
More information may be found at:
http://www.mad-hacking.net/software/agnostic/snmp-mib/mdraid-snmp-mib/index.xml