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

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

uint8 PrefixLength

The prefix length for the IPv6 destination address.

Local methods

None

Inherited properties

string InstanceID
boolean IsStatic
uint64 Generation
string Caption

Inherited methods

None