Claim my own subtree under freeBSDpeople

This commit is contained in:
Poul-Henning Kamp 2006-10-31 07:44:28 +00:00
parent 0967107190
commit 1a56481056
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163818

View File

@ -16,7 +16,7 @@ IMPORTS
FROM SNMPv2-SMI; FROM SNMPv2-SMI;
freeBSD MODULE-IDENTITY freeBSD MODULE-IDENTITY
LAST-UPDATED "200404110000Z" LAST-UPDATED "200610310000Z"
ORGANIZATION "The FreeBSD Project." ORGANIZATION "The FreeBSD Project."
CONTACT-INFO CONTACT-INFO
"phk@FreeBSD.org is contact person for this file. "phk@FreeBSD.org is contact person for this file.
@ -24,7 +24,7 @@ freeBSD MODULE-IDENTITY
DESCRIPTION DESCRIPTION
"The Structure of Management Information for the "The Structure of Management Information for the
FreeBSD Project enterprise MIB subtree." FreeBSD Project enterprise MIB subtree."
REVISION "200404110000Z" REVISION "200610310000Z"
DESCRIPTION DESCRIPTION
"Initial version of this MIB module." "Initial version of this MIB module."
::= { enterprises 2238 } -- assigned by IANA ::= { enterprises 2238 } -- assigned by IANA
@ -50,8 +50,14 @@ freeBSDpeople OBJECT-IDENTITY
a subtree under his/her logname freefall. a subtree under his/her logname freefall.
To avoid ambiguity with subset lognames, the length To avoid ambiguity with subset lognames, the length
must be prepended. must be prepended.
Example: phk's subtree is: {FreeBSD 3 3 112 104 107} Example: phk's subtree is: {FreeBSDpeople 3 112 104 107}
" "
::= { freeBSD 3 } ::= { freeBSD 3 }
freeBSDpeoplePhk OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Subtree for phk@FreeBSD.org"
::= {freeBSDpeople 3 112 104 107}
END END