diff options
author | ngie <ngie@FreeBSD.org> | 2017-01-16 06:56:12 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2017-01-16 06:56:12 +0000 |
commit | 0c43ab0019c8c5e6dcaa192512f2ae87fda2da59 (patch) | |
tree | cbdb96520b8cce9a618fc7ee9b5902d8fd8ac6e5 | |
parent | 665a4aa7812a02724bd7412dc022190fc5a790ca (diff) | |
download | FreeBSD-src-0c43ab0019c8c5e6dcaa192512f2ae87fda2da59.zip FreeBSD-src-0c43ab0019c8c5e6dcaa192512f2ae87fda2da59.tar.gz |
MFC r311742:
Add a REVISION section to track changes for the BEGEMOT-IP-MIB MIB file
There haven't been any changes to the MIB definition, so the REVISION
remains static at the version it was imported at
-rw-r--r-- | contrib/bsnmp/snmp_mibII/BEGEMOT-IP-MIB.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/bsnmp/snmp_mibII/BEGEMOT-IP-MIB.txt b/contrib/bsnmp/snmp_mibII/BEGEMOT-IP-MIB.txt index 761876a..29f7844 100644 --- a/contrib/bsnmp/snmp_mibII/BEGEMOT-IP-MIB.txt +++ b/contrib/bsnmp/snmp_mibII/BEGEMOT-IP-MIB.txt @@ -54,6 +54,9 @@ begemotIp MODULE-IDENTITY E-mail: harti@freebsd.org" DESCRIPTION "The MIB for IP stuff that is not in the official IP MIBs." + REVISION "200602130000Z" + DESCRIPTION + "Initial revision." ::= { begemot 3 } begemotIpObjects OBJECT IDENTIFIER ::= { begemotIp 1 } |