State

Leafs

class NetworkInstances.NetworkInstance.Mpls.SignalingProtocols.RsvpTe.InterfaceAttributes.Interface.Subscription.State

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Mpls SignalingProtocols RsvpTe InterfaceAttributes Interface Subscription State

This class represents state data.

State parameters relating to RSVP

subscription options

subscription

percentage of the interface bandwidth that RSVP can reserve

type: int

range: 0..100

config: False

calculated_absolute_subscription_bw

The calculated absolute value of the bandwidth which is reservable to RSVP-TE on the interface prior to any adjustments that may be made from external sources

type: int

range: 0..18446744073709551615

config: False

units: kbps

adjusted_absolute_subscription_bw

The adjusted absolute value (in kbps) of the bandwidth which is reservable to RSVP-TE on the local system. In the case that the bandwidth-measurement configuration does not account for non-RSVP-TE traffic then this value is equal to the calculated-absolute-subscription-bw, in the case that non-RSVP-TE traffic is being accounted for, it is lower such that calculated-absolute-subscription-bw - adjusted-absolute-subscription-bw = the current calculated non-RSVP-TE traffic. This value reflects the last flooded value of the maximum reservable bandwidth, or subscription

type: int

range: 0..18446744073709551615

config: False

units: kbps