On Mon, Aug 07, 2006 at 12:24:48PM +1000, [EMAIL PROTECTED] wrote:
> I have a strange issue.  Between 1pm and 2pm last Friday the interfaces on 
> my windows boxes started going red.
Did you change anything?

> Index    Name             Status              Description       IP Address 
>         Peer Address    Input Bandwidth 
> 65539   VMware Accelerated AMD PCNet A  (Not Found in Host) 50.0.0.71 
> 50.0.0.72       1000000000 
> 
> The Status (Not Found in Host) is a bit alarming.
SNMPwalk the interface table to see if you can manually see that
interface. 
eg, something like

snmpwalk -v 1 -c public 127.0.0.1 interfaces.ifTable.ifEntry.ifDescr

You should get a list of interface names, if not, then there is
something wrong on the remote host.  Make sure you change the public
community and IP address to whatever you use.

 - Craig

-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/   MIEE         Debian developer
csmall at : enc.com.au                      ieee.org           debian.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to