On 2015/10/13 23:07, Rob Pierce wrote:
> Regards,
>
> Index: OPENBSD-RELAYD-MIB.txt
> ===================================================================
> RCS file: /cvs/src/share/snmp/OPENBSD-RELAYD-MIB.txt,v
> retrieving revision 1.1
> diff -u -p -r1.1 OPENBSD-RELAYD-MIB.txt
> --- OPENBSD-RELAYD-MIB.txt 19 Nov 2014 10:24:39 -0000 1.1
> +++ OPENBSD-RELAYD-MIB.txt 14 Oct 2015 03:04:27 -0000
> @@ -31,7 +31,7 @@ IMPORTS
> MODULE-COMPLIANCE, OBJECT-GROUP
> FROM SNMPv2-CONF;
>
> -relaydMIBOjbects MODULE-IDENTITY
> +relaydMIBObjects MODULE-IDENTITY
> LAST-UPDATED "201403120000Z"
> ORGANIZATION "OpenBSD"
> CONTACT-INFO ""
> @@ -40,7 +40,7 @@ relaydMIBOjbects MODULE-IDENTITY
> DESCRIPTION "MIB describing relayd(8) information"
> ::= { openBSD 3 }
>
> -relaydInfo OBJECT IDENTIFIER ::= { relaydMIBOjbects 2 }
> +relaydInfo OBJECT IDENTIFIER ::= { relaydMIBObjects 2 }
>
> --
> -- "show redirects"
>
This should have a new LAST-UPDATED and extra REVISION, see the other
mib files for an example.