I feel a little dumb to be asking this but how does one actually get the NetApp MIB into mrtg to be able to query and plot information about one's filers?
Currently I'm under the impression that I need to convert the fine NetApp MIB in ASN.1 to the serialised integer format, to build into the mrtg script.
Now after much searching and thinking I've found a number of BER compilers that'll do the job, outputting C/C++ tables, but nothing that just outputs simple ascii strings.
Am I on the right track? Is there a cunning and clever way to do the job without these steps? Has anyone done this before AND are willing to help me out/contrib the work back to the mrtg site?
Any and all help sincerely appreciated!