ospf
TeLinkTlv

Represents a link TLV in a traffic engineering opaque LSA. See RFC 3060.



public class TeLinkTlv

Properties
adminGroups The Administrative Group contains a bit mask. Each set bit corresponds to one administrative group assigned to the interface. A link may belong to multiple groups.

By convention, the least significant bit is referred to as 'group 0', and the most significant bit is referred to as 'group 31'.

The Administrative Group is also called Resource Class/Color.

type=int
access=read-only
default=0
Displayed(tab/group)=Administrative Groups

linkType The TE link type.

type=ospf.TeLinkType
access=read-create
Mandatory on create
Displayed(tab/group)=Link Type

localIpAddresses The set of local IP addresses.

type=Set (string)
access=read-only

maxBandwidth The Maximum Bandwidth specifies the maximum bandwidth that can be used on this link, in this direction (from the router originating the LSA to its neighbor). This is the true link capacity.

type=float
access=read-only
units=kbps
Displayed(tab/group)=Maximum Bandwidth

maxReservableBandwidth The Maximum Reservable Bandwidth specifies the maximum bandwidth that may be reserved on this link, in this direction (from the router originating the LSA to its neighbor). Note that this may be greater than the maximum bandwidth (in which case the link may be oversubscribed).

type=float
access=read-only
units=kbps
Displayed(tab/group)=Maximum Reservable Bandwidth

remoteIpAddresses The set of remote IP addresses.

type=Set (string)
access=read-only

teMetric The Traffic Engineering Metric specifies the link metric for traffic engineering purposes. This metric may be different than the standard link metric. Typically, this metric is assigned by a network administrator.

type=long
access=read-only
default=0
Displayed(tab/group)=TE Metric

unreservedBandwidthP0 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at each of the priority 0. The value should be less than or equal to the Maximum Reservable Bandwidth.

type=float
access=read-only
units=kbps
Displayed(tab/group)=Unreserved Bandwidth (Priority 0)

unreservedBandwidthP1 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at each of the priority 1. The value should be less than or equal to the Maximum Reservable Bandwidth.

type=float
access=read-only
units=kbps
Displayed(tab/group)=Unreserved Bandwidth (Priority 1)

unreservedBandwidthP2 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at each of the priority 2. The value should be less than or equal to the Maximum Reservable Bandwidth.

type=float
access=read-only
units=kbps
Displayed(tab/group)=Unreserved Bandwidth (Priority 2)

unreservedBandwidthP3 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at each of the priority 3. The value should be less than or equal to the Maximum Reservable Bandwidth.

type=float
access=read-only
units=kbps
Displayed(tab/group)=Unreserved Bandwidth (Priority 3)

unreservedBandwidthP4 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at each of the priority 4. The value should be less than or equal to the Maximum Reservable Bandwidth.

type=float
access=read-only
units=kbps
Displayed(tab/group)=Unreserved Bandwidth (Priority 4)

unreservedBandwidthP5 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at each of the priority 5. The value should be less than or equal to the Maximum Reservable Bandwidth.

type=float
access=read-only
units=kbps
Displayed(tab/group)=Unreserved Bandwidth (Priority 5)

unreservedBandwidthP6 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at each of the priority 6. The value should be less than or equal to the Maximum Reservable Bandwidth.

type=float
access=read-only
units=kbps
Displayed(tab/group)=Unreserved Bandwidth (Priority 6)

unreservedBandwidthP7 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at each of the priority 7. The value should be less than or equal to the Maximum Reservable Bandwidth.

type=float
access=read-only
units=kbps
Displayed(tab/group)=Unreserved Bandwidth (Priority 7)

  
Properties inherited from ospf.Lsa
advertisingRouterId, advertisingRouterIdAddrType, age, linkStateId, protocol
 
Properties inherited from ospf.DataUnit
areaId
 
Properties inherited from topology.ProtocolDataUnit
action, actionTime, cpaaIpAddress
 
Properties inherited from topology.ASContainedObject
asName, asNumber
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed