mIRC Home    About    Download    Register    News    Help

Print Thread
#202450 22/07/08 05:30 PM
Joined: Sep 2003
Posts: 58
S
stimpy Offline OP
Babel fish
OP Offline
Babel fish
S
Joined: Sep 2003
Posts: 58
Is it possible for mIRC to listen and write to SNMP agents ?
If so, does anyone have a good example of how to do this ?

I already have the needed mibs, community and those kind of things..

Thanks for any help,

stimpy


***************************
To chat, or not to chat.
That's the question
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
SNMP is an application layer protocol, so just implement this with TCP sockets in mIRC

/help sockets

How you would implement this is probably a little beyond the scope of this forum, google for example code (from other languages if its not written in mIRC) and look at the SNMP RFC protocol specification for reference.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"

Link Copied to Clipboard