netsnmp for 64 bit os

2005-07-26 Thread toby sebastian
Hello All   I have already compiled and run one mib2c module in netsnmp-5.1 version (32bit OS). Now I want to compile and run the same module in 64 bit OS (x86_64). Which  version of net-snmp is suitable for this? if I use the same version of  netsnmp-5.1 and 5.2 for 64 bit OS, it is giving

getting v3 user name and community string in mib2c code

2005-07-26 Thread kanda.samy
Title: getting v3 user name and community string in mib2c code Hi I have to get the V3 username of the manager who is sending get/set request for pariticular OID in mib2c generated code for that OID.     In case of V2 or V1 query i have to get the community string of the manag

getting leaf node string form OID

2005-07-26 Thread kanda.samy
Title: getting leaf node string form OID Hi I have to get the leaf node string of the OID in mib2c code . for example if the OID is 1.3.6.1.2.1.1.4 , i have to get the leaf node string in the mib definition as "sysContact". snmptranslate command line utility doing this operation

RE: FAQ OS updates

2005-07-26 Thread Bruce Shaw
I'll write something up. BS> net-snmp is shipped with solaris 10. TA>I know. I've been hoping for some more detailed information that should TA>make it into README.solaris: what version? any modifications? TA>Does 5.[123].x compile and run out of the box on Solaris 10? This communication is

Re: FAQ OS updates

2005-07-26 Thread Thomas Anders
Bruce Shaw wrote: net-snmp is shipped with solaris 10. I know. I've been hoping for some more detailed information that should make it into README.solaris: what version? any modifications? Does 5.[123].x compile and run out of the box on Solaris 10? +Thomas -- Thomas Anders (thomas.anders

asynchronous response from with a agentx subagent

2005-07-26 Thread Srinivas Athuluru (ATG)
hi all, I have a subagent which needs to talk to an internal daemon using a asynchronous request/response mechanism. The problem is, I am using baby-steps handler and i am inside one of its state. I cannt set the request to 'delegated' state as this is only handled by the outside set state machi

Re: mib2c for oid type cause segmentation fault, e.g. etherStatsDataSource

2005-07-26 Thread Emi . Yanagi
Robert, I applied the patch, re-make, re-generate mib2c for etherStatsTable. It's still broke, but at different place "Broken pipe". Please see the debug messages below: $ snmpwalk localhost etherStatsTable RMON-MIB::etherStatsIndex.1 = INTEGER: 1 RMON-MIB::etherStatsIndex.2 = INTEGER: 2 RMON-MI

RE: FAQ OS updates

2005-07-26 Thread Bruce Shaw
net-snmp is shipped with solaris 10. >I've updated the FAQ section "What operating systems does it run on?" in >CVS a bit and would appreciate more people contributing updates, e.g. >for Win32 (Alex?), Solaris 10 (Bruce?), MacOS X and *BSD. This communication is intended for the use of the r

get IP address of Manager

2005-07-26 Thread kanda.samy
Title: get IP address of Manager Hi     In mib2c generated code, i need managers IP address. Net-SNMP write the ip address into net-snmp-translate. How i can get the ip address in the mib2c code. Is there any API or global structure which i can invoke to get the IP address of the manage

Re: 5.3.dev "make test" fails for SNMPv3/AgentX/proxy

2005-07-26 Thread Dave Shield
On Mon, 2005-07-25 at 19:07 -0400, Robert Story wrote: > On Mon, 25 Jul 2005 23:38:17 +0200 Thomas wrote: > TA> BTW, has the test #19 failure (for 5.[23]) ever been looked at in the > TA> meantime? > > That's the snmpusm one, right? I've been hoping Wes would tackle that one. Well, I'm not Wes (

Questions about IfInDiscards

2005-07-26 Thread Alaios
Hi... :) I have some questions about the snmp server I have an access point that runs snmp server ... I send to the access point as much traffic as it can support.. I have noticed that the IpInDiscards, IpOutDiscards dont increment (using snmpget command) After some time poking around i have notice

FAQ OS updates

2005-07-26 Thread Thomas Anders
-Coders, I've updated the FAQ section "What operating systems does it run on?" in CVS a bit and would appreciate more people contributing updates, e.g. for Win32 (Alex?), Solaris 10 (Bruce?), MacOS X and *BSD. Shall we also update FAQ.html on the website (and win32/dist/htmlhelp) afterwards?