FAKE-ROOT-MIB DEFINITIONS ::= BEGIN -- Module: Root -- Editors: Gary Gocek -- File: 00root.mib -- Date: 9 August 2002 -- Version: 1.20 -- This module isn't normally compiled or implemented. It contains -- the OID values that allow automated software to calculate the OID -- value of descendant objects. For example, if a MIB module defines -- Gocek private objects, but only specifies its ancestry from the -- Gocek common root MIB, it's difficult to tell what the OID values -- are all the way back to the universal root. If you plug in this -- MIB module, you can get to the root OID value without compiling -- all other Gocek and IETF modules. This module isn't meant to -- compile correctly with all compilers, but it is, loosely speaking, -- a correct SMIv2 MIB. -- Note that, in order to refer to the correct OIDs for ccitt, iso, -- and iso-ccitt, I had to make up the parent name of 'root'. That -- object doesn't really exist, but I needed a parent from which those -- three objects are derived. So, there is no OID for 'root', it's -- just an object that I concocted for syntactical reasons. -- See http://www.isi.edu/in-notes/iana/assignments/enterprise-numbers ccitt OBJECT IDENTIFIER ::= { root 0 } iso OBJECT IDENTIFIER ::= { root 1 } joint-iso-ccitt OBJECT IDENTIFIER ::= { root 2 } org OBJECT IDENTIFIER ::= { iso 3 } dod OBJECT IDENTIFIER ::= { org 6 } internet OBJECT IDENTIFIER ::= { dod 1 } directory OBJECT IDENTIFIER ::= { internet 1 } mgmt OBJECT IDENTIFIER ::= { internet 2 } experimental OBJECT IDENTIFIER ::= { internet 3 } private OBJECT IDENTIFIER ::= { internet 4 } security OBJECT IDENTIFIER ::= { internet 5 } snmpV2 OBJECT IDENTIFIER ::= { internet 6 } mail OBJECT IDENTIFIER ::= { internet 7 } mib-2 OBJECT IDENTIFIER ::= { mgmt 1 } finisherMIB OBJECT IDENTIFIER ::= { experimental 54 } enterprises OBJECT IDENTIFIER ::= { private 1 } snmpDomains OBJECT IDENTIFIER ::= { snmpV2 1 } snmpProxys OBJECT IDENTIFIER ::= { snmpV2 2 } snmpModules OBJECT IDENTIFIER ::= { snmpV2 3 } system OBJECT IDENTIFIER ::= { mib-2 1 } interfaces OBJECT IDENTIFIER ::= { mib-2 2 } at OBJECT IDENTIFIER ::= { mib-2 3 } ip OBJECT IDENTIFIER ::= { mib-2 4 } icmp OBJECT IDENTIFIER ::= { mib-2 5 } tcp OBJECT IDENTIFIER ::= { mib-2 6 } udp OBJECT IDENTIFIER ::= { mib-2 7 } egp OBJECT IDENTIFIER ::= { mib-2 8 } transmission OBJECT IDENTIFIER ::= { mib-2 10 } snmp OBJECT IDENTIFIER ::= { mib-2 11 } rmon OBJECT IDENTIFIER ::= { mib-2 16 } host OBJECT IDENTIFIER ::= { mib-2 25 } application OBJECT IDENTIFIER ::= { mib-2 27 } mta OBJECT IDENTIFIER ::= { mib-2 28 } printmib OBJECT IDENTIFIER ::= { mib-2 43 } gocekDotCom OBJECT IDENTIFIER ::= { enterprises 6265 } gocekRootMIB OBJECT IDENTIFIER ::= { gocekDotCom 1} END