comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Coding access to a C's pointer - pointer
Date: Sun, 7 Jun 2020 09:29:19 +0200
Date: 2020-06-07T09:29:19+02:00	[thread overview]
Message-ID: <rbi50e$1u3d$1@gioia.aioe.org> (raw)
In-Reply-To: rbgvsc$bkt$1@dont-email.me

On 06/06/2020 22:55, Jeffrey R. Carter wrote:
> On 6/6/20 10:20 PM, Jeffrey R. Carter wrote:
>>
>> I'm pretty sure that AWS and maybe Kazakov's Simple Components have 
>> support for SNMP. Why not look at them?
> 
> Sorry, I realize I misread your post (even though I typed what you had 
> and not what I thought I'd read). Please ignore.

I do not have SNMP implemented. Though I have an implementation of OIDs.

SNMP v1/2 is basically a single read request. SNMP v3 adds some sort of 
authentication with views to provide security I did not look at this.

P.S. SNMP represents a dilema. It is either primitive low level: read 
garbage deal with that yourself, or a huge monstrosity if you wanted the 
client to understand millions of predefined OIDs and map them onto 
properly typed Ada variables.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

      reply	other threads:[~2020-06-07  7:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-06 16:23 Coding access to a C's pointer - pointer Bob Goddard
2020-06-06 16:50 ` Luke A. Guest
2020-06-06 16:59 ` Niklas Holsti
2020-06-06 17:01 ` Dmitry A. Kazakov
2020-06-06 17:34   ` Bob Goddard
2020-06-06 18:48     ` Dmitry A. Kazakov
2020-06-06 20:20 ` Jeffrey R. Carter
2020-06-06 20:51   ` Björn Lundin
2020-06-06 20:55   ` Jeffrey R. Carter
2020-06-07  7:29     ` Dmitry A. Kazakov [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox