CIM_NextHopIPRoute¶
Class reference¶
Subclass of CIM_NextHopRoute
NextHopIPRoute specifies routing in an IP network.
Key properties¶
Local properties¶
string
OtherDerivation
A string describing how the route was derived when the RouteDerivation property is 1 (“Other”).
uint16
RouteDerivation
An enumerated integer indicating how the route was derived. This is useful for display and query purposes.
ValueMap Values 0 Unknown 1 Other 2 Connected 3 User-Defined 4 IGRP 5 EIGRP 6 RIP 7 Hello 8 EGP 9 BGP 10 ISIS 11 OSPF
uint16
NextHopAddressType
An enumeration that describes the format of the next hop address properties.
ValueMap Values 0 Unknown 1 IPv4 2 IPv6
string
DestinationMask
The mask for the Ipv4 destination address.
uint16
AddressType
An enumeration that describes the format of the address properties.
ValueMap Values 0 Unknown 1 IPv4 2 IPv6
string
NextHopMask
The mask for an Ipv4 next hop address.
uint8
PrefixLength
The prefix length for the IPv6 destination address.
Local methods¶
None
Inherited properties¶
string
Descriptionstring
InstanceIDboolean
IsStaticstring
DestinationAddressuint16
AdminDistanceuint16
RouteMetricstring
NextHopAddressuint16
TypeOfRouteuint64
Generationstring
ElementNamestring
NextHopInterfacestring
CaptionInherited methods¶
None