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

 1 marek 1.1 // 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_IPXConnectivityNetwork 
 6           // ==================================================================
 7              [Version ( "2.7.0" ), 
 8               UMLPackagePath ( "CIM::Network::Collections" ), 
 9               Description ( "A network or subnet that uses the IPX protocol." )]
10           class CIM_IPXConnectivityNetwork : CIM_ConnectivityCollection {
11           
12                 [Description ( 
13                     "An IPX network number formatted as eight hexadecimal "
14                     "digits (e.g., \"00112233\")." )]
15              string NetworkNumber;
16           
17           
18           };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2