Thank you for your answers.
> I'm not sure I understand the question. What is it you would like to > display in the on-demand table display? The actual OID? OK, I will try to explain my thoughts. Every table variable has its own OID which allows to use their values in the calculations. Often, if the table entry has a value 1.3.6.1.2.1.2.2.1.1 (interface indexes) the interface 1 will have OID 1.3.6.1.2.1.2.2.1.1.1, the second one - 1.3.6.1.2.1.2.2.1.1.2 etc. But it is not always so obvious. For example, if I query the table entry 1.3.6.1.4.1.77.1.2.3.1.1 (system service name) I will get first service OID 1.3.6.1.4.1.77.1.2.3.1.1.6.83.101.114.118.101.114, second one will be 1.3.6.1.4.1.77.1.2.3.1.1.9.73.80.32.72.101.108.112.101.114 etc. If I knew these OIDs I would be able to use them in probe calculations. So, my question is whether or not can I include the field OID when displaying SNMP tables on-demand? Thank you once again. -------------------- m2f -------------------- Read this topic online here: http://forums.dartware.com/viewtopic.php?p=2015#2015 ____________________________________________________________________ List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ To unsubscribe: send email to: [email protected]
