On 7 February 2010 04:36, Don & Ginger Howell <[email protected]> wrote: > When we request table > data, the SNMP manager is issuing a GETBULK request. snmpd is translating > the GETBULK into GETNEXT requests and forwarding them to our subagent. > However, the oid being passed from snmpd is not correct. snmpd is > substituting the oid of the next scalar, skipping over all elements defined > within the table.
What happens if you issue a GET request for an instance within the table? What about a GETNEXT on this OID (rather than a GETBULK)? Try walking the NET-SNMP-AGENT-MIB::nsModuleName column, to see exactly what is being registered. What entries do you see relating to your enterprise subtree? Dave ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ 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
