[Nagiosplug-help] check_traffic on teamed compaq cards

joerg.helmert at aracomp.de joerg.helmert at aracomp.de
Fri May 14 04:33:07 CEST 2004


Hi Lars,

Are you the same Lars as extern.lars.oeschey-AT-audi.de?

Since I don't find postings of may in the archive,
here my answer from 10th of may to his very same question:

<snip>
>From cacti I get:
For Windows Server
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.2'
+ Found item [ifDescr='MS TCP Loopback interface'] 
               index: 1 [from value]
+ Found item [ifDescr='Network Teaming Intermediate Driver
       (NTID)'] index: 16777219 [from value]

For a Linux Server
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.2'
+ Found item [ifDescr='lo'] index: 1 [from value]
+ Found item [ifDescr='bond0'] index: 2 [from value]

Both are Compaq servers with "HP approved NIC Teaming"...
Windows machine is showing an unusual very high index.
Maybe because it is a virtual interface.

.1.3.6.1.2.1.2.2.1.2
.iso.org.dod.internet.mgmt.mib-2.interfaces.
           ifTable.ifEntry.ifDescr
is in the standard tree.

I looked at the windows machine with a mibbrowser called getif.
It shows type octetstring for ifDescr values.
I get 
"4E6574776F726B205465616D696E6720
496E7465726D65646961746520447269
76657220284E5449442900"
with that tool.
Maybe that is why you didn't find it?
Decoding bytewise from Hex to ASCII should give the right name.

.iso.org.dod.internet.mgmt.mib-2.interfaces.
        ifTable.ifEntry.ifInOctets.16777219
shows 3617751234 octets for the windows machine.
So I can read standard values for that interface.

Hope that helped...

Bye,

Joerg
</snip>

> -----Original Message-----
> From: nagiosplug-help-admin at lists.sourceforge.net 
> [mailto:nagiosplug-help-admin at lists.sourceforge.net] On 
> Behalf Of liz\NETADM
> Sent: Friday, May 14, 2004 6:20 AM
> To: nagiosplug-help at lists.sourceforge.net
> Subject: [Nagiosplug-help] check_traffic on teamed compaq cards
> 
> 
> Hi,
> 
> I have check_traffic running for monitoring network 
> throughput. On our Compaq servers we usually have teamed 
> network cards, those seem not to be in the default SNMP 
> network tree. Does anyone know, how to access those cards by SNMP?
> 
> Lars
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Sleepycat Software
> Learn developer strategies Cisco, Motorola, Ericsson & Lucent 
> use to deliver higher performing products faster, at low TCO. 
> http://www.sleepycat.com/telcomwpreg.php?> From=osdnemail3
> 
> 
> _______________________________________________
> Nagiosplug-help mailing list Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> ::: Please include plugins version (-v) and OS when reporting 
> any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: SourceForge.net Broadband 
> Sign-up now for SourceForge Broadband and get the fastest 
> 6.0/768 connection for only $19.95/mo for the first 3 months! 
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Nagiosplug-help mailing list Nagiosplug-help at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
::: Please include plugins version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Help mailing list