Now it's work. It was a MIB browser problem. I change my browser version to get the latest and greatest but the default value for the protocol is set back to SNMPv1.
p.s.: Maybe somebody can put an 64bits counter example inside the file ibgroup\examples\example.c with a special note to the coder to don't forget to be in v2c or v3. Thanks, Dominique --- Dave Shield <[EMAIL PROTECTED]> wrote: > On Tue, 2006-02-21 at 18:22 -0500, Dominique bastien > wrote: > > I try to implement the HC counters in the RMON > code. > > But I'm not able to receive my 64 bits counter > with my > > MIB browser. I need help, it seem that my return > code > > is not correct. > > At a very brief scan of your code, it looks correct. > It may be an obvious question, but what version of > SNMP > is your MIB browser using? Remember that SNMPv1 > does > not support Counter64 values. You must be using > SNMPv2c > or SNMPv3. > > What happens if you walk the > etherStatsHighCapacityTable > using "snmpwalk"? > > Dave > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do > you grep through log files > for problems? Stop! Download the new AJAX search > engine that makes > searching your log files as easy as surfing the > web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > _______________________________________________ > Net-snmp-coders mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/net-snmp-coders > __________________________________________________________ Find your next car at http://autos.yahoo.ca ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
