State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.MtIsn.Neighbors.Neighbor.Instances.Instance.Subtlvs.Subtlv.UtilizedBandwidth.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
LinkStateDatabase
Lsp
Tlvs
Tlv
MtIsn
Neighbors
Neighbor
Instances
Instance
Subtlvs
Subtlv
UtilizedBandwidth
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 bandwidth utilization 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, bandwidth utilization represents the actual utilization of the link (i.e., as measured by the advertising node). For a bundled link, bandwidth utilization is defined to be the sum of the component link bandwidth utilizations
type: str
length: 4..4config: False
units: bytes per second
-