State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.Ipv4InternalReachability.Prefixes.Prefix.ErrorMetric.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
LinkStateDatabase
Lsp
Tlvs
Tlv
Ipv4InternalReachability
Prefixes
Prefix
ErrorMetric
State
This 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
IsisMetricFlags
config: False
-