Class CIM_NextHopIPRoute
extends CIM_NextHopRoute

NextHopIPRoute specifies routing in an IP network.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_NextHopRoute
   |
   +--CIM_NextHopIPRoute

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringNextHopIPRoute specifies routing in an IP network.
UMLPackagePathstringCIM::Network::Routes
Versionstring2.40.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AddressTypeuint16
DescriptionstringAn enumeration that describes the format of the address properties.
ValueMapstring0, 1, 2
ValuesstringUnknown, IPv4, IPv6
DestinationMaskstring
DescriptionstringThe mask for the Ipv4 destination address.
ModelCorrespondencestringCIM_IPProtocolEndpoint.SubnetMask
NextHopAddressTypeuint161
DescriptionstringAn enumeration that describes the format of the next hop address properties.
Experimentalbooleantrue
ValueMapstring0, 1, 2
ValuesstringUnknown, IPv4, IPv6
NextHopMaskstring
DescriptionstringThe mask for an Ipv4 next hop address.
Experimentalbooleantrue
ModelCorrespondencestringCIM_IPProtocolEndpoint.SubnetMask
OtherDerivationstring
DescriptionstringA string describing how the route was derived when the RouteDerivation property is 1 ("Other").
ModelCorrespondencestringCIM_NextHopIPRoute.RouteDerivation
PrefixLengthuint8
DescriptionstringThe prefix length for the IPv6 destination address.
ModelCorrespondencestringCIM_IPProtocolEndpoint.IPv6SubnetPrefixLength
RouteDerivationuint16
DescriptionstringAn enumerated integer indicating how the route was derived. This is useful for display and query purposes.
ModelCorrespondencestringCIM_NextHopIPRoute.OtherDerivation
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
ValuesstringUnknown, Other, Connected, User-Defined, IGRP, EIGRP, RIP, Hello, EGP, BGP, ISIS, OSPF

Inherited Properties

NameData TypeClass Origin
AdminDistanceuint16CIM_NextHopRoute
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
DestinationAddressstringCIM_NextHopRoute
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_NextHopRoute
IsStaticbooleanCIM_NextHopRoute
NextHopAddressstringCIM_NextHopRoute
NextHopInterfacestringCIM_NextHopRoute
RouteMetricuint16CIM_NextHopRoute
TypeOfRouteuint16CIM_NextHopRoute

Class Methods