Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Abstract | boolean | true | TOSUBCLASS= false | OVERRIDABLE= false |
Description | string | NextHopRouting relates a destination address to the address or interface through which the remote address may be reached. An instance of this class can represent either static or dynamic routing, and may represent a routing table entry (but it is not required that all NextHopRoutes be in a routing table). Static routes are distinguished by setting the IsStatic boolean property to TRUE. Subclasses of NextHopRouting provide specific protocol and Key information. For example, the IPRoute subclass contains an AddressType property as part of its key structure. This property is not required for next hop information defined for Infiniband. NextHopRoutes are dependent on at least one ForwardingService to execute them. This is conveyed by the CIM_NextHopForwardedByService association. | None | TRANSLATABLE= true |
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
DestinationAddress | string | |||||
Description | string | The address which serves as the destination to be reached. | None | TRANSLATABLE= true | ||
DestinationMask | string | |||||
Description | string | The mask for the DestinationAddress. | None | TRANSLATABLE= true | ||
IsStatic | boolean | |||||
Description | string | TRUE indicates that this is a static route, and FALSE indicates a dynamically-learned route. | None | TRANSLATABLE= true | ||
NextHop | string | |||||
Description | string | This contains either the address of the next-hop router, or the interface used to reach the destination. | None | TRANSLATABLE= true |
Name | Data Type | Class Origin |
---|---|---|
Caption | string | CIM_ManagedElement |
Description | string | CIM_ManagedElement |
InstallDate | datetime | CIM_ManagedSystemElement |
Name | string | CIM_ManagedSystemElement |
Status | string | CIM_ManagedSystemElement |