[sr-dev] git:master:7f017707: snmpstats: Fix typo in MIB

Olle E. Johansson oej at edvina.net
Mon May 24 08:27:31 CEST 2021


Module: kamailio
Branch: master
Commit: 7f017707c91659641ce9ca87ee4149b2e39379f7
URL: https://github.com/kamailio/kamailio/commit/7f017707c91659641ce9ca87ee4149b2e39379f7

Author: Olle E. Johansson <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
Date: 2021-05-24T08:27:22+02:00

snmpstats: Fix typo in MIB

Reported by arkadiam on Github

---

Modified: src/modules/snmpstats/mibs/KAMAILIO-SIP-SERVER-MIB

---

Diff:  https://github.com/kamailio/kamailio/commit/7f017707c91659641ce9ca87ee4149b2e39379f7.diff
Patch: https://github.com/kamailio/kamailio/commit/7f017707c91659641ce9ca87ee4149b2e39379f7.patch

---

diff --git a/src/modules/snmpstats/mibs/KAMAILIO-SIP-SERVER-MIB b/src/modules/snmpstats/mibs/KAMAILIO-SIP-SERVER-MIB
index 3351a9e424..2aaddf01ca 100644
--- a/src/modules/snmpstats/mibs/KAMAILIO-SIP-SERVER-MIB
+++ b/src/modules/snmpstats/mibs/KAMAILIO-SIP-SERVER-MIB
@@ -562,7 +562,7 @@ KAMAILIO-SIP-SERVER-MIB DEFINITIONS ::= BEGIN
                 set the row-status to createAndGo.
                 
                 Then the client can do an SNMP GET on this table with the 
-                aquired index. If the row-status is 'active', then the 
+                acquired index. If the row-status is 'active', then the 
                 kamailioSIPRegUserIndex is the index into the 
                 kamailioSIPRegUserTable that has the specified URI (0 zero 
                 indicates no such URI). The client should then set the 




More information about the sr-dev mailing list