Author: ngie
Date: Mon Jan 16 06:54:07 2017
New Revision: 312257
URL: https://svnweb.freebsd.org/changeset/base/312257

Log:
  MFC r311741,r311761:
  
  r311741:
  
  Add a REVISION section to track changes for the hostres module
  
  There haven't been any changes to the MIB definition, so the REVISION remains
  static at the version it was imported at
  
  r311761:
  
  Add a REVISION section to track changes for the BEGEMOT-NETGRAPH MIB file
  
  This change also documents the modification harti made to a handful of
  objects in r122758 (the max OCTET STRING width was increased from 15 to
  31 octets)

Modified:
  stable/10/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt
  stable/10/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt
==============================================================================
--- stable/10/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt      
Mon Jan 16 06:53:58 2017        (r312256)
+++ stable/10/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt      
Mon Jan 16 06:54:07 2017        (r312257)
@@ -54,6 +54,9 @@ begemotHostres MODULE-IDENTITY
             E-mail:    ha...@freebsd.org"
     DESCRIPTION
            "The MIB for additional HOST-RESOURCES data."
+    REVISION   "200601030000Z"
+    DESCRIPTION
+               "Initial revision."
     ::= { begemot 202 }
 
 begemotHostresObjects  OBJECT IDENTIFIER ::= { begemotHostres 1 }

Modified: stable/10/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt
==============================================================================
--- stable/10/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt        
Mon Jan 16 06:53:58 2017        (r312256)
+++ stable/10/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt        
Mon Jan 16 06:54:07 2017        (r312257)
@@ -59,6 +59,19 @@ begemotNg MODULE-IDENTITY
             E-mail:    ha...@freebsd.org"
     DESCRIPTION
            "The MIB for the NetGraph access module for SNMP."
+    REVISION "200311140000Z"
+    DESCRIPTION
+           "The maximum width of the following OCTET STRINGs was increased
+           from 15 to 31:
+
+           - NgTypeName
+           - NgNodeName
+           - NgNodeNameOrEmpty
+           - NgHookName
+           "
+    REVISION "200201310000Z"
+    DESCRIPTION
+           "Initial revision."
     ::= { begemot 2 }
 
 begemotNgObjects       OBJECT IDENTIFIER ::= { begemotNg 1 }
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to