Hi,

we have created sensors based on snmp library sensors. There we read out tables and created sensors. So far so good. Now the indexes change for different values within these tables. And now we have incorrect data because the indexes does not match anymore.

Are there any ways to rediscover these index changes? Is there a way to do this like it is done for the interface traffic sensors where the ifAlias is used for finding index changes as a reference? We would also have a column within the table we could reference on like the ifAlias. There values in this other column do not change.

Greetings Gunnar


Article Comments

This could be done using the SNMP Traffic sensor - however, index changes won't be discovered by other sensor types. You can also change the value the index change discovery is based upon in the SNMP compatability settings within the device.


Feb, 2016 - Permalink

Yes, I know this could be done for Ports for the Traffic Sensor. The SNMP compatibility options are only for interfaces.

But the questionis for the Library Sensor. We imported a custom MIB-table and created sensors from these tables. There the indexes change. Is there a way to identify this index change based on a specific table values?


Feb, 2016 - Permalink

Couldn't you use the SNMP Custom Table sensor, using the OID of the table? It will notice the changed indexes and act accordingly.


Feb, 2016 - Permalink