We are interested in monitoring IP fragments on some Cisco equipment we have. I have defined three pollers for the following OIDs:
1.3.6.1.2.1.4.17 (ipFragOKs)
1.3.6.1.2.1.4.18 (ipFragFails)
1.3.6.1.2.1.4.19 (ipFragCreates)
When I test each of these values through the Orion Universal Device Poller program, I see the values I'm expecting. The numbers match those displayed when issuing the "show ip traffic" command on the Cisco nodes.
On the Summary page of each of our nodes, I have added the "Universal Device Poller Status" box. I have a few other pollers that are displaying data without any issues in this box, but none of the ipFrag pollers display the correct values shown in the test. Most of the time they display 0 as the value. Occasionally, the ipFragFails current status will change to a value like "0.009." Not sure where that non-whole value is coming from. I've swapped back-and-forth between GET and GETNEXT for SNMP Get Type and Yes and No for keeping historical data, although all we want is the current value at the time of the polling.
Anyone else polling these values successfully or have any suggestions for making these work? At the moment I've returned each poller back to the GET SNMP Get Type and selected No for keeping historical data. I'm quite new to this (just started adding pollers earlier this week), so please let me know if there's any additional information I need to provide.