Counter64 variable type

2005-01-13 Thread neo incog
I'm having problems generating v2c traps with Counter64 variables using the snmptrap command. Does anyone have an example? Thanks for your help, Jon Thomas __ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search.

ANNOUNCE: net-snmp-5.2.1.rc3 is available for testing

2005-01-13 Thread Users
This is expected to be the last release candidate before 5.2.1 is release. *5.2.1.rc3* Fixes: Ports: - fix Win32 getenv crash - fix compile error on Mac OS X *5.2.1.rc2* Fixes: agent: - fix compile errors on some platforms introduced by fix for bug 1056760 *5.2.1.rc1*

Re: Snmpd and missed interface

2005-01-13 Thread Users
On Wed, 12 Jan 2005 18:20:33 +0200 Denis wrote: DZ DZ I have some problems with snmpd on my FreBSD system, DZ DZ Only 10 interfaces from 42. If I use next command I get: DZ DZ I think this is a known issue. Try 5.2.1.rc2 or 5.2 with the patch DZ attached to this bug report: DZ DZ

Re: Net-SNMP queries

2005-01-13 Thread Users
On Sun, 9 Jan 2005 14:01:02 +0200 Irony wrote: IDB I work in Motorola and we are now considering using Net-SNMP in one of IDB our products that requires network manager agent (and SNMP agent) IDB I have some questions regarding the Net-SNMP: IDB * What are the license/Price terms for using

Re: Missing column in 'snmpwalk'

2005-01-13 Thread Users
On Wed, 12 Jan 2005 17:05:04 +0530 Sridhar wrote: SS I am working on 5.1 version of Net-SNMP. I have problem in performing SS SNMP-GetNext request on ifTable. On *our* ifTable, or your one implementation? SS Since ifSpeed.2 is found next to the ifMtu.2 in the lexographical tree, SS I think

Re: A question on optimizing

2005-01-13 Thread Users
On Wed, 12 Jan 2005 16:59:00 +0530 Sridhar wrote: SS Can you please hint me at the specific example code that I need to look SS into. I don't think there is example code for any of the solutions mentioned. You'll have to let us know which one you want to try, then we might be able to elaborate

Report: ssRawSwapIn/Out missing on Solaris?

2005-01-13 Thread Darren Gamble
Good day, Sorry for the repost- I sent this a week ago, but no one replied. I'd just like to know if this is a bug, or if it's not supported (yet), or if I missed a compile option, or what. Since the ssIORawReceived/Sent counters are there, I would have guessed the ssRawSwap counters would have

need help in using disman-nslookup-mib

2005-01-13 Thread netadmin patni
Hi, Can anyone help me knowing a token that needs to be defined in snmpd.conf file for making use of DISMAN-NSLOOKUP-MIB. I have compiled my snmpd daemon to use this MIB but I dont know how to use it. Thanks in advance. Regards, Netadmin E-Mail: [EMAIL PROTECTED]

Trap packet decoder?

2005-01-13 Thread Sorrell, Al
All, First off, thanks for a very useful set of tools. I've been using the Perl bindings for a long time to create various SNMP script tools. Recently, I ran across a need to translate dumps of traps - in particular, these appear to be faulty traps generated by Cisco routers running older code

Re: (Re: prTable problem: solved), procfix problem this time

2005-01-13 Thread Jose Dragone
Thanks very much Jose Dragone Robert Story (Users) wrote: On Sun, 09 Jan 2005 12:10:52 -0300 Jose wrote: JD /var/log/messages: JD Jan 9 10:24:24 opr011 snmptrapd: Warning: no access control information JD configured. ---NOTE1 JD Jan 9 10:24:24 opr011 snmptrapd: It's unlikely this

Re: problems with tutorial

2005-01-13 Thread Alex Burger
Mike Thatcher wrote: You did find all the instances. I have 404 for the following The requested URL /tutorial/toolkit/mib_module/ was not found on this server. This is reference from http://www.net-snmp.org/tutorial/tutorial-5/toolkit/mib_module/index.htm l in the paragraph ...older (and thus

Re: (Re: prTable problem: solved), procfix problem this time

2005-01-13 Thread Jose Dragone
Hi Where is that config.h? According to where I have installed version 5.2: find /usr/local/src/net-snmp-5.2/ -name config.h -print /usr/local/src/net-snmp-5.2/win32/config.h is the only config.h file I could find cat /usr/local/src/net-snmp-5.2/win32/config.h : /* * Everyone should be

Re[2]: Snmpd and missed interface

2005-01-13 Thread Denis Zaika
, Robert. 13 2005 ., 17:46:28: Oops.. that was fixed later.. it should be if_name, instead of Name. Bummer. well then, you are going to have to get your hands dirty if you want to get this fixed. You can start by running with debug ( -DmibII/interfaces ) and see if that reveals