[ Sorry for the delay in responding to this ] > I'am going to use mib2c for SIP-COMMON-MIB to builid a subagent. > Reading documentation I suppose that I cannot invoke mib2c for the > entire sipCommonMIB, but the only way is to invoke mib2c for every > group of SIP-COMMON-MIB.
No, that shouldn't be necessary. You ought to be able to run 'mib2c' on the whole MIB in one go. It *might* be necessary to run it twice - once for scalar objects and once for the tables, but that should cover everything. > Now I wonder if master daemon is able to correcty redirect the > applications request to this subagent after its subscription. It should be, yes. As long as the subagent registers the various bits it implements, the master agent should direct any relevant requests to it. Dave ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Net-snmp-users mailing list [EMAIL PROTECTED] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
