Re: SNMPv3 TSM snmpget doubt

2014-11-19 Thread sandhya reddy
; return state-status; } On Tue, Nov 18, 2014 at 6:31 PM, sandhya reddy sr8...@gmail.com wrote: I have installed net-snmp 5.6.2.1 and sent out snmp get request using snmpget command. This is a SNMPv3 request over TLS that i'm sending. snmpget request sends out two get request 1) Read

SNMPv3 TSM snmpget doubt

2014-11-18 Thread sandhya reddy
I have installed net-snmp 5.6.2.1 and sent out snmp get request using snmpget command. This is a SNMPv3 request over TLS that i'm sending. snmpget request sends out two get request 1) Read operation for snmpEngineID.0 2) Actual get request querying for a MIB variable say sysContact.0 From the

Re: SNMP TLS snmpget error

2014-08-11 Thread sandhya reddy
error: SSL_accept: rc=0, sslerror = 1 (SSL_ERROR_SSL) TLS Error: tlsv1 alert unknown ca* Awaiting response. Thanks Sandhya On Tue, Aug 5, 2014 at 2:25 PM, sandhya reddy sr8...@gmail.com wrote: Hi all, By default, on Windows OS *net start net-snmp agent* command will start the agent on udp

Re: SNMPv2 snmpget error

2014-08-07 Thread sandhya reddy
7, 2014 at 12:07 PM, Ilya Etingof i...@glas.net wrote: There is another public snmp agent out there in case test.net-snmp.org is down: http://snmpsim.sourceforge.net/public-snmp-simulator.html On Aug 7, 2014, at 9:36, sandhya reddy sr8...@gmail.com wrote: I'm trying to work with a simple

Re: SNMPv2 snmpget error

2014-08-07 Thread sandhya reddy
-A authkey1 -x AES -X privkey1 demo.snmplabs.com 1.3.6.1.2.1.1.1.0 More working SNMPv3 usernames and keys are on the web page: http://snmpsim.sourceforge.net/public-snmp-simulator.html On 08/07/2014 12:43 PM, sandhya reddy wrote: Thanks a lot Ilya. I'm able to get response for snmpget from my

Re: SNMPv2 snmpget error

2014-08-07 Thread sandhya reddy
SNMPv3 TLS Thanks Sandhya On Thu, Aug 7, 2014 at 3:16 PM, Ilya Etingof i...@glas.net wrote: No, TLS/TSM is not supported by that Agent. On 08/07/2014 01:29 PM, sandhya reddy wrote: Ilya, I want to try SNMPv3 with *TLS *which is* TSM *model *not USM.* For USM, the command which you

SNMPv2 snmpget error

2014-08-06 Thread sandhya reddy
I'm trying to work with a simple SNMPv2 snmpget request from* windows* machine to *test.net-snmp.org http://test.net-snmp.org* agent. I can see the request going out but no response is received. What could be the reason for it? Following is the command that i have given. snmpget -v 2c -c

Re: SNMP TLS snmpget error

2014-08-05 Thread sandhya reddy
On Fri, Aug 1, 2014 at 4:20 PM, sandhya reddy sr8...@gmail.com wrote: I've included the debug options when i run snmpd daemon from which also i can see errors. root@rootuser-Veriton-Series:/home/rootuser/projects/net-snmp-5.6.2.1# s*nmpd -f -Le -Dtsm,dtls,tls,openssl,cert tlstcp:10161

Re: SNMP TLS snmpget error

2014-08-01 Thread sandhya reddy
:10161 http://0.0.0.0:10161' error: #537301109 (file b_sock.c, line 806) End of OpenSSL Errors TLSTCP: Falied to do first accept on the TLS accept BIO* NET-SNMP version 5.6.2.1 On Fri, Aug 1, 2014 at 10:30 AM, sandhya reddy sr8...@gmail.com wrote: Hi Bill Followig is the detailed error

Re: SNMP TLS snmpget error

2014-07-31 Thread sandhya reddy
you'll need to use in the their_identity argument. You use the net-snmp-cert command to manage/generate certs. Bill On Fri, Jul 25, 2014 at 7:32 AM, sandhya reddy sr8...@gmail.com wrote: Hi Bill, Glad to see your response. I have retrieved the entire certificate tar-ball http

Re: SNMP TLS snmpget error

2014-07-31 Thread sandhya reddy
snmpget: Unknown host (tlstcp:10.253.6.83) (Connection timed out)* Please help me with this setup. Firewall issue i can't resolve as of now. Please help me setting up agent and manager locally On Thu, Jul 31, 2014 at 2:10 PM, sandhya reddy sr8...@gmail.com wrote: Hi Bill, I've understood bit

Re: SNMP TLS snmpget error

2014-07-31 Thread sandhya reddy
Is there any way that we set the source port also when sending request?? Thanks, Sandhya On Thu, Jul 31, 2014 at 6:30 PM, sandhya reddy sr8...@gmail.com wrote: Hi Bill, I guess that SYN not getting any response is due to *firewall issue* at our side 1) Now i've tried to setup one PC

Re: SNMP TLS snmpget error

2014-07-31 Thread sandhya reddy
: Unknown host (tlstcp:10.253.6.83) Thanks sandhya On Fri, Aug 1, 2014 at 10:01 AM, sandhya reddy sr8...@gmail.com wrote: Is there any way that we set the source port also when sending request?? Thanks, Sandhya On Thu, Jul 31, 2014 at 6:30 PM, sandhya reddy sr8...@gmail.com wrote: Hi

Re: SNMP TLS snmpget error

2014-07-25 Thread sandhya reddy
On Wed, Jul 23, 2014 at 7:08 AM, sandhya reddy sr8...@gmail.com wrote: Hi Coders and Users, I've setup NET-SNMP 5.6.2.1 and configured tsm model. I've done this setup on two Ubuntu 14.04 PCs I'm trying to send out snmpget request over tlstcp:10161 The folowing are the steps i follow 1

Re: SNMP TLS snmpget error

2014-07-24 Thread sandhya reddy
Hi , Is there any one who is using SNMPv3 with TLS. Please respond. I don't find anyone showing interest. Thanks Sandhya On Wed, Jul 23, 2014 at 4:38 PM, sandhya reddy sr8...@gmail.com wrote: Hi Coders and Users, I've setup NET-SNMP 5.6.2.1 and configured tsm model. I've done this setup

Fwd: SNMP TLS snmpget error

2014-07-23 Thread sandhya reddy
Hi Coders and Users, I've setup NET-SNMP 5.6.2.1 and configured tsm model. I've done this setup on two Ubuntu 14.04 PCs I'm trying to send out snmpget request over tlstcp:10161 The folowing are the steps i follow 1) Start snmpd using the command : snmpd tlstcp:10161 2) snmpget -T