[sr-dev] git:5.4:2c501f4d: snmpstats: Fix typo in MIB

Daniel-Constantin Mierla miconda at gmail.com
Tue Jun 1 14:24:40 CEST 2021


Module: kamailio
Branch: 5.4
Commit: 2c501f4d7b9678f0cfad3afec5e3095fd61e1763
URL: https://github.com/kamailio/kamailio/commit/2c501f4d7b9678f0cfad3afec5e3095fd61e1763

Author: Olle E. Johansson <oej at edvina.net>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2021-06-01T11:10:43+02:00

snmpstats: Fix typo in MIB

Reported by arkadiam on Github

(cherry picked from commit 7f017707c91659641ce9ca87ee4149b2e39379f7)
(cherry picked from commit dbd8e3899335eb8795763fd52b1f91aebfad1c92)

---

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

---

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