Naveenrajp26
Naveenrajp26
Added the tcp support
When sending the inform request using gosnmp library with authentication and privacy configured we could see the request starts failing after 150 seconds with the error USM not in time...
Hi, when i send the snmpv3 inform request using gosnmp with engineid , authentication and privacy set we could see that AuthoritativeEngineTime is not getting incremented for the subsequent request...
When using gosnmp to sends traps over the TCP or via UDP we would like to support the TLS/DTLS as mentioned by this RFC. https://www.rfc-editor.org/rfc/rfc9456.html When can we have this...