> Is /MYDIR/bin/snmpd a 32-bit or 64-bit executable?
It is a 64-bit executable. 

> What's the output of "net-snmp-config --configure-options"?
--with-cc=xlc_r
--disable-shared
--enable-static
--with-default-snmp-version=3
--with-sys-contact=operator
--with-sys-location=CAS
--with-logfile=/MY_CONFIG_PREFIX/log/snmpd.log
--with-persistent-directory=/var/net-snmp
--prefix=/MY_CONFIG_PREFIX
--with-mib-modules=smux
--disable-local-smux
--without-kmem-usage
--disable-embedded-perl

> What compiler and CFLAGS did you use when building net-snmp?
The compiler option -qthreaded is added by the _r version of xlc. But I
do not add any other CFLAGS. 

Is there anything [else] "special" with this build?
I don't think so. The agent seems to work pretty well as long as I do
not run hacmp (which use smux). I have also a subagent that attaches
itself to the master via agentx. This part is working well. 

> If you run snmpd with "-I -smux" (i.e. disable smux at runtime), does
the agent work fine?
Yes, the agent is working fine. But then, evidently, my hacmp process
cannot get information via snmp (which is required) and as a result does
not work. 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to