RE: Passing context name and Engine ID in Request

2007-09-04 Thread Dio, Lee
Sorry, I made a mistake. It's not response for my qestion, please forgive me. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: 2007年9月4日 17:33 To: [EMAIL PROTECTED] Cc: [email protected]; [EMAIL PROTECTED] Subject: Re:

RE: Passing context name and Engine ID in Request

2007-09-04 Thread Dio, Lee
It seems good, I'm working on it to confirm. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: 2007年9月4日 17:33 To: [EMAIL PROTECTED] Cc: [email protected]; [EMAIL PROTECTED] Subject: Re: Passing context name and Engine

RE: Pass "community string" and "protocol version" to "pass_persist" command as two arguments

2007-09-04 Thread Dio, Lee
Thanks for your response. I will pass "user name" in SNMPv3 just as pass "community strin" in SNMPv1 and v2c. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: 2007年9月4日 22:07 To: Dio, Lee Cc: [email protected] Subjec

Re: Paring down Net-SNMP

2007-09-04 Thread Magnus Fromreide
On tis, 2007-09-04 at 14:15 -0700, Kapil Sharma wrote: > I've tried building a small agent for MIPS with net-snmp 5.1.4 and it > worked like a breeze for me. In fact, I had problems with 5.4.x > versions, and they were larger agents anyway. I needed net-snmp for v2 > trap generation only, and I was

Re: Paring down Net-SNMP

2007-09-04 Thread Kapil Sharma
I've tried building a small agent for MIPS with net-snmp 5.1.4 and it worked like a breeze for me. In fact, I had problems with 5.4.x versions, and they were larger agents anyway. I needed net-snmp for v2 trap generation only, and I was able to reduce the snmpd + all the required .so files to ab

Re: Paring down Net-SNMP

2007-09-04 Thread Magnus Fromreide
On tis, 2007-09-04 at 12:46 -0400, [EMAIL PROTECTED] wrote: > I've followed the advise in the FAQ about making Net-SNMP smaller but > I'm looking to go to the next level. I've got a v2c, v3 system running > but for a new project, all I really need is v2. > > I'm working with Net-SNMP v5.2.2. I

Paring down Net-SNMP

2007-09-04 Thread cnelson
I've followed the advise in the FAQ about making Net-SNMP smaller but I'm looking to go to the next level. I've got a v2c, v3 system running but for a new project, all I really need is v2. I'm working with Net-SNMP v5.2.2. I found the --disable-snmpv1 in the configure script but it leads to

Re: Pass "community string" and "protocol version" to "pass_persist" command as two arguments

2007-09-04 Thread Dave Shield
On 28/08/07, Dio, Lee <[EMAIL PROTECTED]> wrote: > Now I have a requirement that need pass "community string" and > "protocol version" to "pass_persist" command as two arguments. > I found that I can get "community string" and "protocol version" in pdu How will you handle SNMPv3 requests, where

Re: Passing context name and Engine ID in Request

2007-09-04 Thread Dave Shield
On 28/08/07, <[EMAIL PROTECTED]> wrote: > Do we need to configure "context Name" and "context Engine" somewhere > in snmpd.conf or it is automatically done for snmpv3 by Net-SNMP If you want to use a non-default context, then yes - this needs to be configured. See the FAQ entry How can I regi