State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.IsReachability.Neighbors.Neighbor.ErrorMetric.State¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelLinkStateDatabaseLspTlvsTlvIsReachabilityNeighborsNeighborErrorMetricStateThis class represents state data.
State parameters of error-metric.
-
metric¶ ISIS error metric value. This metric measures the residual error probability of the associated circuit. It is an optional metric, which if assigned to a circuit shall have a non-zero value. Higher values indicate a larger probability of undetected errors on the circuit
type: int
range: 1..63config: False
-
flags¶ IS-IS error metric flags
type: list of
IsisMetricFlagsconfig: False
-