broadcast/multicast between master/subagents in AgentX

2009-06-26 Thread Zaryab M. Munir
Hi,   Does the net-snmp AgentX support broadcast/multicast between master and subagent? To be specific,  I need to query the value of scalars from multiple subagents, aggregate the values and return the sum to the snmp query done on the master agent. If the answer is yes,  I will appreciate some

Re: Issue with ifPhysAddress

2009-06-26 Thread Robert Story
On Fri, 26 Jun 2009 03:23:15 +0100 Stuart wrote: SB> Are most of the values such as ifInOctets the same or are they just SB> integers? The appropriate MIB can tell you they type of the object. Try snmptranslate -Td -IR ifInOctets --

Net SNMP snmp_synch_response() error.

2009-06-26 Thread Sathyamuthy, Ramya
Hi All, We are programmatically(C code) trying to discover the node information like the OS, mac addresss and IP address using net-SNMP library. We are getting unknown error for the snmp_synch_response() call, but we are able to retrieve the same info through the commandline using snmpget and

Re: Re: error:No Such object available on this agent at this OID whenextending snmpd agent and porting to powerpc platf

2009-06-26 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. ] 2009/6

Re: snmpd.c usage question

2009-06-26 Thread Dave Shield
2009/6/22 Need Help : > "snmpd.c" is the wrapper structure for the Net-SNMP standalone agent > application. > > After reading through the Wiki information I believe the "snmpd.c" code is > only used when you compile the subagent code directly into the main agent Hmmm That's a somewhat confusi