Hi Dave, Because we have multiple customer, and they want have different mib definition, so we want to make a application that can handle this kind of request. If we use the common mode, we need to create specific code for each of them.
I've tried to implement this with the netsnmp_table_iterator and netsnmp_handler, but it seems that I could only get the value of the index entry. The other entries haven't been registered in the snmp-agent. Do you know if I can use some Agent API from the web page http://www.net-snmp.org/docs/man/ to implement such kind of feature? Thanks! Best Regards, Chen Fei -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dave Shield Sent: 2011年1月5日 20:10 To: Chen Figo Cc: [email protected]; Bachmann Marcel; Mele Giovanni; Derouault Jacky Subject: Re: Request help about the 2011/1/5 Chen Figo <[email protected]>: > we want to implement a interface that can handler the dynamic snmp > tables which is automatic created. But why are you using dynamic tables? That's the aspect which is alien to the nature of SNMP. What is the underlying problem that you're trying to solve? Dave ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
