2009/8/5 Thomas Anders <[email protected]>:
> As for "exec <oid> ..." support, please make sure you add support for
> the ucd-snmp/extensible mib module.

Note that recent versions of the agent use a re-written alternative
('agent/extend') by default.  So you would need to explicitly add
this version instead.

This is important because support for the "relocatable exec"
directive (i.e. "exec OID ...") has been deprecated in favour
of "extend OID ....".   The extend directive has the same general
effect, but the output MIB format is different.
   (Partly because the new format is more flexible, and partly
because the older format is not strictly valid!)

But if you've got management tools that expect the old (invalid)
format, then you need to restore the older extensible module.

Note that this is not necessary when using the standard "exec"
directive (without an explicit OID).   The agent/extend module
still supports this automatically.

Dave

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to