On Wed, 26 May 2004 10:49:24 -0600 Carlos wrote:
CC> I'm not sure how you're getting HTML.  I use Lotus Notes for e-mail and
CC> I'm not aware that it embeds HTML in my sent e-mail.  I usually respond
CC> in straight text monospace font with no bells and/or whistles.  Let me
CC> know if you're still getting HTML and I can look into my settings.

Yep, the html is still there.

CC> > Which application is giving this error - the main snmpd program
CC> > or your instrumentation?
CC> 
CC> The error is coming from the main snmpd program, which is why I noted
CC> the snmpd -V -Dagentx command.  Specifically, it is from the c file
CC> agent/mibgroup/agentx/subagent.c where I think it's trying to wire up
CC> the agentx session.

If this code :

CC>    netsnmp_ds_set_boolean(NETSNMP_DS_APPLICATION_ID,
CC>                           NETSNMP_DS_AGENT_ROLE, 1);

is in your master agent, then that's the problem. You are telling the master
agent that it is an agentx subagent.

-- 
Robert Story; NET-SNMP Junkie <http://www.net-snmp.org/>
<irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to