How to query elements in snmp table? For example to query interface by name?
If i use numeric OID it migth change if number of elements in table changes (for example in case of storage somebody adds new volume which is usual thing) or on some devices it changes after reboot (sometimes order of table entries changes).
I'm now puzzled how to monitor interfaces on network devices and volumes on the storage because those are all done via SNMP tables.
If i use numeric OID it migth change if number of elements in table changes (for example in case of storage somebody adds new volume which is usual thing) or on some devices it changes after reboot (sometimes order of table entries changes).
I'm now puzzled how to monitor interfaces on network devices and volumes on the storage because those are all done via SNMP tables.
Comment