Re: Routine is not working

2006-08-21 Thread Dave Shield
On 21/08/06, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote: > But when I'm trying to run "snmpd -f -L -Dieee802dot11_persistent,dlmod" > > It is showing "/etc/snmp/snmpd.conf: line 160: Error: bad SUBTREE object id" And what is on line 160? I can't easily determine line numbers from the config f

Re: Routine is not working

2006-08-21 Thread Dave Shield
On 21/08/06, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote: >Other than public and private community strings, what community > string I can use. You can use whatever community string you like. There's nothing special about "public" or "private" - they're simply the most common choices. A

Re: Routine is not working

2006-08-21 Thread Peter Martin
Title: Message Siva,   I have already asked you privately about this. Can you please stop sending emails that use activeX controls? Every time I get to an email from you, my email client pops up a security warning. I don't have time to sort out why your emails are doing this.   Note, I havn't

RE: Routine is not working

2006-08-21 Thread Siva Prakash Reddy G
help me out in this problem. With Regards. G.Siva Prakash Reddy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Monday, August 21, 2006 3:13 PM To: Siva Prakash Reddy G Cc: [email protected] Subject: Re: Routi

RE: Routine is not working

2006-08-21 Thread Siva Prakash Reddy G
Reddy G Cc: [email protected] Subject: Re: Routine is not working >> What are the access control settings in your snmpd.conf file? In >> particular, are you sure that you have given the "public" community write access? > I have shown my snmpd.conf fi

Re: Routine is not working

2006-08-21 Thread Dave Shield
>> What are the access control settings in your snmpd.conf file? >> In particular, are you sure that you have given the "public" community write access? > I have shown my snmpd.conf file below, As I suspected. You haven't changed the access control settings from the initial distribution. In part

Re: Routine is not working

2006-08-18 Thread Dave Shield
On 18/08/06, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote: > when i say set the variable i.e., "snmpset -v2c > -c public 192.168.157.41 ieee802dot11.1.1.1.2.1 i 1", it is not > calling "*write_method = write_dot11MediumOccupancyLimit;" routine What are