Re: approach towards implementing Ether-like MIB

2009-03-26 Thread Dave Shield
2009/3/26 prasanth K S : >    I am trying to implement ether-like MIB with respect > RFC3635. But problem is how to find each frame collision, ethernet is > configured to half or full duplex, current data rate,FCS check status etc. Yes - that doesn't suprise me. When implementing *

approach towards implementing Ether-like MIB

2009-03-26 Thread prasanth K S
Dear All, I am trying to implement ether-like MIB with respect RFC3635. But problem is how to find each frame collision, ethernet is configured to half or full duplex, current data rate,FCS check status etc. (I heard that /proc/net would be useful. But that is not helping) so c

approach towards implementing Ether-like MIB

2009-03-26 Thread prasanth K S
Dear All, I am trying to implement ether-like MIB with respect RFC3635. But problem is how to find each frame collision, ethernet is configured to half or full duplex, current data rate,FCS check status etc. (I heard that /proc/net would be useful. But that is not helping) so c