MRTG and OID

Hi, is he anybody who knows how to do mrtg cfg on queue simple with “title” tag where “title” will be from “OID Name” .? I don’t want to write name to each line of cfg.

example for for better undertanding …

original
Target[10.1.1.1_1]: 1:public@10.1.1.1:
SetEnv[10.1.1.1_1]: MRTG_INT_IP=“10.1.1.1” MRTG_INT_DESCR=“Internal”
MaxBytes[10.1.1.1_1]: 1250000
Title[10.1.1.1_1]: Traffic Analysis for 1 – Router

what i want
Target[10.1.1.1_1]: 1:public@10.1.1.1:
SetEnv[10.1.1.1_1]: MRTG_INT_IP=“10.1.1.1” MRTG_INT_DESCR=“Internal”
MaxBytes[10.1.1.1_1]: 1250000
Title[10.1.1.1_1]: 1.3.6.1.4.1.14988.1.1.2.1.1.2.47 ;what is name from simple queue


or is here any way how to insert “name” from queue simple to MRTG?
sorry for quite complicated explanation :slight_smile:

thanks for all ideas