[Bug 403013] Re: php : snmpwalk don't provide last entry

Dominique Fournier dominique.fournier at grenoble.cnrs.fr
Wed Aug 19 16:11:18 BST 2009


The answer should be an array with one text entry "INTEGER: 68", like in 
snmpget, not an empty array.

You can test with an easier OID 1.3.6.1.2.1.2.2.1.8.3 (it is the state 
of interface #3). In this case, the answer should be an array with one 
string entry
["IF-MIB::ifOperStatus.3"]=>
   string(14) "INTEGER: up(1)"
like you can see it if you test snmpwalk with 1.3.6.1.2.1.2.2.1.8

Thanks to look at that !

Dom

-- 
php : snmpwalk don't provide last entry
https://bugs.launchpad.net/bugs/403013
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.



More information about the Ubuntu-server-bugs mailing list