isis
TeISNeighbor

This class represents a TE IS Neighbor TLV.



public class TeISNeighbor

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 (Traffic Parameters)

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 (Traffic Parameters)

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 (Traffic Parameters)

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 (Traffic Parameters)

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) (Traffic Parameters)

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) (Traffic Parameters)

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) (Traffic Parameters)

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) (Traffic Parameters)

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) (Traffic Parameters)

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) (Traffic Parameters)

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) (Traffic Parameters)

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) (Traffic Parameters)

  
Properties inherited from isis.AbstractISNeighbor
metric, originSystemId, originTeRouterId, pseudonodeId, systemId
 
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