Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What would be the maximum packet size supported by WebNMS SNMP stack and how do I find this number?

0
Posted

What would be the maximum packet size supported by WebNMS SNMP stack and how do I find this number?

0

The maximum packet size supported is 64KB. The methods GetPacketBufferSize() and GetPacketBufferSize() of SnmpSession is used to get and set the packet size of the response PDU. However, this also depends on the maximum size the agent can handle. If the size exceeds the limit, the agent sends the manager a GetResponse-PDU with the value of error-status field “too big”. In this case, you need to split the PDU into multiple requests and send them.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.