Lee,

        "do you get a good answer from this query?
        snmpget -c test -v 1 172.20.129.2 .1.3.6.1.2.1.10.­ 
94.1.1.3.1.4.12
        snmpget -c test -v 1 172.20.129.2 .1.3.6.1.2.1.10.­ 
94.1.1.2.1.4.12"

I'm assuming that the space between the 10 and 94 is just is typo. But 
anyway there's is a few things I would try.

First try removing the "." that starts out the OID. That might help. But 
most likely that's not the problem.
Also, in you cfg file for the device. When you do version "2" on the 
"Target[_]:" line don't use the "c" I don't think MRTG recognizes that.

So for example, you would just use version "2" like this:
Target[my-target-name
]:.1.3.6.1.2.1.10.­94.1.1.3.1.4.12&.1.3.6.1.2.1.10.94­.1.1.2.1.4.12:[email protected]:::::2
It should end with 5 ":" colons, followed by a 2.

This is from the cfgmaker man page:
 --snmp-options=:[<port>][:[<tmout>][:[<retr>][:[<backoff>][:<ver>]]]]
                          Specify default SNMP options to be appended to 
all
                          routers following.  Individual fields can be 
empty.
                         Routers following might override some or all of 
the
                         options given to --snmp-options.


Also, your "Target:" name should be a unique name for each separate 
device/interface or you can think of it as for each separate graph. 
Because MRTG will use the target name as the filename for the RRD file.

One other thing you might try would be to telnet to the router and check 
out what the "snmp" or "snmp-server" settings are. There you should be 
able to see what the SNMP version is too.

-Matt



From:   Lee Todd <[email protected]>
To:     Ian <[email protected]>, <[email protected]>, 
<[email protected]>
Date:   01/18/2012 03:31 AM
Subject:        Re: [mrtg] pulling snr data error





Ian and  Matt

I can run snmpget and below is what I get from it

snmpget -t 1 -r 5 -m '' -v 2c -c test
172.20.129.16:161 .1.3.6.1.2.1.10.94.1.1.2.1.4.12
iso.3.6.1.2.1.10.94.1.1.2.1.4.12 = Gauge32: 72

snmpget -t 1 -r 5 -m '' -v 2c -c test
172.20.129.16:161 .1.3.6.1.2.1.10.94.1.1.3.1.4.12
iso.3.6.1.2.1.10.94.1.1.3.1.4.12 = Gauge32: 58

I have tried using -v 2c and -v 1 and both work



From:       Ian <[email protected]>
To:         [email protected],
Date:       18/01/2012 00:15
Subject:    Re: [mrtg] pulling snr data error
Sent by:    [email protected]



> I have been trying to pull snr data from a cisco 887 router.  I got a
base
> cfg from the web and changed what I think is correct but when I run it I
> get the following error.  Prob a really silly thing but im just not
seeing
> it.

do you get a good answer from this query?
snmpget -c test -v 1 172.20.129.2 .1.3.6.1.2.1.10.­ 94.1.1.3.1.4.12
snmpget -c test -v 1 172.20.129.2 .1.3.6.1.2.1.10.­ 94.1.1.2.1.4.12


_______________________________________________
mrtg mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/mrtg



Registered Office: Bingley Road, Bradford, BD9 6SD

Registered in England no. 03414540



The information contained in this e-mail and any accompanying documents

may contain information that is confidential or otherwise protected from

disclosure. If you are not the intended recipient of this message, or if

this message has been addressed to you in error, please immediately

alert the sender by reply e-mail and then delete this message, including

any attachments. Any dissemination, distribution or other use of the

contents of this message by anyone other than the intended recipient is

strictly prohibited.



Unless specifically stated in this e mail, the agreement and content 

of this correspondence is subject to contract. 

No contract is implied by this correspondence, unless specifically 

stated as a contract (purchase order or sales order)



Think of the environment; please don't print this e-mail unless you

really need to


_______________________________________________
mrtg mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/mrtg

Reply via email to