The branch main has been updated by harti:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=9088779e3c8b810afb701adb80be154a7b2e0523

commit 9088779e3c8b810afb701adb80be154a7b2e0523
Author:     Hartmut Brandt <ha...@freebsd.org>
AuthorDate: 2023-04-14 08:18:28 +0000
Commit:     Hartmut Brandt <ha...@freebsd.org>
CommitDate: 2023-04-14 08:28:56 +0000

    SNMP: Update the fokus MIB with a new contact info.
    
    Bring the contact info in sync with the contact info at IANA.
---
 contrib/bsnmp/snmpd/FOKUS-MIB.txt | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

diff --git a/contrib/bsnmp/snmpd/FOKUS-MIB.txt 
b/contrib/bsnmp/snmpd/FOKUS-MIB.txt
index f356d14573c1..3f1fa2f092e5 100644
--- a/contrib/bsnmp/snmpd/FOKUS-MIB.txt
+++ b/contrib/bsnmp/snmpd/FOKUS-MIB.txt
@@ -26,9 +26,7 @@
 -- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 -- SUCH DAMAGE.
 --
--- $Begemot: bsnmp/snmpd/FOKUS-MIB.txt,v 1.5 2004/08/06 08:47:08 brandt Exp $
---
--- Begemot private definitions and fokus root.
+-- Fokus PEN root module.
 --
 FOKUS-MIB DEFINITIONS ::= BEGIN
 
@@ -37,24 +35,29 @@ IMPORTS
        FROM SNMPv2-SMI;
 
 fokus MODULE-IDENTITY
-    LAST-UPDATED "200202050000Z"
-    ORGANIZATION "Fraunhofer FOKUS, CATS"
+    LAST-UPDATED "202304140000Z"
+    ORGANIZATION "Fraunhofer FOKUS"
     CONTACT-INFO
-           "           Hartmut Brandt
+           "           Bjoern Riemer
 
             Postal:    Fraunhofer Institute for Open Communication Systems
                        Kaiserin-Augusta-Allee 31
                        10589 Berlin
                        Germany
 
-            Fax:       +49 30 3463 7352
-
-            E-mail:    ha...@freebsd.org"
+            E-mail:    iana-...@fokus.fraunhofer.de"
     DESCRIPTION
            "The root of the Fokus enterprises tree."
+    REVISION "202304140000Z"
+    DESCRIPTION
+           "Contact info updated."
     REVISION "200202050000Z"
     DESCRIPTION
            "Initial revision."
     ::= { enterprises 12325 }
 
+--
+-- begemot ::= fokus.1
+--     contact: hartmut.bra...@dlr.de
+--
 END

Reply via email to