Re: 答复: access property of index

2009-05-06 Thread Mark Ellison
On 05/06/2009 08:14 AM, Dave Shield wrote: > 2009/5/6 Kang Chen : > >> Is there any rfc documents to describe this rule? >> > > RFC 2578, section 7.7 > Also, see RFC 4181 section 4.6.4 for some useful explanation. Regards, Mark http://EllisonSoftware.com/ --

Agent Shutdown problem

2009-05-06 Thread sanjaykumar
Hi all, I am running the netsnmp 5.4.2.1 as thread 1 : I am facing the problem while my application reboot so snmp thread should also Most of shutdown problem is occurs in mib module Basically when application reboot then it facing problem in "init_mib_modules()" and it crash. Backtrace sh

Re: 答复: access property of index

2009-05-06 Thread Dave Shield
2009/5/6 Kang Chen : > Is there any rfc documents to describe this rule? RFC 2578, section 7.7 Dave -- The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a

答复: access property of index

2009-05-06 Thread Kang Chen
Hi, dave Thank for your help. Is there any rfc documents to describe this rule? -邮件原件- 发件人: [email protected] [mailto:[email protected]] 代表 Dave Shield 发送时间: 2009年5月6日 19:30 收件人: Kang Chen 抄送: [email protected] 主题: Re: access property of index 2009/5

Re: access property of index

2009-05-06 Thread Dave Shield
2009/5/6 Kang Chen : > Is there any limitation of the access property of index, e. g, can I set the > access of index as read-create or read-write? The max-access property on an index object should be "not-accessible". The only exception is for a table where there are no non-index columns, in whi

access property of index

2009-05-06 Thread Kang Chen
Hi, Dave Is there any limitation of the access property of index, e. g, can I set the access of index as read-create or read-write? Thanks! Br, Kang 2009-5-6 -- The NEW KODAK i700 Series Scanners deliver under A

Delay in sending SNMPTRAP

2009-05-06 Thread Kumar, Santhosh IN BLR SISL
Hi all, As per my requirement I need to send pack of 1000 traps to my client continuously. For the first 3 times sending the traps is very fast. From the 4th time it is taking very long time to send 1000 traps in one go. What could be the reason? If any one knows kindly help me. The following

Re: snmpset

2009-05-06 Thread Dave Shield
2009/5/6 崔适男 : >my snmp version is 5.1.3 That is a very old version, and is no longer being supported. We suggest you upgrade. > when i try to > >snmpset -v2c -c public localhost .1.3.6.1.2.1.4.21.1.3.1 i 4 > /*(this is the second ip table)*/ What do you see if you run a "snmpg

snmpset

2009-05-06 Thread 崔适男
hi    my snmp version is 5.1.3 when i try to   snmpset -v2c -c public localhost .1.3.6.1.2.1.4.21.1.3.1 i 4 /*(this is the second ip table)*/    the wrong messsage like this:    Error in packet.   Reason: noCreation (that table does not support row creation)   Faile