How do I lower the MaxOID setting for a device?
Some devices like F5 Load Balancers have very long OID's and lowering the number of OID's requested at once from them can improve performance and reliablility.
We suggest lowering the MAX OID's to 10 and then rewalking them for F5's that experience trouble.
This will limit the number of items in a single polling request.To do this please perform the following steps:
- Select the device in the Console GUI "Device Filter" list and run the General section > Device Details Report.
- Click the SNMP Credentials.
- Change SNMP MaxOID to 10 in the box that opens and click the "Save" button.
- Then rewalk the device by selecting the device again in the Console GUI "Device Filter" list and open the Summary section > Device Viewer Report.
- Click Discovery and then Device Rewalk (This process may take 1-2 minutes to complete).
To do this please go to the /home/statseeker/nim/logs directory on the command line as statseeker and grep for "f5_loadbalancer" in the logs.
e.g.
statseeker $cd /home/statseeker/nim/logs
statseeker $ grep f5_loadbalancer build.*
statseeker $ zgrep f5_loadbalancer build.*