unable to decode message

2008-03-27 Thread Padala
Hi All My Application using SNMP4J API is to give response for snmp v3 requests. I have given the following netsnmp command from my linux box. snmpget -v 3 -a MD5 -A 'hello1234' -l authPriv -u 'snmpuser1' -x DES -X hello1234 annra01-xp1 1.3.6.1.2.1.2.2.1.2.1 -t 30 -d My Agent a

c64 32bit check failed

2008-03-27 Thread Toku. .
Hi, In our net-snmp5.4.1 enviroment, these messages are logged intermittently. "c64 32bit check failed" "looks like a 64 bit wrap, but prev!=new" Can we stop these messages? Build option? snmpd.conf option?? - Hi, Mike, Thank you for replay. >>>I don't know this proble

RE: Net-SNMP (ASAP)

2008-03-27 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Umesh Kamath > Sent: Thursday, March 27, 2008 2:21 PM > Cc: [EMAIL PROTECTED]; > [EMAIL PROTECTED]; [You can CC yourself if you like, but please trim the bounce address before sending. Thanks!] > I have tried snm

Re: Net-SNMP (ASAP)

2008-03-27 Thread Umesh Kamath
Dave, I have tried snmpget, snmpgetnext and others commands are working except snmptrap. I ran the snmptrapd as sudo root and ran the snmptrap as my user "uk1577". I am getting below error snmptrap -v 1 -c public localhost "" "" 0 0 "" read_config_store open failure on /var/net-snmp/snmpapp.

Re: v3 AES support in 5.4.1

2008-03-27 Thread Nathan Schrenk
On Thu, Mar 27, 2008 at 8:48 AM, Qing <[EMAIL PROTECTED]> wrote: > Hi, >5.4.1 is said to support AES, but the following command shows the snmpget > does not even take > AES as a valid parameter?? >I recompiled the source code on Solaris 9, with OpenSSL with AES support. > > localhost_sys

Re: snmptrapd -- Cannot find TrapOID in TRAP2 PDU

2008-03-27 Thread Dave Shield
On 27/03/2008, Terry <[EMAIL PROTECTED]> wrote: > OK, I got a little further. I replaced the authcommunity with > disableauthorization. Here is the trap I am receiving. Where am I > going wrong? I don't know. What is wrong about your current setup? What is happening, and what do you expect

RE: v3 AES support in 5.4.1

2008-03-27 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Qing > Sent: Thursday, March 27, 2008 10:41 AM > The same result for "AES256" as "AES" where I can find > SVN REV 15666? > I heard it from the following email: > > - > With Rev. 15666 put into version

Re: snmptrapd -- Cannot find TrapOID in TRAP2 PDU

2008-03-27 Thread Terry
OK, I got a little further. I replaced the authcommunity with disableauthorization. Here is the trap I am receiving. Where am I going wrong? Host: (UDP: [207.97.221.101]:45677) DISMAN-EVENT-MIB::sysUpTimeInstance 0:0:00:00.00 SNMPv2-MIB::snmpTrapOI

Re: snmptrapd -- Cannot find TrapOID in TRAP2 PDU

2008-03-27 Thread Terry
I am still following through with the sender. I want to double check the logic on my end. They are sending v2 traps. I have also loaded their mib into /usr/share/snmp/mibs. Here is my snmptrapd.conf: authCommunity log,execute,net public traphandle default /usr/bin/perl /usr/bin/traptoemail -s l

RE: v3 AES support in 5.4.1

2008-03-27 Thread Qing
The same result for "AES256" as "AES" where I can find SVN REV 15666? I heard it from the following email: - With Rev. 15666 put into version 5.4 source code AES now seems to be working beautifully. Thank you. -Original Message- From: Thomas Anders [mailto:[EMAIL P

RE: v3 AES support in 5.4.1

2008-03-27 Thread Mike Ayers
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Qing >5.4.1 is said to support AES, but the following command > shows the snmpget does not even take > AES as a valid parameter?? >I recompiled the source code on Solaris 9, with OpenSSL > with AES support. > > loc

v3 AES support in 5.4.1

2008-03-27 Thread Qing
Hi, 5.4.1 is said to support AES, but the following command shows the snmpget does not even take AES as a valid parameter?? I recompiled the source code on Solaris 9, with OpenSSL with AES support. localhost_sys:> /opt/net-snmp-new/bin/snmpget -v 3 -u qing -l authpriv -a SHA -A authpassw

Re: Net-SNMP (ASAP)

2008-03-27 Thread Dave Shield
On 27/03/2008, Umesh Kamath <[EMAIL PROTECTED]> wrote: > When i tried to run snmpd i got an error as below > > /tmp/net-snmp-5.4.1/sbin/snmpd -f -Le -Dread_config > Error opening specified endpoint "" > Server Exiting with code 1 That's expected if you're running as non-root. > Here when

Re: Net-SNMP (ASAP)

2008-03-27 Thread Umesh Kamath
Dave, When i tried to run snmpd i got an error as below Note; I have installed Net-SNMP from user "uk1577" /tmp/net-snmp-5.4.1/sbin/snmpd -f -Le -Dread_config registered debug token read_config, 1 Error opening specified endpoint "" Server Exiting with code 1 Here when i tried to bi

Re: Net-SNMP (ASAP)

2008-03-27 Thread Dave Shield
On 26/03/2008, Umesh Kamath <[EMAIL PROTECTED]> wrote: > Is there any command like snmpconf to config snmptrapd.conf file . $ snmpconf The following installed configuration files were found: 1: /etc/snmp/snmpd.conf Read in which (default = all): none I can create the followi

Re: MSSql.MIB

2008-03-27 Thread snmp girl
what's about using the evntwin in windows , can it help instead of writing a programm? thanks 2008/3/27, Dave Shield <[EMAIL PROTECTED]>: > > On 26/03/2008, snmp girl <[EMAIL PROTECTED]> wrote: > > > OK - so what is the MIB object that reports the size of each database? > > > > MIB : mssqlDbInfo

Re: No Response from localhost

2008-03-27 Thread Dave Shield
On 26/03/2008, Mike Ayers <[EMAIL PROTECTED]> wrote: > > The problem described by M Kulkarni would result in a noSuchName > response in v1. Err... no. Not if the agent wasn't configured to accept the community "public" > The timeout indicates one of four things: > > 1) The snm

Re: MSSql.MIB

2008-03-27 Thread Dave Shield
On 26/03/2008, snmp girl <[EMAIL PROTECTED]> wrote: > > OK - so what is the MIB object that reports the size of each database? > > MIB : mssqlDbInfoSize > OID: .1.3.6.1.4.1.311.1.4.1.1.6.1.5 The simplest approach is probably to write a little shell script that does something like: fired=0

Re: Net-SNMP (ASAP)

2008-03-27 Thread Pranesh Kulkarni
Hi Umesh, With "snmpconf -g basic_setup" , only snmpd.conf will be created . With just "snmpconf" , snmptrapd.conf , snmp.conf and snmpd.conf will be created for more info "man snmpconf" Thanks, Pranesh On Thu, Mar 27, 2008 at 1:39 PM, Umesh Kamath <[EMAIL PROTECTED]> wrote: > >

Re: Net-SNMP (ASAP)

2008-03-27 Thread Umesh Kamath
Hi Kulkarni, Yesterday I have tried it with snmpconf -g basic_setup , but it didn't create any snmptrapd.conf file, it created only snmpd.conf file for agent. "Pranesh Kulkarni" <[EMAIL PROTECTED]> 03/27/2008 00:28 To Umesh Kamath/India/[EMAIL PROTECTED] cc [EMAIL PROTECTED], [EMAIL PRO