Difference between revisions of "FAQ:MIBs"
From Net-SNMP Wiki
					
										
					
					 (→Other FAQ Sections)  | 
				m (Latest FAQ revision - preparing for 5.5 release)  | 
				||
| (One intermediate revision by one other user not shown) | |||
| Line 2: | Line 2: | ||
{{FAQ:MIBs}}  | {{FAQ:MIBs}}  | ||
| − | + | === Additional Contributions ===  | |
| − | + | ||
| − | Additional Contributions    | + | |
Feel free to propose additional questions for this section    | Feel free to propose additional questions for this section    | ||
| − | ...    | + | *: Can the Net-SNMP API be used for MIB parsing and callbacks related to  parsing? Eg, load a MIB file, and get all the symbols exposed by that MIB? [from Piyer]  | 
| − | ...    | + | * ...    | 
| − | ...    | + | * ...    | 
| + | * ...    | ||
or suggest entries that might be more appropriate in a different section.    | or suggest entries that might be more appropriate in a different section.    | ||
Latest revision as of 09:17, 21 July 2009
This section covers issues related to the handling of MIB files.
- Where can I find a MIB compiler?
 - Why aren't my MIB files being read in?
 - Where should I put my MIB files?
 - What does "Cannot find module (XXX-MIB)" mean?
 - I'm getting answers, but they're all numbers. Why?
 - What does "unlinked OID" mean?
 - The parser doesn't handle comments properly. Why not?
 - How can I get more information about problems with MIB files?
 - What's this about "too many imported symbols"?
 - Do I actually need the MIB files?
 
Additional Contributions
Feel free to propose additional questions for this section
- Can the Net-SNMP API be used for MIB parsing and callbacks related to parsing? Eg, load a MIB file, and get all the symbols exposed by that MIB? [from Piyer]
 
- ...
 - ...
 - ...
 
or suggest entries that might be more appropriate in a different section.
Comments on the content or phrasing of individual entries should be made on the relevant wiki page - this page is more intended for discussion of the higher-level structure of this section.
Other FAQ Sections
The other sections are:
FAQ:General FAQ:Applications FAQ:Perl FAQ:MIBs FAQ:Agent FAQ:Compiling FAQ:Coding FAQ:Misc