Re: WRB - Interfacing to network devices.

2004-12-23 Thread Users
On Thu, 23 Dec 2004 00:42:52 -0800 [EMAIL PROTECTED] wrote: WC> netsnmp_arch_interface_get_if_speed() WC> WC> and from what I can see of the implementation, it does WC> not support the determination of network interface WC> speeds in excess of 100MBit/Second. WC> WC> Is this correct? Quite pos

Re: WRB - Interfacing to network devices.

2004-12-23 Thread Users
On Thu, 23 Dec 2004 00:13:50 -0800 [EMAIL PROTECTED] wrote: WC> I have been looking at the files in WC> WC>./agent/mibgroup/if-mib/data_access WC> WC> and noted the content of the files WC> WC>interface_ioctl.c and interface_linux.c WC> WC> I take it that these are complementary fil

WRB - Interfacing to network devices.

2004-12-23 Thread wrb
On looking closely at the file ./agent/mibgroup/if-mib/data_access/interface_linux.c we find the routine netsnmp_arch_interface_get_if_speed() and from what I can see of the implementation, it does not support the determination of network interface speeds in excess of 100MBit/Second. Is th

WRB - Interfacing to network devices.

2004-12-23 Thread wrb
I have been looking at the files in ./agent/mibgroup/if-mib/data_access and noted the content of the files interface_ioctl.c and interface_linux.c I take it that these are complementary files, that they provide equivalent mechanisms versus different operating systems in order to gain