<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.36">
<TITLE>RE: [Nagios-users] Check_snmp_int Plugin</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>You should just be able to add a few lines to the existing script to poll that.  Since that OID exists as a leaf of the same IFIndex table containing all the metrics (or at worst another table whose interfaces numbering always matches the others), you could just add another snmpget for that one, add it to a var, and output that when the script exits.<BR>
<BR>
<BR>
/eli<BR>
<BR>
-----Original Message-----<BR>
From: nagios-users-admin@lists.sourceforge.net on behalf of Mike Koponick<BR>
Sent: Wed 2/8/2006 11:08 AM<BR>
To: Nagios Users<BR>
Subject: [Nagios-users] Check_snmp_int Plugin<BR>
<BR>
I was wondering before I started coding, if anyone has written a plugin<BR>
similar to check_snmp_int that will also retrieve the description that a<BR>
user can enter for various interfaces?<BR>
<BR>
I have an OID, (1.3.6.1.2.1.31.1.1.1.18) which will retrieve what I<BR>
want, however I didn't want to go through all the trouble of writing a<BR>
new plugin until I exhausted all other resources.<BR>
<BR>
Thanks in advance,<BR>
<BR>
Mike<BR>
<BR>
<BR>
<BR>
<BR>
-------------------------------------------------------<BR>
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files<BR>
for problems?  Stop!  Download the new AJAX search engine that makes<BR>
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!<BR>
<A HREF="http://sel.as-us.falkag.net/sel?cmd=k&kid">http://sel.as-us.falkag.net/sel?cmd=k&kid</A>3432&bid#0486&dat1642<BR>
_______________________________________________<BR>
Nagios-users mailing list<BR>
Nagios-users@lists.sourceforge.net<BR>
<A 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>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>