Tagged Questions
8
votes
3answers
2k views
Make a PHP site send SNMP information to a network management app
I'm trying to make a PHP website send information through SNMP. I've been reading allot about SNMP, but I'm still a bit clueless about where to start.
I believe I need to create an MIB with all the ...
0
votes
1answer
48 views
Is there a generic web app MIB that allows custom variables to be sent via SNMP Trap?
Looking for a Management Information Base (MIB) designed for web applications (Note: i'm working in PHP) that I can send multiple variables to my Network Management System via a SNMP Trap. Do I have ...
0
votes
1answer
413 views
PHP MIB to OID resolve
I'm googling around for a couple of days, and can't find clear method/lib for resolving OID from MIB name, and MIB from OID.
I've found few sites that have a large MIB database, search functions ie. ...