Re: SNMP and MIBs

2010-10-31 Thread Mark Kamichoff
Hi Cameron - On Mon, Nov 01, 2010 at 01:25:23AM -, Cameron Hutchison wrote: > >% grep -v ^# /etc/snmp/snmp.conf > >mibs ALL > >mibdirs /var/lib/mibs /usr/share/mibs > > I think this may be your problem (two problems actually). > > The mibs that are downloaded are installed in subdirectorie

Re: SNMP and MIBs

2010-10-31 Thread Cameron Hutchison
Mark Kamichoff writes: >Ever since the snmp package stopped shipping MIBs due to licensing >problems, I've been unable to get snmpwalk and friends to correctly >resolve OIDs to names (and vice versa), at all. >[...] >I've got the following in my snmp.conf, which I believe adds the >downloaded a

Re: SNMP Issues on Debian Etch

2007-10-06 Thread Andy Smith
Hi, On Fri, Oct 05, 2007 at 09:22:35AM -0600, Joel Roberts wrote: > When I try to run the snmpwalk command, I'm told it doesn't exist. > Has this been taken out of Debian Etch or is it in some other > package? $ apt-file search bin/snmpwalk snmp: usr/bin/snmpwalk Cheers, Andy -- http://bitfolk

Re: snmp software

2006-05-18 Thread anoop aryal
On Sunday 14 May 2006 14:46, Robson wrote: > Brad Brock wrote: > >I want to use a software that can manage several PC > >Routers (with debian running on them). What software > >should I use to manage them? Especially to manage > >bandwith, a kind of traffic control among interfaces > >on each route

Re: snmp software

2006-05-14 Thread Robson
Brad Brock wrote: I want to use a software that can manage several PC Routers (with debian running on them). What software should I use to manage them? Especially to manage bandwith, a kind of traffic control among interfaces on each router. Thank you. __

Re: SNMP problems

2005-06-20 Thread Conall O'Brien
On Fri, Jun 17, 2005 at 04:47:07PM IST, Rakotomandimby (R12y) Mihamina <[EMAIL PROTECTED]> incoherently babbled: Hello, > root-maildpkg -l | grep snmp > ii libnet-snmp-pe 5.0.1-1Script SNMP connections > ii libsnmp-base 5.1.2-6.1 NET SNMP (Simple Network Management Protocol

RE: SNMP and mibs?

2004-08-17 Thread Ciaran Johnston
Jan Johansson said: >> what happens if you use "-M /usr/share/snmp/mibs" or "-m >> /usr/share/snmp/mibs/printer.txt" with snmpwalk? If this works, there > is a >> configuration problem and the mibdir is not getting picked up. If it >> doesn't, it's likely you have the wrong mib, or netsnmp doesn't

RE: SNMP and mibs?

2004-08-17 Thread Jan Johansson
> what happens if you use "-M /usr/share/snmp/mibs" or "-m > /usr/share/snmp/mibs/printer.txt" with snmpwalk? If this works, there is a > configuration problem and the mibdir is not getting picked up. If it > doesn't, it's likely you have the wrong mib, or netsnmp doesn't understand > the mib. Ok

RE: SNMP and mibs?

2004-08-17 Thread Jan Johansson
> what happens if you use "-M /usr/share/snmp/mibs" or "-m > /usr/share/snmp/mibs/printer.txt" with snmpwalk? If this works, there is a > configuration problem and the mibdir is not getting picked up. If it > doesn't, it's likely you have the wrong mib, or netsnmp doesn't understand > the mib. Sam

Re: SNMP and mibs?

2004-08-17 Thread Ciaran Johnston
Jan Johansson said: > I have the following components on a debian system > > I have downloaded printer.mib from mibdepot. Renamed the file from > mib->txt, copied it to /usr/share/snmp/mibs, deleted the .index file. > > Yet, snmpwalk gives me (among others) > .iso.org.dod.internet.mgmt.mib-2.43.7.

Re: SNMP hammering machine HELP! :(

2003-07-09 Thread Steve Lamb
On Wed, 9 Jul 2003 13:10:16 +0100 Gabriel Granger <[EMAIL PROTECTED]> wrote: > system, and not from devices no my network. both MRTG and snmpd are on > the local machine. Which is exactly how I have it set up here. > LRRD hmmm what's that? I'll take a look maybe that will solve my issues?

Re: SNMP hammering machine HELP! :(

2003-07-09 Thread Kirk Strauser
At 2003-07-09T09:13:32Z, Gabriel Granger <[EMAIL PROTECTED]> writes: > So my question is, is this normal? Not really, in my experience. > and why is this doing this to my machine and is there anyway to stop snmp > for hammering the machine? You may wish to do an `snmpwalk' of that host. You ca

Re: SNMP hammering machine HELP! :(

2003-07-09 Thread Gabriel Granger
Hi Steve, I guess i should have said that when talking to devices like my switches over snmp there is not hammering its only where i have snmpd installed on my machine to so that mrtg can grab information from the system, and not from devices no my network. both MRTG and snmpd are on the

Re: SNMP hammering machine HELP! :(

2003-07-09 Thread Steve Lamb
On Wed, 9 Jul 2003 10:13:32 +0100 Gabriel Granger <[EMAIL PROTECTED]> wrote: > So my question is, is this normal? and why is this doing this to my > machine and is there anyway to stop snmp for hammering the machine? is > there another way of getting this information out of my system without > h

Re: SNMP stats

2003-03-07 Thread nate
Rus Foster said: > Does linux keep stats for the interface and aliases and just the combined > total on the interface? I think the 2.0.x kernel was the last one to keep stats on aliases, anything newer is interfaces only. if you need the aliases stats, setup IP accounting and get that data to M

RE: SNMP on Debian

2003-02-03 Thread Reaz Baksh
ckage?' -Original Message- From: Ian D. Stewart [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 02, 2003 6:06 PM To: Reaz Baksh; [EMAIL PROTECTED] Subject: Re: SNMP on Debian On Thursday 30 January 2003 08:54, Reaz Baksh wrote: > Hello > > I'm trying to setup a Debian system t

Re: SNMP on Debian

2003-02-02 Thread Ian D. Stewart
On Thursday 30 January 2003 08:54, Reaz Baksh wrote: > Hello > > I'm trying to setup a Debian system that would act as an SMNP Server(?), > the unit that will be receiving traps from various Windows NT machines. > > What is out there that would enable me to do this? I believe snmpd, which is avail

Re: SNMP problems

2002-05-16 Thread Juergen Fiedler
RTFFAQ? Turns out that the problem doesn't occur if I specify a really long timeout for smtpwalk. After the 'system.sysORTable.sysOREntry.sysORUpTime.9' line, it just gives me an 'End of MIB' and does not stay busy after that. So I know a workaround, but I'd still like to know why it takes so long

Re: SNMP

1999-08-28 Thread David Engel
On Fri, Aug 27, 1999 at 08:38:16PM +0200, Ralf G. R. Bergs wrote: > Why is it that I get incorrect results for my ATM interface atm0? The > interface thruput that MRTG displays is only about one half (or even less) > of the real thruput. > > Is this due to a problem in the SNMP agent, or is it a

Re: SNMP

1999-08-27 Thread Ralf G. R. Bergs
On Thu, 26 Aug 1999 17:00:31 -0500, David Engel wrote: >On Thu, Aug 26, 1999 at 05:27:04PM -0400, Ken Long wrote: >> Well, since reading your message, I've been trying.pretty >> unsuccessfully, however. I notice with the default configuration, I can't >> even connect from the localhost! I

Re: SNMP

1999-08-26 Thread David Engel
On Thu, Aug 26, 1999 at 05:27:04PM -0400, Ken Long wrote: > Well, since reading your message, I've been trying.pretty > unsuccessfully, however. I notice with the default configuration, I can't > even connect from the localhost! I don't suppose there's a nice little HOWTO > file somewhere, i

Re: SNMP

1999-08-26 Thread Ken Long
On 26-Aug-99 David Engel wrote: > The new SNMP agent uses a different configuration file format from the > old one. The default configuration only allows access to the MIB2 > system group. You will need to edit /etc/snmp/snmpd.conf to allow > greater access. Well, since reading your message, I'

Re: SNMP

1999-08-26 Thread David Engel
On Thu, Aug 26, 1999 at 04:42:33PM -0400, Ken Long wrote: > I just ran some package upgrades today and some of the packages that got > updated were the snmp packages. (now at 3.6.2-8) I see that they now also > mention something about being UCD. The new SNMP packages are built using the UCD SNMP

Re: SNMP agent w/Multible Interfaces?

1998-02-18 Thread Jens B. Jorgensen
What variable are you planning to look at, mib-2.transmission.dot3.dot3CollTable? The version of the snmp agent I've got doesn't have this part of the mib. Maybe newer versions than I've got have it. Anthony Landreneau wrote: > Greetings, > I have a situation where I would like to SNMP m