State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.IsisNeighborAttribute.Neighbors.Neighbor.Instances.Instance.Subtlvs.Subtlv.AvailableBandwidth.State¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelLinkStateDatabaseLspTlvsTlvIsisNeighborAttributeNeighborsNeighborInstancesInstanceSubtlvsSubtlvAvailableBandwidthStateThis class represents state data.
State parameters of IS Extended Reachability sub-TLV
-
type¶ The type of subTLV being described. The type of subTLV is expressed as a canonical name
type: one of the below values:
ISREACHABILITYSUBTLVSTYPEISREACHABILITYIPV4INTERFACEADDRESSISREACHABILITYIPV4NEIGHBORADDRESSISREACHABILITYMAXLINKBANDWIDTHISREACHABILITYMAXRESERVABLEBANDWIDTHISREACHABILITYUNRESERVEDBANDWIDTHISREACHABILITYIPV6INTERFACEADDRESSISREACHABILITYIPV6NEIGHBORADDRESSISREACHABILITYEXTENDEDADMINGROUPISREACHABILITYLINKPROTECTIONTYPEISREACHABILITYBANDWIDTHCONSTRAINTSISREACHABILITYUNCONSTRAINEDLSPISREACHABILITYLINKDELAYVARIATIONISREACHABILITYRESIDUALBANDWIDTHISREACHABILITYAVAILABLEBANDWIDTHconfig: False
-
bandwidth¶ The available bandwidth on a link, forwarding adjacency, or bundled link in IEEE floating-point format with units of bytes per second. For a link or forwarding adjacency, available bandwidth is defined to be residual bandwidth minus the measured bandwidth used for the actual forwarding of non-RSVP-TE label switched path packets. For a bundled link, available bandwidth is defined to be the sum of the component link available bandwidths minus the measured bandwidth used for the actual forwarding of non-RSVP-TE label switched path packets. For a bundled link, available bandwidth is defined to be the sum of the component link available bandwidths
type: str
length: 4..4config: False
units: bytes per second
-