Re: snmpwalk halts unexpectedly.

2006-07-05 Thread John Robson
Muppetry strikes again - I could have sworn I'd seen it working before??? Thinking back on it I recall this FAQ (D'Oh) and must have been running with .1 specified. Thanks... /Consider me appropriately slapped via TCP... John Dave Shield wrote: > John Robson wrote: >>

snmpwalk halts unexpectedly.

2006-07-05 Thread John Robson
Hi, I am almost finished adding functionality under a new enterprise number, and it almost all works. All of the snmpwalks that follow are of the form: snmpwalk -v 2c -c testing testmachine -m+: When I also specify .1.3.6.1.4.1.17196 it happily returns all of my data. When I leave it it happily

Re: Patch (on 5.3.0.1) to use RedHat style port alias names as ifDescr.

2006-05-22 Thread John Robson
Robert Story wrote: > On Fri, 05 May 2006 14:20:47 +0100 John wrote: > JR> I needed a way to report the RedHat style ethernet port alias names > JR> (/etc/sysconfig/network-scripts/ifcfg-*) as ifDescr for a series of > JR> products. > JR> > JR> The, rather basic, patch tucks into the ifTable code

Patch (on 5.3.0.1) to use RedHat style port alias names as ifDescr.

2006-05-05 Thread John Robson
Hi, Feel free to ignore or include this, or tell me it's been done better! I thought I'd put it out for reference if nothing else. I needed a way to report the RedHat style ethernet port alias names (/etc/sysconfig/network-scripts/ifcfg-*) as ifDescr for a series of products. The, rather basic,