Hi, I was trying to add the LINUX-HA-MIB that is shipped with pygui (ie the hbagent v2 of Pacemaker) to opennms to decode the traps, but to no avail. The opennms tool was complaining that the MIB contained some errors.
So I used smilint on the mib and found some validation errors and warnings. Here is a patch to fix all the errors and most of warnings. There is still some work to do like for instance adding conformance groups. The other drawback is that most of the mib objects were using uppercased objects which doesn't seem allowed. I then lowercased them. I don't know exactly where to submit this patch, so I'm posting it on this list. If there is a better place to submit patches, please let me know, I'll happily forward my submission there. Thanks, -- Brice Figureau
linuxha-mib-validate.patch
Description: Binary data
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
