[mrtg] Oid problem
Steve Shipway
s.shipway at auckland.ac.nz
Tue May 29 04:17:50 CEST 2007
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:public at ip-number:::::2'
Steve
________________________________
From: mrtg-bounces at lists.oetiker.ch [mailto:mrtg-bounces at lists.oetiker.ch] On Behalf Of Jan Rockstedt
Sent: Monday, 28 May 2007 21:06
To: mrtg at lists.oetiker.ch
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:public at ip-number
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
jan.rockstedt at avinova.se <mailto:jan.rockstedt at avinova.se>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/mrtg/attachments/20070529/dd86c71b/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 1817 bytes
Desc: image003.jpg
Url : http://lists.oetiker.ch/pipermail/mrtg/attachments/20070529/dd86c71b/attachment.jpe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2032 bytes
Desc: image004.gif
Url : http://lists.oetiker.ch/pipermail/mrtg/attachments/20070529/dd86c71b/attachment.gif
More information about the mrtg
mailing list