State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.MtIsn.Neighbors.Neighbor.Instances.Instance.Subtlvs.Subtlv.AvailableBandwidth.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
LinkStateDatabase
Lsp
Tlvs
Tlv
MtIsn
Neighbors
Neighbor
Instances
Instance
Subtlvs
Subtlv
AvailableBandwidth
State
This 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:
ISREACHABILITYSUBTLVSTYPE
ISREACHABILITYIPV4INTERFACEADDRESS
ISREACHABILITYIPV4NEIGHBORADDRESS
ISREACHABILITYMAXLINKBANDWIDTH
ISREACHABILITYMAXRESERVABLEBANDWIDTH
ISREACHABILITYUNRESERVEDBANDWIDTH
ISREACHABILITYIPV6INTERFACEADDRESS
ISREACHABILITYIPV6NEIGHBORADDRESS
ISREACHABILITYEXTENDEDADMINGROUP
ISREACHABILITYLINKPROTECTIONTYPE
ISREACHABILITYBANDWIDTHCONSTRAINTS
ISREACHABILITYUNCONSTRAINEDLSP
ISREACHABILITYLINKDELAYVARIATION
ISREACHABILITYRESIDUALBANDWIDTH
ISREACHABILITYAVAILABLEBANDWIDTH
config: 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
-