[sr-dev] git:5.5:dbd8e389: snmpstats: Fix typo in MIB

Daniel-Constantin Mierla miconda at gmail.com
Wed May 26 08:16:02 CEST 2021


Module: kamailio
Branch: 5.5
Commit: dbd8e3899335eb8795763fd52b1f91aebfad1c92
URL: https://github.com/kamailio/kamailio/commit/dbd8e3899335eb8795763fd52b1f91aebfad1c92

Author: Olle E. Johansson <oej at edvina.net>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2021-05-26T08:14:04+02:00

snmpstats: Fix typo in MIB

Reported by arkadiam on Github

(cherry picked from commit 7f017707c91659641ce9ca87ee4149b2e39379f7)

---

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

---

Diff:  https://github.com/kamailio/kamailio/commit/dbd8e3899335eb8795763fd52b1f91aebfad1c92.diff
Patch: https://github.com/kamailio/kamailio/commit/dbd8e3899335eb8795763fd52b1f91aebfad1c92.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