php7: add SNMP module to bundle 4485/head
authorPhilip Prindeville <philipp@redfish-solutions.com>
Sat, 17 Jun 2017 01:51:11 +0000 (19:51 -0600)
committerPhilip Prindeville <philipp@redfish-solutions.com>
Sat, 17 Jun 2017 01:53:53 +0000 (19:53 -0600)
commitec58befa8e7d32fe65b47c79a006967b9c23facd
treeec797dcfe92f960fa459038ef42779b794cd1c1d
parent3c820ff9adf8d137e967607cd37961515592fbee
php7: add SNMP module to bundle

Add native support for SNMP manager functions, so scripts don't
have to call system("snmpget -v2c ...") etc.  Cuts down on fork/exec
pairs and simplifies issues with parsing intermediate output.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
lang/php7/Makefile