.. Class Doc file class cobra.model.traceroute.Node ================================= .. class:: cobra.model.traceroute.Node A node in the traceroute path. Each node is identified by the IP address and the order represents its placement in the path. Containers: * :class:`cobra.model.traceroute.Path` Properties: - addr : The peer IP address. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - childAction : Delete or ignore. For internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - elapsedTime : The round trip elapse time for traceroute probe packet. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - ifId : Specifies the OSPF neighbor interface ID. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - modTs : The time when this object was last modified. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - order : The relative priority or sequence order of this object. + isNaming: True + isCreateOnly: True + isConfig: True + isImplicit: False - rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names. + isNaming: False + isCreateOnly: True + isConfig: False + isImplicit: True - status : The upgrade status. This property is for internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True