(file) Return to CIM_Network27.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIMPrelim271

  1 karl  1.1 // ===================================================================
  2           // Title:       Network 2.7
  3           // Filename:    CIM_Network27.mof
  4           // Version:     2.7.0
  5           // Release:     Preliminary 
  6           // Date:        08/04/02
  7           // ===================================================================
  8           // Copyright 1998-2002 Distributed Management Task Force, Inc. (DMTF).
  9           // All rights reserved.  
 10           // DMTF is a not-for-profit association of industry members dedicated 
 11           // to promoting enterprise and systems management and interoperability. 
 12           // DMTF specifications and documents may be reproduced for uses
 13           // consistent with this purpose by members and non-members, 
 14           // provided that correct attribution is given. 
 15           // As DMTF specifications may be revised from time to time, 
 16           // the particular version and release date should always be noted.
 17           //
 18           // Implementation of certain elements of this standard or proposed 
 19           // standard may be subject to third party patent rights, including 
 20           // provisional patent rights (herein "patent rights"). DMTF makes 
 21           // no representations to users of the standard as to the existence 
 22 karl  1.1 // of such rights, and is not responsible to recognize, disclose, or
 23           // identify any or all such third party patent right, owners or 
 24           // claimants, nor for any incomplete or inaccurate identification or 
 25           // disclosure of such rights, owners or claimants. DMTF shall have no 
 26           // liability to any party, in any manner or circumstance, under any 
 27           // legal theory whatsoever, for failure to recognize, disclose, or 
 28           // identify any such third party patent rights, or for such party's
 29           // reliance on the standard or incorporation thereof in its product, 
 30           // protocols or testing procedures. DMTF shall have no liability to 
 31           // any party implementing such standard, whether such implementation 
 32           // is foreseeable or not, nor to any patent owner or claimant, and shall 
 33           // have no liability or responsibility for costs or losses incurred if 
 34           // a standard is withdrawn or modified after publication, and shall be
 35           // indemnified and held harmless by any party implementing the 
 36           // standard from any and all claims of infringement by a patent owner 
 37           // for such implementations.
 38           //
 39           // For information about patents held by third-parties which have 
 40           // notified the DMTF that, in their opinion, such patent may relate to 
 41           // or impact implementations of DMTF standards, visit 
 42           // http://www.dmtf.org/about/policies/disclosures.php.
 43 karl  1.1 // ===================================================================
 44           // Description: The Network Model defines both general and specific
 45           //              networking concepts. This is the primary include file 
 46           //              for the basic segments of the DMTF Network Model.  
 47           //
 48           //              The includes are listed in an order that
 49           //              avoids forward references. Required objects, defined 
 50           //              by other working groups, are omitted.
 51           // ==================================================================
 52           
 53           #pragma locale ("en_US")
 54           
 55           
 56           // ==================================================================
 57           // Compile prerequisite for all includes:  Core and System MOFs
 58           // System MOF needed in Network27_Systems - System27_SystemElements
 59           //    is needed 
 60           // ==================================================================
 61           
 62           
 63           // ==================================================================
 64 karl  1.1 // Network Systems and Services
 65           // ==================================================================
 66           #pragma include ("Network27_Systems.mof")
 67           
 68           // ==================================================================
 69           // Network Collections (LogicalNetwork, RangeOfIPAddresses, etc.)
 70           // ==================================================================
 71           #pragma include ("Network27_Collections.mof")
 72           
 73           // ==================================================================
 74           // ProtocolEndpoints
 75           // ==================================================================
 76           #pragma include ("Network27_ProtocolEndpoints.mof")
 77           
 78           // ==================================================================
 79           // FilterLists and FilterEntryBases
 80           // ==================================================================
 81           #pragma include ("Network27_Filtering.mof")
 82           
 83           // ==================================================================
 84           // Routing and Forwarding Network Services
 85 karl  1.1 // ==================================================================
 86           #pragma include ("Network27_RoutingForwarding.mof")
 87           
 88           // ==================================================================
 89           // Network Routes 
 90           // ==================================================================
 91           #pragma include ("Network27_Routes.mof")
 92           
 93           // ==================================================================
 94           // Network Pipes 
 95           // ==================================================================
 96           #pragma include ("Network27_Pipes.mof")
 97           
 98           // ==================================================================
 99           // Network Buffers
100           // ==================================================================
101           #pragma include ("Network27_Buffers.mof")
102           
103           // ==================================================================
104           // SNMP Management
105           // ==================================================================
106 karl  1.1 #pragma include ("Network27_SNMP.mof")
107           
108           // ==================================================================
109           // OSPF Model
110           // ==================================================================
111           #pragma include ("Network27_OSPF.mof")
112           
113           // ==================================================================
114           // MPLS Model 
115           // ==================================================================
116           #pragma include ("Network27_MPLS.mof")
117           
118           // ==================================================================
119           // BGP Model
120           // ==================================================================
121           #pragma include ("Network27_BGP.mof")
122           
123           // ==================================================================
124           // Spanning Tree Model 
125           // ==================================================================
126           #pragma include ("Network27_SwitchingBridging.mof")
127 karl  1.1  
128           // ==================================================================
129           // VLAN Model
130           // ==================================================================
131           #pragma include ("Network27_VLAN.mof")
132           
133           // ==================================================================
134           // QoS Model
135           // ==================================================================
136           #pragma include ("Network27_QoS.mof")
137           
138           
139           // ===================================================================
140           // end of file
141           // ===================================================================

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2