Fixed typos and cross-references
authoraland <aland>
Mon, 17 Dec 2007 16:12:33 +0000 (16:12 +0000)
committeraland <aland>
Mon, 17 Dec 2007 16:12:33 +0000 (16:12 +0000)
mibs/FREERADIUS-PRODUCT-RADIUSD-MIB.txt

index 4d1e67d..bb38a08 100644 (file)
@@ -4,7 +4,7 @@ IMPORTS
        MODULE-IDENTITY,
        OBJECT-IDENTITY
                FROM SNMPv2-SMI
-       gnomeProducts
+       freeRadiusProducts
                FROM FREERADIUS-SMI;
 
 freeradius MODULE-IDENTITY
@@ -25,13 +25,13 @@ freeradius MODULE-IDENTITY
                "The product registrations for the FreeRADIUS SNMP subagent.
                These registrations are guaranteed to be unique and are used
                for SMUX registration by default (if not overridden manually)."
-       ::= { freeradiusProducts 1 }
+       ::= { freeRadiusProducts 1 }
 
 radiusd OBJECT-IDENTITY
        STATUS  current
        DESCRIPTION
                "radiusd is the RADIUS protocol deamon of the FreeRADIUS
                project."
-       ::= { radiusd 1 }
+       ::= { freeradius 1 }
 
 END