(file) Return to CIM_IPXNetwork.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM231 / DMTF / Network

 1 karl  1.1.2.2 // Copyright (c) 2005 DMTF.  All rights reserved.
 2               // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath
 3               // qualifier values to CIM Schema.</change>
 4               // ==================================================================
 5               //  CIM_IPXNetwork 
 6               // ==================================================================
 7                  [Deprecated { "CIM_IPXConnectivityNetwork" }, 
 8                   Version ( "2.7.0" ), 
 9                   UMLPackagePath ( "CIM::Network::Collections" ), 
10                   Description ( 
11                      "A network or subnet that uses the IPX protocol. Since this "
12                      "class\' superclass (LogicalNetwork) has been deprecated (in "
13                      "order to define more consistent \'collection\' semantics), "
14                      "this class is also deprecated." )]
15               class CIM_IPXNetwork : CIM_LogicalNetwork {
16               
17                     [Deprecated { "CIM_IPXConnectivityNetwork.NetworkNumber" }, 
18                      Description ( 
19                         "An IPX network number formatted as eight hexadecimal "
20                         "digits (e.g., \"00112233\")." )]
21                  string NetworkNumber;
22 karl  1.1.2.2 
23               
24               };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2