I am trying to get object data from a cisco AS5300 universal gateway
through snmp.
 i am using the getsnmp,walsnmp etc functions of php.
my proble is.
  i want to get cisco data using node address "1.3.6.1.4.1.9"( when we
start from the root of the tree)  but php starts  to look from the
"MIB" node and hence says " no object with the specified id exixts".

please suggest me a way to make php start from the root of the tree,
not theMIB node.

arun

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to