<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hmm.... I don't have Cisco gear handy to test with, nor am I a Cisco
expert, so I'm just guessing here, but here's some things to
consider/try:<br>
<br>
- IOS version -- is that router running at least IOS 12.0(3)T ?&nbsp; The
probe documentation states that the iosint function isn't available to
IOS versions prior to that.<br>
<br>
- Double-check that the address you have for the iosint parameter is
actually an address bound to an interface on that router.<br>
<br>
- Are SNMP privileges sufficient to allow the operation? (e.g. do you
need to grant specific SNMP privileges to the community/host in order
to do source-address binding?)<br>
<br>
- Do you have the right versions of the dependencies, specifically
SNMP_Session.pm?&nbsp; You need at least v0.97 according to the probe
documentation.&nbsp;&nbsp; Run something like&nbsp;&nbsp;&nbsp; <tt>grep '$VERSION' `find /
-name SNMP_Session.pm`</tt>&nbsp; (or check your distribution's package
manifests, etc)<br>
<br>
<br>
- Peter<br>
<br>
<br>
Schaibley Dean wrote:
<blockquote
 cite="mid:C1A1115CDC7F454FA69777F592A3E3D509CDA3E7@edxmb22.jdnet.deere.com"
 type="cite">
  <title></title>
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.6000.21148" name="GENERATOR">
  <div dir="ltr" align="left"><span class="687054218-02022010"><font
 color="#0000ff" face="Arial" size="2">Peter,</font></span></div>
  <div dir="ltr" align="left"><span class="687054218-02022010"></span>&nbsp;</div>
  <div dir="ltr" align="left"><span class="687054218-02022010"><font
 color="#0000ff" face="Arial" size="2">Thanks for the quick response.&nbsp;
We can see a successful SNMP via UDP from Smokeping to the router's
Loopback.&nbsp; However, all of our configs are done to use the Interface IP
and that is what is sending TCP to this 1 specific router.&nbsp; All other
routers successfully go with UDP.</font></span></div>
  <div dir="ltr" align="left"><span class="687054218-02022010"></span>&nbsp;</div>
  <div dir="ltr" align="left"><span class="687054218-02022010"><font
 color="#0000ff" face="Arial" size="2">Here is an example of our config:</font></span></div>
  <div dir="ltr" align="left"><span class="687054218-02022010"></span> <br>
  </div>
</blockquote>
</body>
</html>