summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsnmpd
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-01-16 06:53:58 +0000
committerngie <ngie@FreeBSD.org>2017-01-16 06:53:58 +0000
commitae46ff81ee9dd6158929ef62108e2bef9f3cad1e (patch)
treecd68cd88cddfb179f8c71f738540729d6b8509dc /usr.sbin/bsnmpd
parent7f9da8d606ca5d770073ff14e01c7587c4b0c28a (diff)
downloadFreeBSD-src-ae46ff81ee9dd6158929ef62108e2bef9f3cad1e.zip
FreeBSD-src-ae46ff81ee9dd6158929ef62108e2bef9f3cad1e.tar.gz
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)
Diffstat (limited to 'usr.sbin/bsnmpd')
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt3
-rw-r--r--usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt13
2 files changed, 16 insertions, 0 deletions
diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt b/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt
index ee8d284..3c15e09 100644
--- a/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt
+++ b/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt
@@ -54,6 +54,9 @@ begemotHostres MODULE-IDENTITY
E-mail: harti@freebsd.org"
DESCRIPTION
"The MIB for additional HOST-RESOURCES data."
+ REVISION "200601030000Z"
+ DESCRIPTION
+ "Initial revision."
::= { begemot 202 }
begemotHostresObjects OBJECT IDENTIFIER ::= { begemotHostres 1 }
diff --git a/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt b/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt
index 1896fe6..b4f0e2a 100644
--- a/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt
+++ b/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt
@@ -59,6 +59,19 @@ begemotNg MODULE-IDENTITY
E-mail: harti@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 }
OpenPOWER on IntegriCloud