> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Alex Dehaini > Sent: Friday, March 07, 2008 8:20 AM > To: [email protected] > Subject: Re: [Nagios-users] Monitoring Router Errors > > Any specific OID to monitor. Please give me an example
They're reported per interface under the oid 1.3.6.1.2.1.2.2.1 (for Cisco routers at least). You'll need to figure out the OIDs for the specific interface you want to monitor as they're variable. Walking ifDescr and ifAlias will give you interface names to associate with the interface numbers reported through SNMP. Alternately, you could search for 'interface' on http://www.nagiosexchange.org and probably find some love there... -- Marc ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nagios-users mailing list [email protected] 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
