> I am using version 5.4.2.1 that services SNMP version 3
> requests [..and..] the application needs to know the
> "user" (securityName) associated with the SNMP request [...]
>
> The process of obtaining and releasing write control are both
> performed via separate SNMP requests.
Are those also
Hi,
I am using version 5.4.2.1 that services SNMP version 3 requests (both Auth and
Priv), but have run into a problem with an external application I am writing.
It is on the server side and uses pass_persist to interact with an external
PostgreSQL database. This part is currently working well.