Module: sip-router Branch: master Commit: 530e1e9e3f5100c4e6fc8ecb1f2005c07e7b860a URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=530e1e9e...
Author: Olle E. Johansson oej@edvina.net Committer: Olle E. Johansson oej@edvina.net Date: Wed Apr 3 21:11:08 2013 +0200
snmpstats Documentation updates
---
modules/snmpstats/README | 10 ++++++++++ modules/snmpstats/doc/snmpstats.xml | 11 +++++++++++ modules/snmpstats/doc/snmpstats_admin.xml | 5 +++++ 3 files changed, 26 insertions(+), 0 deletions(-)
diff --git a/modules/snmpstats/README b/modules/snmpstats/README index a8dd9ca..49d20dd 100644 --- a/modules/snmpstats/README +++ b/modules/snmpstats/README @@ -8,7 +8,13 @@ Edited by
Jeffrey Magder
+Edited by + +Olle E. Johansson + Copyright � 2006 SOMA Networks, Inc. + + Copyright � 2013 Edvina AB, Sollentuna, Sweden __________________________________________________________________
Table of Contents @@ -156,6 +162,10 @@ Chapter 1. Admin Guide kamailioDialogLimitAlarmStatus, kamailioDialogLimitMinorAlarm, kamailioDialogLimitMajorAlarm
+ In Kamailio 4.1 a set of new OIDs was added to reflect the Kamailio + configuration, the version, core status (memory, connections), + transports and module data. + 1.2. SNMP Tables
The SNMPStats module provides several tables, containing more diff --git a/modules/snmpstats/doc/snmpstats.xml b/modules/snmpstats/doc/snmpstats.xml index a6f3de8..7fc05bb 100644 --- a/modules/snmpstats/doc/snmpstats.xml +++ b/modules/snmpstats/doc/snmpstats.xml @@ -28,11 +28,22 @@ <email>jmagder@somanetworks.com</email> </address> </editor> + <editor> + <firstname>Olle E.</firstname> + <surname>Johansson</surname> + <address> + <email>oej@edvina.net</email> + </address> + </editor> </authorgroup> <copyright> <year>2006</year> <holder>SOMA Networks, Inc.</holder> </copyright> + <copyright> + <year>2013</year> + <holder>Edvina AB, Sollentuna, Sweden</holder> + </copyright> </bookinfo> <toc></toc> diff --git a/modules/snmpstats/doc/snmpstats_admin.xml b/modules/snmpstats/doc/snmpstats_admin.xml index 241e0a4..568e1c2 100644 --- a/modules/snmpstats/doc/snmpstats_admin.xml +++ b/modules/snmpstats/doc/snmpstats_admin.xml @@ -60,6 +60,11 @@ kamailioDialogLimitAlarmStatus, kamailioDialogLimitMinorAlarm, kamailioDialogLimitMajorAlarm </para> + <para> + In Kamailio 4.1 a set of new OIDs was added to reflect the + &kamailio; configuration, the version, core status (memory, connections), + transports and module data. + </para> </section> <section> <title>SNMP Tables</title>