Making an Agent

2022-07-07 Thread Cameron Dziama
Hello,

I am currently trying to make an agent for a cross-platform use case (RHEL7
and Windows). I've tried to dig through some of the documentation on agents
and it seems like I need to compile my MIB module into the master agent
while building the source. As I understand it right now, this would require
me to spin off a separate demon process to handle requests from the
client--this would cause problems with my Windows solution.

Is there any way to implement the agent strictly in my C code without
spinning off a separate process? Ideally I would be able to have my C agent
code monitor for SNMP requests, then handle them as needed. I couldn't seem
to find an example of this if it is possible--do any exist?

I appreciate any guidance.

Thanks,
Cameron
___
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


snmpwalk command

2022-07-07 Thread Turritopsis Dohrnii Teo En Ming
Subject: snmpwalk command

Good day from Singapore,

Just sharing this snmpwalk command.

snmpwalk -v3 -u [username] -l authPriv -a SHA -A [authentication
password] -x AES -X [encryption password] localhost

Regards,

Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore
7 July 2022 Thursday
Blogs:
https://tdtemcerts.blogspot.com
https://tdtemcerts.wordpress.com


___
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users