On Tue, Dec 18, 2007 at 02:52:51PM +0100, Pili Mu?oz Gargallo wrote:
> hi Stephen
> thanks for answering so soon
>
> yes, i sure it is the right version of SNMP. I am trying to get the value
> from the shell and i get:
>
> snmpget -v 1 -c public 62.81.189.117 .1.3.6.1.4.1.12394.1.1.6.5.1.4
> Error in packet
> Reason: (noSuchName) There is no such variable name in this MIB.
> Failed object: SNMPv2-SMI::enterprises.12394.1.1.6.5.1.4
Are you sure that getif actually queried the host, or did it just show
MIBs it found in its internal MIB files?
Try an snmpwalk(1) instead, referring to a higher level of the tree,
to see what the device is reporting. Perhaps:
snmpwalk -v 1 -c public 62.81.189.117 .1.3.6.1.4.1.12394
==ml
--
Michael W. Lucas [EMAIL PROTECTED], [EMAIL PROTECTED]
http://www.BlackHelicopters.org/~mwlucas/
Now Shipping: "Absolute FreeBSD" -- http://www.AbsoluteFreeBSD.com
On 5/4/2007, the TSA kept 3 pairs of my soiled undies "for security reasons."
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
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