State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.IsReachability.Neighbors.Neighbor.ExpenseMetric.State¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelLinkStateDatabaseLspTlvsTlvIsReachabilityNeighborsNeighborExpenseMetricStateThis class represents state data.
State parameters of expense-metric.
-
metric¶ ISIS expense metric value. This metric measures the monetary cost of utilising the associated circuit. It is an optional metric, which if assigned to a circuit shall have a positive integral value1). Higher values indicate a larger monetary expense
type: int
range: 1..63config: False
-
flags¶ ISIS Expense Metric Flags
type: list of
IsisMetricFlagsconfig: False
-