I'm using different programs to perform the walk (net-snmp snmpwalk,
MG-Soft, silvercreek...).

I think in my case snmpd becomes stuck while getting installed software
table - querying rpm database.

Also, I found on net-snmp mailing list, that their getnext implementation is
inefficient - the agent retrieves value of the variable even if it is not in
the view. So for now, I had to recompile snmp without host MIB support.

Pavel.

> -----Original Message-----
> From: Cowles, Steve [mailto:[EMAIL PROTECTED]]
> Sent: Tue, December 17, 2002 10:14 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: snmpd
> 
> 
> > -----Original Message-----
> > From: Pavel Rozenboim
> > Sent: Tuesday, December 17, 2002 8:19 AM
> > Subject: snmpd
> > 
> > 
> > Hi,
> > 
> > I enabled snmpd on RH 8.0 box. When I perform an snmp walk on 
> > the whole tree, snmpd becomes stuck returning host resources
> > MIB. It happens even when I disable this MIB from the view.
> > Did anyone see same behavior? 
> 
> Yes! Looks like snmpd is getting hung on probing for 
> character type devices
> during the MIB walk. Very irritating I might add. But you 
> should NOT see
> this problem when using snmpget on a specific MIB/OID.
> 
> The only work around I found was to increase the timeout 
> paramater during
> snmpwalk. i.e.
> 
> $ snmpwalk -t 20 -c Community voyager .1 >snmpwalk.out
> 
> Steve Cowles
> 
> 
> 
> -- 
> Psyche-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/psyche-list
> 



-- 
Psyche-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/psyche-list

Reply via email to