Dear sir,
I have installed php-4.0.6 on solaris-7.8 machine.I am using Apache web server.
I have successfully installed snmp in php using the command -with-snmp in configure
command.
Now the PROBLEM is that when i give a command say
$get=snmpget("localhost:7878","democommunity",".1.3.6.1.4.1.32.1.0",6000,3);
print "the get values is $get";
I get the value as =====>the get values is "all"
Earlier when i had installed --i used to get value like ===> enterprises.32.1.0=all
I have not set the set_quick_print ,it is set as default.
My whole front end is based on the enterprises.32.1.0=all value and now i am getting
only
"all"...........
This is causing me a lot of problems......
Kindly let me know what the problem is ..I would be very thankful
Girish Pai
Cellcloud Technologies
Girish Pai
Cellcloud Technologies