Re: Configuring Snmpd such as Master AgentX

2006-09-04 Thread Dave Shield
On 04/09/06, Fabio Pintus <[EMAIL PROTECTED]> wrote: > > a) net-snmp-config --configure-options > > [EMAIL PROTECTED] bin]$ ./net-snmp-config --configure-options [snip] > '--with-out-mib-modules=agent_mibs agentx host . Yes - they have explicitly removed AgentX support from the agent.

Re: Configuring Snmpd such as Master AgentX

2006-09-04 Thread Fabio Pintus
2006/9/4, Dave Shield <[EMAIL PROTECTED]>: [ 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

Re: Configuring Snmpd such as Master AgentX

2006-09-04 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 04/09

Re: Trap Response in snmpv2c

2006-09-04 Thread Dave Shield
On 04/09/06, Ritwik, Basu <[EMAIL PROTECTED]> wrote: > How is the response to a trap handled in netsnmp for an agent supporting > v2c? > > Is the response forwarded to the extension agent or is it the master > agent that handles the response and takes over the responsibility of > re-transmitt

[ net-snmp-Bugs-1552021 ] AGENTX consumes select()ed event in run_alarms()

2006-09-04 Thread Olsson, Sten
Hi, I wrote up a "bug" under AGENTX for this. My system: RH ES3 Net-SNMP 5.2.1 The abbreviated problem description: I have seen cases recently where my application where I manage the FDs (by first getting FDs from NET-SNMP via snmp_select_info()) will select events on 2 FDs. The first event w

Trap Response in snmpv2c

2006-09-04 Thread Ritwik, Basu
How is the response to a trap handled in netsnmp for an agent supporting v2c?   Is the response forwarded to the extension agent or is it the master agent that handles the response and takes over the responsibility of re-transmitting the trap in case of a time-out?   

Re: rfc: add/remove warnings for 5.4?

2006-09-04 Thread Dave Shield
On 17/08/06, Wes Hardaker <[EMAIL PROTECTED]> wrote: > DS> I believe we'd agreed to keep shipping the "ucd-snmp/extensible" > DS> module code but we'd drop it from the default build. > > DS> Is now the right time to make that change? > > I think it's the right time, yes. OK - Done. [Just happ

Re: GetBulk

2006-09-04 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 04/09

Re: GetBulk

2006-09-04 Thread Dave Shield
On 04/09/06, Ritwik, Basu <[EMAIL PROTECTED]> wrote: > Could you please tell me the function prototype for getbulk??? At what level are you working? (Which language? :-)) What function prototypes are you comparing GETBULK against? The basic Net-SNMP library uses the same functions to send *all*

Re: Configuring Snmpd such as Master AgentX

2006-09-04 Thread Dave Shield
On 01/09/06, Fabio Pintus <[EMAIL PROTECTED]> wrote: > In /var/log/snmd.log i read that the system write an error message > because snmpd deamon don't know the line "master agentx". That sounds as if the agent was compiled without AgentX support. Did you compile this yourself, or is it installed

Re: snmpget: Too long

2006-09-04 Thread Dave Shield
On 03/09/06, 尧昱 <[EMAIL PROTECTED]> wrote: I wrote a simple codes based on snmpget.c (app/) , in order to get the the value of mibs too. I compiled it successfully, but when run it, the reasult is that "snmpget: Too long", then I found everytime when the program run to function "snmp_parse_oid" t

Re: CreateAndGot(4) and CreateAndWait(5) problem

2006-09-04 Thread Dave Shield
On 02/09/06, Zhang Chuan <[EMAIL PROTECTED]> wrote: > 3. What is the difference between "netsnmp_insert_table_row" and > "netsnmp_table_data_add_row"? netsnmp_table_data_add_row() will add the specified row to the internal representation of the table. So that new row will be recognised as part o

GetBulk

2006-09-04 Thread Ritwik, Basu
Hi, Could you please tell me the function prototype for getbulk??? How is the bulk data returned to the calling master agent? I mean what is the nature of the pointer or structure used?   Thanks Ritwik - Usin

Configuring Snmpd such as Master AgentX

2006-09-04 Thread Fabio Pintus
Hello, first i would say to excuse me for my bad english, sorry .This is my problem, i hope that you can help me :I'm developing an application for openWrt that use the net-snmp library. To work, my application need the snmpd deamon. The problem is that i can't execute the snmpd deamon such as mast

RE: IPv6 support not enabled on Solaris 9 when building Net-SNMP_5.3.1

2006-09-04 Thread rahul_k_sharma
>Thomas Anders wrote: >I can reproduce your problem and confirm that this is a bug. I've checked >in a >fix for CVS MAIN that should allow you to build net-snmp on Solaris (and >AIX, >Tru64, ...) with support for the UDPIPv6/TCPIPv6 transports. The mibII/ipv6 >>MIB >module still won't be supported