Need help regarding writing AgentX for support SNMP V3 Which running with Apache 2.4 Service.

Suresh <[email protected]> Tue, 26 Oct 2021 04:31:17 +0000
Newsgroups gmane.network.net-snmp.user
Message-ID <SYZP282MB321014967BE184621C076D80B2849@SYZP282MB3210.AUSP282.PROD.OUTLOOK.COM>
Hi All
My C++ application running(on windows-64 bit application  with Apache 2.4 (Daemon )and this application support only SNMP V1 V2 using net-snmp API our C++ application get snmp call (for SNMPGET,SNMP walk using Windows OS provided SNMP Service using ExtensionAgents C:\Windows\system32\snmp.exe,-)  by adding my service community string in sercurity string like "xyz".



Since windows OS SNMP Aget service never provide support for SNMP V3 so we need to support SNMP V3 in our application.
So we need to write our own Agentx Which running with our application stack (like only walk/get on appliation mibs not for trap)not with net-snmp Daemon like snmpd.



Can someone light me how we can go head ,



Is snmpd need to run for master Agent then how master agent and sub Agent communicate when master Agent get request for our enterprise specific get/walk request.
Is MIB2c require for convert (Table/scalar) or generating code(because our enterprise specific MIB code will need run with our services not which Net-SNMP Daemon)
What configuration require in snmd.conf file getting  snmpget/walk call for our enterprise specific MIB.


Thanks
Suresh

_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users