Hello.

Some weird thing has happened with 64bit counters:

% snmpwalk -v2c -cpublic localhost ifInOctets
IF-MIB::ifInOctets.1 = Counter32: 4107815474
...
IF-MIB::ifInOctets.16 = Counter32: 2894713654

% snmpwalk -v2c -cpublic localhost ifHCInOctets
IF-MIB::ifHCInOctets.1 = Counter64: 7911064279758
...
IF-MIB::ifHCInOctets.4 = Counter64: 13143091216588

There are all 16 32bits counters but only 4 64bits. That's less than physical interfaces on this router (em0-em5).

7.1-PRERELEASE

--
Dixi.
Sem.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to