Looks like this is a counter32 and so will probably only be available if you use SNMPv2 - and you wnmpwalk it with v2 to test, too. MRTG will use v1 unless you tell it differently. Add ':::::2' to the end of the Target string to force SNMPv2 and it should be OK - see the MRTG documentation about Target definition syntax.
Your other problem is that a Target definition MUST specify EXACTLY two OIDs, even if you do not use them both. So, use 'Options[]: noo' to cuppress the second, and put something like 'Target[avinova-bgp]: 1.3.6.1.4.1.9.9.187.1.2.4.1.1&1.3.6.1.4.1.9.9.187.1.2.4.1.1:[EMAIL PROTECTED]:::::2' Steve ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jan Rockstedt Sent: Monday, 28 May 2007 21:06 To: [email protected] Subject: [mrtg] Oid problem Hi all, I have a cisco router and wan't to get "show ip bgp route" into mrtg. The oid is 1.3.6.1.4.1.9.9.187.1.2.4.1.1 #snmpwalk -c public -v2c ip-number 1.3.6.1.4.1.9.9.187.1.2.4.1.1 Give me: SNMPv2-SMI::enterprises.9.9.187.1.2.4.1.1.81.88.9.185.1.1 = Counter32: 67094 My mrtg.cfg: EnableIPv6: no WorkDir: /usr/local/www/data-dist/bgp-route Target[avinova-bgp]: 1.3.6.1.4.1.9.9.187.1.2.4.1.1:[EMAIL PROTECTED] MaxBytes[avinova-bgp]: 150000 Title[avinova-bgp]: Show BGP route -- bgp-avinova.avinova.se But when i run the mrtg mrtg.cfg i get this error msg: 2007-05-25 13:06:00: ERROR: Target[avinova-bgp][_IN_] '1.3.6.1.4.1.9.9.187.1.2.4.1. $target->[0]{$mode} ' evaluated to ' »468946704' instead of a number 2007-05-25 13:06:00: ERROR: Target[avinova-bgp][_OUT_] '1.3.6.1.4.1.9.9.187.1.2.4.1. $target->[0]{$mode} ' evaluated to ' »262879011' instead of a number Any suggestion to get 67094 value into mrtg? //Jan Mvh / Regards Jan Rockstedt +46 - 40 - 668 07 45 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> IBM Certified Specialist - System i5 Administrator Avinova AB Spångatan 37 B 211 53 Malmö Sweden Tel +46-40-668 07 40 Fax +46-40-668 07 55
<<image003.jpg>>
<<image004.gif>>
_______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
