Class Hierarchy
Class Attributes
Class Qualifiers
Properties
Methods
Associations in which the class can participate
Sub Profiling Summary
CIM_NextHopRoute --> CIM_ManagedElement --> [top]
Class Declaration Attributes Name Value SUPERCLASS CIM_ManagedElement NAME CIM_NextHopRoute
Class CIM_NextHopRoute Qualifiers Name Type Value From Class Version string 2.7.0 CIM_NextHopRoute Description string NextHopRoute represents one of a series of ’ hops ’ to reach a network destination. A route is administratively defined, or calculated/learned by a particular routing process. A ConcreteDependency associaton may be instantiated between a route and its routing service to indicate this. (In this scenario, the route is dependent on the service.) CIM_NextHopRoute Description string ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema. CIM_ManagedElement
Properties Name Type Value Qualifiers ClassOrigin InstanceID string Key
DescriptionCIM_NextHopRoute DestinationAddress string Description CIM_NextHopRoute AdminDistance uint16 Description CIM_NextHopRoute RouteMetric uint16 Description CIM_NextHopRoute IsStatic boolean Description CIM_NextHopRoute TypeOfRoute uint16 3 Description
ValueMap
ValuesCIM_NextHopRoute Caption string Description
MaxLenCIM_ManagedElement Description string Description CIM_ManagedElement ElementName string Description CIM_ManagedElement Property Qualifiers
Property InstanceID Qualifiers Name Type Value From Class Key boolean true CIM_NextHopRoute Description string Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID SHOULD be constructed using the following ’ preferred ’ algorithm: < OrgID > : < LocalID > Where < OrgID > and < LocalID > are separated by a colon ’ : ’ , and where < OrgID > MUST include a copyrighted, trademarked or otherwise unique name that is owned by the business entity creating/defining the InstanceID, or is a registered ID that is assigned to the business entity by a recognized global authority. (This is similar to the < Schema Name > _ < Class Name > structure of Schema class names.) In addition, to ensure uniqueness < OrgID > MUST NOT contain a colon ( ’ : ’ ). When using this algorithm, the first colon to appear in InstanceID MUST appear between < OrgID > and < LocalID > . < LocalID > is chosen by the business entity and SHOULD not be re-used to identify different underlying (real-world) elements. If the above ’ preferred ’ algorithm is not used, the defining entity MUST assure that the resultant InstanceID is not re-used across any InstanceIDs produced by this or other providers for this instance ’ s NameSpace. For DMTF defined instances, the ’ preferred ’ algorithm MUST be used with the < OrgID > set to ’ CIM ’ . CIM_NextHopRoute
Property DestinationAddress Qualifiers Name Type Value From Class Description string The address which serves as the destination to be reached. CIM_NextHopRoute
Property AdminDistance Qualifiers Name Type Value From Class Description string The specific administrative distance of this route, overriding any default distances specified by the system or routing service. CIM_NextHopRoute
Property RouteMetric Qualifiers Name Type Value From Class Description string RouteMetric provides a numeric indication as to the preference of this route, compared to other routes that reach the same destination. CIM_NextHopRoute
Property IsStatic Qualifiers Name Type Value From Class Description string TRUE indicates that this is a static route, and FALSE indicates a dynamically-learned route. CIM_NextHopRoute
Property TypeOfRoute Qualifiers Name Type Value From Class Description string An enumerated integer indicating whether the route is administrator-defined (value=2), computed (via a routing protocol/algorithm, value=3) or the actual route implemented in the network (value=4). The default is a computed route. CIM_NextHopRoute ValueMap string [See below.] CIM_NextHopRoute Values string Administrator Defined Route
Computed Route
Actual RouteCIM_NextHopRoute
Name Value 2 Administrator Defined Route 3 Computed Route 4 Actual Route
Property Caption Qualifiers Name Type Value From Class Description string The Caption property is a short textual description (one- line string) of the object. CIM_ManagedElement MaxLen uint32 64 CIM_ManagedElement
Property Description Qualifiers Name Type Value From Class Description string The Description property provides a textual description of the object. CIM_ManagedElement
Property ElementName Qualifiers Name Type Value From Class Description string A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties. CIM_ManagedElement
Method Qualifiers
Parameters
Parameter Qualifiers