<html><head><meta http-equiv=Content-Type content="text/html;charset=UTF-8"><meta content="Group-Office 2.13" name="GENERATOR"></head><body>
Anyone know of any other way to monitor a Cisco router/* without the use of SNMP??<br /><blockquote style="border-style: none none none solid; border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color rgb(34, 67, 127); border-width: 0pt 0pt 0pt 2px; margin: 0px 0px 0px 5px; padding: 0px 0px 0px 5px;"><font size="2" face="verdana">----- Original Message -----<br /><b>Subject: </b>Re: [Nagios-users] Monitoring router with check_snmp<br /><b>From:  </b>John Joseph <jjk_saji@yahoo.com><br /><b>To: </b>"Pradeep C Raghavan" <netcatinn@gmail.com>,nagios-users@lists.sourceforge.net<br /><b>Date: </b>25-09-2005 0:48<br /></font><br /><br />OID <br />   is Object Identifier <br />   All devices  are denoted by OID  by SNMP <br />   for eg OID<br />.1.3.6.1.2.1.2<br />    represents   <br />           1 =>  ISO <br />           3 => org<br />           6 => dod <br />           1 => internet <br />           2 => mgmt <br />           1 => mib-2<br />           2 = > interfaces<br /><br /> another eg <br />   in text representation , we can represent   the <br />operational status of an interface as <br />      <br />iso_org_dod_internet_mgmt_mib-2_interfaces_iftable_ifEntry_ifOperStatus<br />                    is <br />          1.3.6.1.2.1.2.2.1.8<br />         <br />  U can walk through  OID using the command<br />     snmpwalk 192.168.1.32 -c  public<br /><br />Please note , to use the SNMP plugins at <br />  <a class="blue" target="_blank" href="http://www.manubulon.com/nagios">http://www.manubulon.com/nagios</a>/<br />           no need to know about OID , if u follow the<br /> eg, u can do it         <br />       Thanks                                         <br />   <br />                   Joseph John <br /><br /><br /><br />--- Pradeep C Raghavan <netcatinn@gmail.com> wrote:<br /><br />> Hi all,<br />> This is a newbee question ,so please bear with me .<br />> I would like to monitor my router to find out<br />> whether it is up or<br />> not.Cananyone help me with an example of the<br />> command.Browsing through the list I found that<br />> something has to be done with<br />> the OID's.What is this OID all about?I use webmin to<br />> congfiure Nagios and<br />> the SNMP MIB walk prints out a lot info which I cant<br />> just digest.Please help<br />> me on this.<br />> <br />> ../cheers,<br />> <br /><br /><br /><br />             <br />___________________________________________________________ <br />To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. <a class="blue" target="_blank" href="http://uk.security.yahoo.com">http://uk.security.yahoo.com</a><br /><br /><br />-------------------------------------------------------<br />SF.Net email is sponsored by:<br />Tame your development challenges with Apache's Geronimo App Server. <br />Download it for free - -and be entered to win a 42" plasma tv or your very<br />own Sony(tm)PSP.  Click here to play: <a class="blue" target="_blank" href="http://sourceforge.net/geronimo.php">http://sourceforge.net/geronimo.php</a><br />_______________________________________________<br />Nagios-users mailing list<br /><a class="blue" href="javascript:top.main.popup('/modules/email/send.php?mail_to=Nagios-users@lists.sourceforge.net','750','550')">Nagios-users@lists.sourceforge.net</a><br /><a class="blue" target="_blank" href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br />::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. <br />::: Messages without supporting info will risk being sent to /dev/null<br /></blockquote></body></html>