[PHP] SNMPGET returns "Invalid object identifier: .1.3.6.1.2.1.1.1.0"

2003-02-13 Thread Mike Lindsay
Hey All, Ok I've been going nuts (as well as spending 6hours) trying to figure out what's going on with this. When I poll my switch from the commandline using net-snmp's snmpget tool I get the proper response: adxitutil1# ./snmpget -v 1 -c public xxx.xxx.xxx.xxx 1.3.6.1.2.1.1.1.0 SNMPv2-MIB::sy

[PHP] snmpget

2002-12-28 Thread Gareth Hastings
I can't get this to work, I'm using RH 8 with php 4.2.2. Is there a way to fix this? I think its something to do with ucd-snmp and me needing to use net-snmp but I'm not sure. Any ideas? Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.

[PHP] snmpget errors

2002-04-02 Thread Simon Stiefel
Hi there, First of all, the "snmpset"-function works without any problems. But I've got that problem with the "snmpget"-function. The return value is s.th. like that: Ôÿ¿EÔÿ¿. Cool, huh? The command-line "snmpget" works also very fine. Any hints? Thanks in advance. Greets, Simon -- PHP Gen