GETBULK<-->GETNEXT conversion in AGENTX.
"Kurapati M-G19456" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
All, We are using NET-SNMP-5.1.1. We observed that, snmpd is converting a GETBULK request into GETNEXT, and passing on the GETNEXT to a SubAgent. Is this how snmpd is supposed to work? SubAgent is registering bulk_to_next() handler as part of the OID registration. Inspite of this SubAgent is getting only GETNEXT requests. Please clarify. THanks Mahesh