I've written my own agentX subagent, which populates some tables in a new
MIB I've defined. All seems to be working; the tables have the expected
data I can use snmpwalk and  snmptable to browse the data.

The thing I don't understand is that I see this warning when using snmptable

    WARNING: More columns on agent than in MIB

When I turn on some trace (-D all) I can see that snmptable has correctly
retrieved the data from my table and then "walked" or "getBulked" a few
more items from the next bit of the MIB. At first glance don't see any
unexpected columns in the current table.

Is my subagent doing something wrong? Is my MIB defective? If so how do I
diagnose this?
_______________________________________________
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