Hello,
I am looking for a correct PHP syntax of SNMP v3 with CONTEXT in it.
On the command line I simply execute this: 
snmpget -v 3 -a MD5 -A MD5UserAuth -u MD5 -l authNoPriv -n unit-11 192.168.1.55 
1.3.6.1.4.1.21696.4.1.1.1.1.0
where CONTEXT = unit-11 (option -n).
However, I have no idea how can I do that with PHP.
Does anyone can help please ?
 
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to