Urgent - Unknown User Name

2008-05-13 Thread Pachiappan D
Hello, I have written an API to add a snmpv3 user.( Like net-snmp-config ) Before starting the agent,my API appends the two lines in appropriate files as below, createUser admin MD5 "intelinside" DES - /var/net-snmp/snmpd.conf rwuser admin - /usr/local/share/snmp/snmpd.conf #

Allow any community

2008-05-27 Thread Pachiappan D
Hi, Can any one let me know the configuration to allow any community requests in SNMP V2 agent ? If the above is possible,then what is the configuration to restrict the access for the same ? I have tried removing the rocommunity/rwcommunity in the snmpd.conf.But it didn't work for me. Please adv

Re: Allow any community

2008-05-29 Thread Pachiappan D
; and offer advice. Thanks. ] > > 2008/5/28 Pachiappan D <[EMAIL PROTECTED]>: > > I have tried like this in my snmpd.conf, > > rocommunity read default .1.3.6.1.2.1.1.3 .1.3.6.1.2.1.1.1 > > > > Agent takes only the first one ( .1.3.6.1.2.1.1.3 ) not the

Re: Allow any community

2008-05-29 Thread Pachiappan D
2008/5/29 Pachiappan D <[EMAIL PROTECTED]>: > > > --- > >view simpleView included .1.3.6.1.2.1.1.3 > >view simpleView included .1.3.6.1.2.1.1.1 > > > >

Re: Allow any community

2008-06-02 Thread Pachiappan D
view directive ) Is the above possible ? If yes , please pave me a way to do this. Any help is appreciable. Regards, Pachi On 5/30/08, Dave Shield <[EMAIL PROTECTED]> wrote: > > 2008/5/29 Pachiappan D <[EMAIL PROTECTED]>: > > > How can i provide the access to

Re: Allow any community

2008-06-02 Thread Pachiappan D
ave Shield <[EMAIL PROTECTED]> wrote: > > 2008/6/2 Pachiappan D <[EMAIL PROTECTED]>: > > > View directive comes under SNMPV3. > > > No. > The view-based access control model was introduced > as part of the SNMPv3 framework, but can be (and is) > applied to al

To get a row/column objects

2008-07-29 Thread Pachiappan D
Hi, I use net-snmp 5.4.1 and am using "snmpgetnext" to retrieve the table rows/columns. To retrieve a row , i did as below, snmpgetnext -v3 -uadmin -lauthNoPriv -aMD5 -Apassword localhost ifTable - gives the first row ( 1st column ) IF-MIB::ifIndex.1 = INTEGER: 1 snmpgetnext -v3 -uadmin -lauthN

RFC's for Valid SNMP Error Codes

2008-07-31 Thread Pachiappan D
Hi, I am just developing the SNMP Agent using net-snmp 5.4.1. I wanted to know the list of RFC's where Valid SNMP Error codes have been defined. Any help is appreciable. Thanks, Pachi - This SF.Net email is sponsored by the

Re: RFC's for Valid SNMP Error Codes

2008-08-18 Thread Pachiappan D
Thanks a lot for the info !! On 8/18/08, Wes Hardaker <[EMAIL PROTECTED]> wrote: > > >>>>> On Thu, 31 Jul 2008 19:47:56 +0530, "Pachiappan D" < > [EMAIL PROTECTED]> said: > > PD> I am just developing the SNMP Agent using net-snmp 5.4.1. &g

Security Posture in net-snmp

2009-04-08 Thread Pachiappan D
Hi, I am extending the net-snmp agent (5.4.1). RFC 3414 allows the following security postures , 1. minimum-secure 2.semi-secure 3.very-secure (i.e., no-initial-configuration) May i know the security posture in net-snmp ? Thanks in advance. -Pachi- ---

Re: Security Posture in net-snmp

2009-04-13 Thread Pachiappan D
Can anyone please advice me on this ? -Pachi- On 4/8/09, Pachiappan D wrote: > > Hi, > I am extending the net-snmp agent (5.4.1). > > RFC 3414 allows the following security postures , > 1. minimum-secure > 2.semi-secure > 3.very-secure (i.e., no-initial-configura