SNMP MIB Parameters

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
venkatesh
Forum Newbie
Posts: 1
Joined: Fri Apr 07, 2006 4:21 am

SNMP MIB Parameters

Post by venkatesh »

Hi All,

I am new forum user and want to develop a webapp which
collect the SNMP MIB parameters of various devices located in the network
and display graphs & Charts based on the load & no of processes etc..
My Client wants it to develop in PHP. I am a basic PHP developer but not master.
some one pls throw any idea where to start.


Regards
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Have you seen http://php.net/snmp ?
Post Reply