SNMP Profile Advanced
The SNMP profile - Advanced tab
Field | Description |
---|---|
Max PDU Size | The maximum size of request PDUs that this target is able to receive. The response PDU has to fit in a single UDP packet. The max limit is 65535 bytes. |
Get-Bulk Parameters | |
Non Repeaters | Number of variables in the variable list for which a simple GETNEXT operation has to be done. |
Max Repeaters | Number of continuous GETNEXT operations. |
Scalar Value Retrieval | |
Max Variables Per PDU | The maximum number of variable bindings per request. |
Table Retrieval | |
Max Columns Per PDU | Maximum number of columns that will be retrieved per SNMP GETNEXT or GETBULK request. |
Max Rows Per PDU | Maximum number of rows that will be retrieved per SNMP GETBULK request. |
Send Table Requests in Separate PDUs. | By default all column OIDs from a single table are now sent in one GETBULK request in accordance with the Max Variables Per PDU. Use this if All column OIDs from a single table are to be sent in separate GETBULK requests. |