Re: split mib file

2010-11-15 Thread David A
Thanks. On Nov 15, 2010 12:43 AM, "Dave Shield" wrote: > [ First - *please* don't mail me privately, without copying > any responses to the mailing list. I don't have the time > or inclination to offer private, unpaid, SNMP consultancy. > Keep discussions to the list, where others can both learn >

Re: split mib file

2010-11-15 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 12 No

Re: split mib file

2010-11-12 Thread Dave Shield
On 11 November 2010 19:28, David A wrote: > we have big mib definition file. we build this into a dynamically > loadable object and "dlmod" it at runtime in snmpd.conf. now i was > hoping to split this mib file into multiple smaller ones to make it > more manageable. (sp) ie, split some of the sub

split mib file

2010-11-11 Thread David A
hi all, we have big mib definition file. we build this into a dynamically loadable object and "dlmod" it at runtime in snmpd.conf. now i was hoping to split this mib file into multiple smaller ones to make it more manageable. (sp) ie, split some of the sub tree banches in seperate files. is this p