gpsd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using SNMP...


From: Gary E. Miller
Subject: Re: Using SNMP...
Date: Sat, 28 Jan 2023 11:59:39 -0800

Yo David!

On Sat, 28 Jan 2023 11:42:51 +0000
David Taylor <davidtaylor@writeme.com> wrote:

> I just updated to 3.25.1 and tried the SNMP:

Never been a gpsd version called 3.25.1
 
>    snmpget -v 2c localhost -c public .1.3.6.1.4.1.59054.3.2.1.1
> 
> but got "No such object".  Should this be working in 3.25-1?

How did you configure your snmpd?

Most of the GPSD-MIB is not implemented yet.  Use snmpgetnext or
snmpwalk to see what is implemented.

Try this:

~ # snmpgetnext -v 2c localhost -c public .1.3.6.1.4.1.59054.3.2.1.1
GPSD-MIB::skyNumber = INTEGER: 1

Or these:

snmpwalk  -v 2c localhost -c public gpsd
snmpwalk  -On -v 2c localhost -c public gpsd



RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        gem@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin

Attachment: pgpmBcAboahDY.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]