Monitoring router with check_snmp
Matt Wells
chroot at wells.vg
Sun Sep 25 09:53:06 CEST 2005
Anyone know of any other way to monitor a Cisco router/* without the
use of SNMP??
----- Original Message -----
SUBJECT: Re: [Nagios-users] Monitoring router with check_snmp
FROM: John Joseph
TO: "Pradeep C Raghavan" ,nagios-users at lists.sourceforge.net
DATE: 25-09-2005 0:48
OID
is Object Identifier
All devices are denoted by OID by SNMP
for eg OID
.1.3.6.1.2.1.2
represents
1 => ISO
3 => org
6 => dod
1 => internet
2 => mgmt
1 => mib-2
2 = > interfaces
another eg
in text representation , we can represent the
operational status of an interface as
iso_org_dod_internet_mgmt_mib-2_interfaces_iftable_ifEntry_ifOperStatus
is
1.3.6.1.2.1.2.2.1.8
U can walk through OID using the command
snmpwalk 192.168.1.32 -c public
Please note , to use the SNMP plugins at
http://www.manubulon.com/nagios/
no need to know about OID , if u follow the
eg, u can do it
Thanks
Joseph John
--- Pradeep C Raghavan wrote:
> Hi all,
> This is a newbee question ,so please bear with me .
> I would like to monitor my router to find out
> whether it is up or
> not.Cananyone help me with an example of the
> command.Browsing through the list I found that
> something has to be done with
> the OID's.What is this OID all about?I use webmin to
> congfiure Nagios and
> the SNMP MIB walk prints out a lot info which I cant
> just digest.Please help
> me on this.
>
> ../cheers,
>
___________________________________________________________
To help you stay safe and secure online, we've developed the all new
Yahoo! Security Centre. http://uk.security.yahoo.com
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your
very
own Sony(tm)PSP. Click here to play:
http://sourceforge.net/geronimo.php
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue.
::: Messages without supporting info will risk being sent to
/dev/null
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20050925/ae8a9134/attachment.html>
More information about the Users
mailing list