Is there some way to load a vendor's MIB file to some method/function/whatever so I could parse it for use with Net::SNMP? I was looking at the documentation and source code for Net::SNMP::Util::OID and I'm not entirely sure if that's the right tool to use. It has a bunch of pre-defined univeral MIB entries and values, and there's an import method, but I don't think it reads in values from an external text file.
I'm looking to do this with Net::SNMP because I like how it's a pure Perl implementation and can be made portable. Although Net-SNMP has external dependencies, I may revert to that because I know it at least supports what I'm looking to do.
I appreciate any and all useful clues.
- Joe
In reply to Loading/parsing MIB file for use with Net::SNMP by joe_tseng
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |