Module: sems Branch: rco/snmp Commit: 04457d834c8b7e324e97f0e22685480fa5287d59 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=04457d834c8b7e324e97f0e22685480fa5287d59
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Tue Apr 3 16:38:50 2012 +0200 snmp: first prototype version delivers the same figures as the 'stats' plug-in over SNMP. --- apps/snmp/Makefile | 9 ++ apps/snmp/Snmp.cpp | 74 ++++++++++++++++++ apps/snmp/Snmp.h | 27 +++++++ apps/snmp/mibs/SEMS-MIB.txt | 73 ++++++++++++++++++ apps/snmp/semsStats.cpp | 172 +++++++++++++++++++++++++++++++++++++++++++ apps/snmp/semsStats.h | 15 ++++ 6 files changed, 370 insertions(+), 0 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=04457d834c8b7e324e97f0e22685480fa5287d59 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
