summaryrefslogtreecommitdiffstats
path: root/share/snmp
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2004-04-28 11:44:28 +0000
committerphk <phk@FreeBSD.org>2004-04-28 11:44:28 +0000
commit7dbddb6c208ab82ee48611df655b0f9488754ec5 (patch)
tree03d31b5a23ef55219020117104df390d7a01485f /share/snmp
parente97d62405b02d43608d08d44c82a21cf1221e4c1 (diff)
downloadFreeBSD-src-7dbddb6c208ab82ee48611df655b0f9488754ec5.zip
FreeBSD-src-7dbddb6c208ab82ee48611df655b0f9488754ec5.tar.gz
Sheesh...
Turn your back on SNMP for a decade and they go and make upper versus lowercase initial letter part of the specification. I told them ASN.1 was a bad mistake, but would they listen ? Ohhh no!
Diffstat (limited to 'share/snmp')
-rw-r--r--share/snmp/mibs/FREEBSD-MIB.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/share/snmp/mibs/FREEBSD-MIB.txt b/share/snmp/mibs/FREEBSD-MIB.txt
index 5bb3662..ca96c7a 100644
--- a/share/snmp/mibs/FREEBSD-MIB.txt
+++ b/share/snmp/mibs/FREEBSD-MIB.txt
@@ -15,7 +15,7 @@ IMPORTS
enterprises
FROM SNMPv2-SMI;
-FreeBSD MODULE-IDENTITY
+freeBSD MODULE-IDENTITY
LAST-UPDATED "200404110000Z"
ORGANIZATION "The FreeBSD Project."
CONTACT-INFO
@@ -30,19 +30,19 @@ FreeBSD MODULE-IDENTITY
::= { enterprises 2238 } -- assigned by IANA
-FreeBSDsrc OBJECT-IDENTITY
+freeBSDsrc OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Subtree for things which lives in the src tree."
- ::= { FreeBSD 1 }
+ ::= { freeBSD 1 }
-FreeBSDports OBJECT-IDENTITY
+freeBSDports OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Subtree for things which lives in the ports tree."
- ::= { FreeBSD 2 }
+ ::= { freeBSD 2 }
-FreeBSDpeople OBJECT-IDENTITY
+freeBSDpeople OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Subtree for FreeBSD people.
@@ -52,6 +52,6 @@ FreeBSDpeople OBJECT-IDENTITY
must be prepended.
Example: phk's subtree is: {FreeBSD 3 3 112 104 107}
"
- ::= { FreeBSD 3 }
+ ::= { freeBSD 3 }
END
OpenPOWER on IntegriCloud