MIB file

2007-03-21 Thread Richard
Hello, Please a need NET-SNMP-VACM-MIB but the link in your site is broken. http://www.net-snmp.org/docs/mibs/netSnmpVacmMIB.html http://www.net-snmp.org/docs/mibs/NET-SNMP-VACM-MIB.txt Regards Richard - Take Surveys. E

Re: Why do we need the netsnmp_processing_set global variable?

2007-03-21 Thread Dave Shield
On 21/03/07, Makavy, Erez (Erez) <[EMAIL PROTECTED]> wrote: > > For example, if the first request created a row in a table (plus some > > other stuff), and the second request changed a value from that row. > > If the first request fails, then the second can't be acted on. > > In your example you ta

RE: Why do we need the netsnmp_processing_set global variable?

2007-03-21 Thread Makavy, Erez (Erez)
In reverse order: > For example, if the first request created a row in a table (plus some other stuff), and the second request changed a value from that row. > If the first request fails, then the second can't be acted on. In your example you talk about a case where the request PDU has several re

Re: Why do we need the netsnmp_processing_set global variable?

2007-03-21 Thread Dave Shield
On 21/03/07, Makavy, Erez (Erez) <[EMAIL PROTECTED]> wrote: > Why do we have to wait for delegated sets to finish (when processing_set > !=NULL), > - if the Current request is for the same delegated sub-aagent, then there is > no problem , the sub-agent is syncronious, > and will finish the deleg

Why do we need the netsnmp_processing_set global variable?

2007-03-21 Thread Makavy, Erez (Erez)
Why do we have to wait for delegated sets to finish (when processing_set !=NULL), - if the Current request is for the same delegated sub-aagent, then there is no problem , the sub-agent is syncronious, and will finish the delegated request before handling the current request. - if the request is

Re: Using pass & pass_persist with Python ?

2007-03-21 Thread Dave Shield
On 21/03/07, M. Cerato <[EMAIL PROTECTED]> wrote: > I saw in > snmpd.conf that we can use pass & pass_persist option, > but the PROG argument come without arguments. No - I don't think that's correct. The remainder of the line (following "pass OID") will be used as the program to invoke when a sui

Re: hi device port issue

2007-03-21 Thread Dave Shield
On 21/03/07, Chandrakant Kumar <[EMAIL PROTECTED]> wrote: > I have to use device port in UCD-snmp version: 4.1.1 Why? That particular release is over seven years old (and pre-dates our move to Source Forge). It's not even the most recent version on the 4.1.x line, quite apart from the v4.2.x

Using pass & pass_persist with Python ?

2007-03-21 Thread M. Cerato
Hi all, and thanks for reading, I'm evaluating the feasability of a project : we'd like to embed a SNMP agent within our linux box, and extend its MIB using Python. I saw in snmpd.conf that we can use pass & pass_persist option, but the PROG argument come without arguments. Since the python inter

hi device port issue

2007-03-21 Thread Chandrakant Kumar
hi I have to use device port in UCD-snmp version: 4.1.1 My command is snmpget -v 2c -c respcom deviceIp .1.3.6.1.2.1.1.3.0 it is running fine system.sysUpTime.0 = Timeticks: (2657837612) 307 days, 14:52:56.12 but when i include device port as follows : snmpget -v 2c -c respcom