[Nagiosplug-help] check_snmp oddity
Subhendu Ghosh
sghosh at sghosh.org
Thu Jan 15 16:57:01 CET 2004
On Thu, 15 Jan 2004, Hubbard, Russ wrote:
> Hello,
> I'm trying to get check_snmp to work with a Cisco AP350 Wireless acess
> point. The OID I'm using is for listing "Connected Nodes". I'm using the
> nagios-plugins-HEAD-200311201747 tarball for the plugin. When I check the
> OID with snmpget, it works fine. Here's what I get:
>
> #snmpget -v 1 -c <community> cosap3 1.3.6.1.4.1.522.3.12.1.8.0
> SNMPv2-SMI-v1::enterprises.522.3.12.1.8.0 = INTEGER: 25
>
> When I try it via 'check_snmp':
>
> #check_snmp -H cosap3 -C <community> -o 1.3.6.1.4.1.52.3.12.1.8.0
>
> It seems to hang forever.
>
>
> I have tried adding the version argument (-P) and changing the OID to it's
> text form(awcFtClientSTASelf) and they don't help.
the above OIDs are not the same 52 vs 522
--
-sg
More information about the Help
mailing list