Re: Problem in Set

2005-12-13 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On Wed,

Re: Problem in Set

2005-11-16 Thread Dave Shield
On Wed, 2005-11-16 at 11:37 +0100, Radek Vokál wrote: > I also stm get this error when trying to set some value > > Error in packet. > Reason: (genError) A general failure occured > 512 Exactly what object are you trying to SET when you see this error? Is it happening consistently, or intermitte

Re: Problem in Set

2005-11-16 Thread Radek Vokál
On Wed, 2005-11-16 at 10:25 +, Dave Shield wrote: > On Wed, 2005-11-16 at 10:45 +0100, Radek Vokál wrote: > > On Wed, 2005-11-16 at 07:30 +, madhan raj wrote: > > > > # snmpset -v2c -c salauddin localhost > > > interfaces.ifTable.ifEntry.ifAdminStatus.1 i 1 > > > > > > Error in packet.

Re: Problem in Set

2005-11-16 Thread Dave Shield
On Wed, 2005-11-16 at 10:45 +0100, Radek Vokál wrote: > On Wed, 2005-11-16 at 07:30 +, madhan raj wrote: > > # snmpset -v2c -c salauddin localhost > > interfaces.ifTable.ifEntry.ifAdminStatus.1 i 1 > > > > Error in packet. > > Reason: notWritable > Got the same problem with 5.2.2.rc5, I

Re: Problem in Set

2005-11-16 Thread Thomas Anders
Radek Vokál wrote: # snmpset -v2c -c public localhost system.sysContact.0 s [EMAIL PROTECTED] Error in packet. Reason: notWritable (That object does not support modification) Failed object: SNMPv2-MIB::sysContact.0 and my snmpd.conf file contains [...] syslocation Unknown (edit /etc/snmp/snmpd

Re: Problem in Set

2005-11-16 Thread Radek Vokál
On Wed, 2005-11-16 at 07:30 +, madhan raj wrote: > Dear All, > > I am using net-snmp-5.2.1.2 in my router. All the snmp > commands are working fine except "snmpset". The error message which I > got while setting is as follows: > > # snmpset -v2c -c salauddin localhost > inter