summaryrefslogtreecommitdiff
path: root/MIBS/terra/TERRA-SMI
diff options
context:
space:
mode:
authorDavid Leutgeb <david.leutgeb@mannundmouse.com>2023-12-05 12:25:34 +0100
committerDavid Leutgeb <david.leutgeb@mannundmouse.com>2023-12-05 12:25:34 +0100
commit98a672123c7872f6b9b75a9a2b6bb3aea504de6a (patch)
tree9b13bd7f563c3198047bd359195327cf28b3caf0 /MIBS/terra/TERRA-SMI
downloadmibs-98a672123c7872f6b9b75a9a2b6bb3aea504de6a.tar.gz
mibs-98a672123c7872f6b9b75a9a2b6bb3aea504de6a.zip
Initial commitHEADmain
Diffstat (limited to 'MIBS/terra/TERRA-SMI')
-rw-r--r--MIBS/terra/TERRA-SMI57
1 files changed, 57 insertions, 0 deletions
diff --git a/MIBS/terra/TERRA-SMI b/MIBS/terra/TERRA-SMI
new file mode 100644
index 0000000..2c34671
--- /dev/null
+++ b/MIBS/terra/TERRA-SMI
@@ -0,0 +1,57 @@
+--File Name : TERRA-SMI
+--Date : Thu Aug 21 10:59:28 EEST 2008
+--Author : Tadas Leskevicius
+
+TERRA-SMI DEFINITIONS ::= BEGIN
+ IMPORTS
+ enterprises, MODULE-IDENTITY, OBJECT-IDENTITY
+ FROM SNMPv2-SMI;
+
+ terraRoot MODULE-IDENTITY
+ LAST-UPDATED "199505160000Z"
+ ORGANIZATION "TERRA Electronics"
+ CONTACT-INFO "TERRA Electronics
+ Draugystes
+ 22
+ Kaunas
+ Lithuania
+ LT-51256
+ E-mail design@terraelectronics.com"
+ DESCRIPTION "The Structure of Management Information for the
+ TERRA enterprise."
+
+ REVISION "200808191104Z"
+ DESCRIPTION ""
+ ::= { enterprises 30631 }
+
+
+ terraProducts OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION "terraProducts is the root OBJECT IDENTIFIER from
+ which sysObjectID values are assigned. Actual
+ values are defined in TERRA-PRODUCTS-MIB."
+ ::= { terraRoot 1 }
+
+ terraExperimental OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION "terraExperimental provides a root object identifier
+ from which experimental mibs may be temporarily
+ based. mibs are typicially based here if they
+ are TERRA work-in-process which has not been
+ assigned a permanent object identifier by the
+ TERRA assigned number authority, typicially because
+ the mib is not ready for deployment. NOTE WELL:
+ support for mibs in the terraExperimental subtree
+ will be deleted when a permanent object identifier
+ assignment is made."
+ ::= { terraRoot 2 }
+
+ terraDefIdent OBJECT-IDENTITY
+ STATUS current
+ DESCRIPTION "The MIB module represents specific Textual Conventions"
+ ::= { terraRoot 3 }
+
+
+
+END
+