Hi,

I have implemented a sub-agent program which registers
two table handlers for two differrent standard MIB
tables (applTable from NETWORK-SERVICES MIB and
mtaTable from MTA MIB). When I issue snmpget for data
in applTable, I get the result OK but whenever I issue
snmpget for mtaTable, I always get "No Such Object
available on this agent at this OID". I noted that the
mtaTableHandler function was never invoked. I got the
same error even if my sub-agent is not running. The
snmpd daemon is running as master agent. Both MIB
registrations seem to be successful (I saw "registered
ok" twince in snmtpd agentx debug log).

I do not know why the second table handler is not
invoked. Can anyone tell me what I might be doing
wrong or how to further debug?

Thanks
Steve


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
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