Re: HC-RMON error with mib2c

2006-07-27 Thread Robert Story
On Tue, 18 Jul 2006 17:54:24 -0400 (EDT) Dominique wrote: DB> I try to generate code for the HC-RMON MIB (RFC3273) DB> with the command "env MIBS="+HC-RMON-MIB" mib2c DB> mib2c.mfd.conf etherHistoryHighCapacityTable" but the DB> perl script stop in the middle of the generation with DB> the followin

Re: HC-RMON

2006-02-22 Thread Dominique bastien
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 t

Re: HC-RMON

2006-02-22 Thread Dave Shield
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.