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 Description
boolean IsStatic
string OtherDerivation
uint16 AdminDistance
string InstanceID
uint16 RouteDerivation
uint16 TypeOfRoute
uint64 Generation
string ElementName
string Caption
Inherited methods¶
None