MIB Description extraction.

2008-06-27 Thread Andrews, Glenn J (Glenn)
Hello SNMPers, I am looking for a way to extract the DESCRIPTIONs of certain MIB OID's. I can get a report for a OID via ' snmptranslate -mALL -Td ' example... snmptranslate -mALL -Td 1.3.6.1.4.1.6527.3.1.3.1.0.7 TIMETRA-SYSTEM-MIB::radiusOperStatusChange radiusOperStatusChange

NET-SNMP 5.2.1.2 make error

2005-07-21 Thread Andrews, Glenn J (Glenn)
I get the following './make' errors after a sucessful './configure' ... In file included from /usr/include/sys/signal.h:34, from /usr/include/signal.h:26, from snmp_alarm.c:24: /usr/include/sys/siginfo.h:259: error: parse error before ctid_t

RE: MIB Browsers

2005-05-20 Thread Andrews, Glenn J (Glenn)
Another good Mib-Browser along with other useful tools is SolarWinds Engineers Toolset http://www.solarwinds.net/ It has a Mib-Browser and other SNMP querying tools like a traceroute that Will query the routers on the path. Another WAY COOL utility that I have Been trying to emulate is

RE: MIB Browsers

2005-05-19 Thread Andrews, Glenn J (Glenn)
I will second the MG-SOFT browser as well. Very versatile tool with many features. Its about $395.00 thru my software supplier. It comes in Browser, Compiler, Builder, Trap-Ringer With SNMPv1,2c 3 flavors. Glenn Andrews Premise Operations / Lucent Technologies -Original Message-

RE: Problems un-taring net-snmp-5.2.1.tar

2005-04-15 Thread Andrews, Glenn J (Glenn)
Title: Problems un-taring net-snmp-5.2.1.tar You need to use gnu tar.. You can get it here... as a package http://sunfreeware.mirrors.tds.net/ Glenn AndrewsPremise Operations / Lucent Technologies From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of DeBekker, AlanSent:

RE: NET-SNMP 5.2.1 make error.

2005-04-15 Thread Andrews, Glenn J (Glenn)
To: Andrews, Glenn J (Glenn) Cc: 'net-snmp-users@lists.sourceforge.net' Subject: Re: NET-SNMP 5.2.1 make error. Hi Glenn. Andrews, Glenn J (Glenn) wrote: After quite awhile... At the very end.. cc: default_store.o: No such file or directory *** Error code 1 make: Fatal error: Command failed

RE: accounting traffic by ports

2005-04-15 Thread Andrews, Glenn J (Glenn)
You may want to try cacti, http://www.cacti.net/ http://sourceforge.net/projects/cacti/ It uses RRDTOOL, PHP, and uses the net-snmp library. Glenn AndrewsPremise Operations / Lucent Technologies1 Robbins Road, Westford, MA 01886Tel (978)952-7728Fax (978)952-7785 From: [EMAIL PROTECTED]

RE: Problems un-taring net-snmp-5.2.1.tar

2005-04-15 Thread Andrews, Glenn J (Glenn)
What do you get when you 'tar --version' ? I get 'tar (GNU tar) 1.15.1' If you get.. tar: s: unknown option Usage: tar {txruc}[vfbFXhiBEelmopwnq[0-7]] [-k size] [tapefile] [blocksize] [exclude-file] [-I include-file] files .. Wrong tar :( You can do this... With the gnu tar.. tar xvzf

NET-SNMP 5.2.1 make error.

2005-04-14 Thread Andrews, Glenn J (Glenn)
I am trying to compile 5.2.1 for Solaris ( 5.8 Generic_108528-11 sun4u sparc SUNW,Ultra-4). I used these options for 'configure' --with-openssl=/usr/local/ssl --enable-shared --enable-static --enable-internal-md5 \ --with-logfile=none --with-cc=gcc --prefix=/usr/local/net

RE: NET-SNMP 5.2.1 make error.

2005-04-14 Thread Andrews, Glenn J (Glenn)
PROTECTED] Sent: Thursday, April 14, 2005 5:05 PM To: Andrews, Glenn J (Glenn) Subject: Re: NET-SNMP 5.2.1 make error. Glenn, do you get the same when leaving out --disable-agent? The file in question is needed for building snmptrapd and there may well be an issue with --disable-agent because

RE: group creation and deletion

2004-09-09 Thread Andrews, Glenn J (Glenn)
A standard pkill -HUP pid would be nicer :) Glenn -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dave Shield Sent: Thursday, September 09, 2004 9:55 AM To: Tina Agarwal Cc: net-snmp-users Subject: Re: group creation and deletion I killed the

net-snmp CVS Solaris make problem

2004-09-07 Thread Andrews, Glenn J (Glenn)
I downloaded the latest CVS via.. # !/usr/bin/bash export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvsroot/net-snmp cvs login cvs co net-snmp I then did ./configure make make test (all 46 tests passed) but when I did 'make install' I got an error.. $ make install creating directory