LMI_NextHopIPRoute¶
Class reference¶
Subclass of CIM_NextHopIPRoute
NextHopIPRoute specifies routing in an IP network.
Key properties¶
Local properties¶
string DestinationAddress
The address which serves as the destination to be reached.
uint16 AddressType
An enumeration that describes the format of the address properties.
ValueMap Values 0 Unknown 1 IPv4 2 IPv6
string DestinationMask
The mask for the IPv4 destination address.
uint16 RouteMetric
RouteMetric provides a numeric indication as to the preference of this route, compared to other routes that reach the same destination.
string NextHop
Address of the next-hop router
uint8 PrefixLength
The prefix length for the IPv6 destination address.
Local methods¶
None
Inherited properties¶
string Descriptionuint16 NextHopAddressTypeboolean IsStaticstring OtherDerivationuint16 AdminDistancestring InstanceIDstring NextHopAddressuint16 RouteDerivationuint16 TypeOfRoutestring NextHopMaskuint64 Generationstring ElementNamestring NextHopInterfacestring CaptionInherited methods¶
None