Difference between revisions of "Template:FAQ:Compiling 11"
From Net-SNMP Wiki
					
										
					
					m (5.4 release synchronisation)  | 
				|||
| Line 1: | Line 1: | ||
| + | <!-- NB:  | ||
| + |    There is a mismatch between the template numbering  | ||
| + |    for this entry, and the FAQ entries that refer to it.  | ||
| + |    This follows a review of the entries in the  | ||
| + |    Compiling section.  | ||
| + |  -->  | ||
You mean <CODE>T053agentv1trap, T054agentv2ctrap, T055agentv1mintrap,  | You mean <CODE>T053agentv1trap, T054agentv2ctrap, T055agentv1mintrap,  | ||
T056agentv2cmintrap</CODE> and <CODE>T113agentxtrap</CODE>?  | T056agentv2cmintrap</CODE> and <CODE>T113agentxtrap</CODE>?  | ||
Revision as of 14:51, 29 December 2006
You mean T053agentv1trap, T054agentv2ctrap, T055agentv1mintrap,
T056agentv2cmintrap and T113agentxtrap?
These tests rely upon functionality in the NET-SNMP-EXAMPLES-MIB
which is not implemented in the default agent configuration.  To
include these tests, invoke the `configure` script to include
'--with-mib-modules="examples/example".