In my application, I was asked to send error codes through SNMP traps. I believe that this should be done using version 3 due to security issues with versions 1 and 2. Is there anything in the .net infrastructure for this or should I look for a third-party library purchase.
There's a great open source C # library called SharpSnmpLib . You can read the RFC as an introduction.
I don’t think anyone is worried about v3 security; it's complicated enough to make it work only with public safety :)
Source: https://habr.com/ru/post/1728061/More articles:Heroku and DB GUI - databaseOracle regex query - oracleНесколько кнопок по умолчанию в пользовательском элементе управления - asp.netGetting the number of `created_at` elements in the afternoon for a given month - ruby | fooobar.comsourcecontrol - pull only specific changes - gitUse property as a factory method in Spring.Net - c #Dec3 decryption in Ruby on Rails - ruby | fooobar.comJQuery Refresh drop-down text select - jqueryIgnore Abort user, ignored by PHP? - phpHow to install a Linux application in cases when parallel launches of startup scripts are started or disabled? - linuxAll Articles