snmp-trap Questions
4
Solved
I'm desperately searching for a way to generate SNMP traps from PHP. I know the build in methods to use snmpget but I was not able to figure out how to send SNMP traps.
Does anybody know a class /...
1
Solved
For test purpose, i'm trying to use the snmptrap command to produce a .1.3.6.1.2.1.43.18.2.0.1 trap (printer alert trap).
I'm not in my two feet with the syntax of the snmptrap command, so can som...
Instructive asked 9/5, 2016 at 15:40
6
I have developed a special application for a company under .net in C# and it is used for years. Now it is developed on, one of the main new features I have to implement is to integrate it with anot...
Hysterogenic asked 27/1, 2012 at 22:11
5
Solved
How can I send snmpv2 traps from Java application. I tried to do example on snmp4j, but it didn't work.
1
I'm attempting to create a sample application utilizing Microsoft's WinSNMP library to create an example of a trap. See the code sample below:
//Send a trap;
LPSTR strSrcAddr = "10.12.0.21";
LP...
1
Solved
I am using the net-snmp C library on Windows. I want to parse trap-related information from the MIB files.
I need some sample code to do this. I didn't find anything useful on http://www.net-snmp....
1
© 2022 - 2024 — McMap. All rights reserved.