linux_mib docs?
From: Randy.Dunlap <hidden>
Date: 2003-02-27 19:12:12
Hi, Is there a MIB definition for struct linux_mib in include/net/snmp.h ? Thanks, -- ~Randy
3 messages, 3 authors, 2003-02-28 · open the first message on its own page
From: Randy.Dunlap <hidden>
Date: 2003-02-27 19:12:12
Hi, Is there a MIB definition for struct linux_mib in include/net/snmp.h ? Thanks, -- ~Randy
From: Andi Kleen <hidden>
Date: 2003-02-27 20:16:51
On Thu, Feb 27, 2003 at 11:12:12AM -0800, Randy.Dunlap wrote:
Hi, Is there a MIB definition for struct linux_mib in include/net/snmp.h ?
Not that I'm aware of, but netstat -s has (very) brief descriptions. -Andi
From: jamal <hidden>
Date: 2003-02-28 13:27:43
On Thu, 27 Feb 2003, Andi Kleen wrote:
On Thu, Feb 27, 2003 at 11:12:12AM -0800, Randy.Dunlap wrote:quoted
Hi, Is there a MIB definition for struct linux_mib in include/net/snmp.h ?Not that I'm aware of, but netstat -s has (very) brief descriptions.
If there was a MIB where that would fit it would be called the "linux private network" MIB. This is pretty common practise when you have additional things that dont fit the standards. The rest of the objects in that file are typically exported to RFC1213. cheers, jamal