State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.Ipv4InternalReachability.Prefixes.Prefix.DelayMetric.State¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelLinkStateDatabaseLspTlvsTlvIpv4InternalReachabilityPrefixesPrefixDelayMetricStateThis class represents state data.
State parameters of delay-metric.
-
metric¶ ISIS delay metric value. This metric measures the transit delay of the associated circuit. It is an optional metric, which if assigned to a circuit shall have a positive integral value. Higher values indicate a longer transit delay
type: int
range: 1..63config: False
-
flags¶ ISIS Delay Metric Flags
type: list of
IsisMetricFlagsconfig: False
-