lag
MultiChassisLagMember

DEPRECATED: 7.0 R4 - Use multichassis.MultiChassisLagMember instead

Represents the Multi-Chassis LAG configured in a router. This object has the configurable as well as the state information for the Multi-Chassis LAG configured in a router. For the Multi-Chassis LAG to be operational the configurable parameters (i.e. MC LAG identifiers) on both routers forming the Multi-Chassis LAG has to match and the pairing of the LAG to the Remote LAG on both routers has to align.



public class MultiChassisLagMember

Stats:
lag.MultiChassisLagMemberStats

Properties
configMismatch

type=string
access=read-only

configMismatches

type=long
access=read-only
default=unspecified
bits=
    0x80: lagIsNotMultiChassis - LAG not Multi Chassis
    0x40: localRemoteLagIdMismatch - Remote LAG ID Mismatch
    0x20: lagSelectionCriteriaMismatch - LAG Selection Criteria Mismatch
    0x10: lagEncapsulationMismatch - LAG Encapsulation Mismatch
    0x8: mcLacpkeyMismatch - LACP Key Mismatch
    0x4: mcSystemPriorityMismatch - System Priority Mismatch
    0x2: mcSystemIdMismatch - System ID Mismatch

isActive

type=boolean
access=read-only
default=false

isAdvertised

type=boolean
access=read-only

isUsingExtendedTimeOut

type=boolean
access=read-only

lacpKey

type=long
default=0
minimum=0
maximum=65535

lagId

type=int
access=read-create
minimum=1
maximum=200
Mandatory on create

operationalSrcBMacLSB The value of operationalSrcBMacLSB indicates the operational value of last 16-bits of the MAC address used for all the traffic ingressing the MC-Lag.

type=string
access=read-only

peerIpAddressType

type=rtr.InetAddressType
access=read-create
default=ipv4

peerSiteId

type=InetAddress
access=read-create
default=0.0.0.0

remoteLagId

type=int
minimum=1
maximum=200

selectionLogic

type=string
access=read-only

siteId

type=string
access=read-only
default=0.0.0.0
maximum=50

srcBMacLSB The value of srcBMacLSB specifies the value of last 16-bits of the MAC address used for all the traffic ingressing the MC-Lag links. Possible values are: 00-00..FF-FF (0..65535) and FF-FF-FF-FF (4294967295). FF-FF-FF-FF indicates the use of the LACP-Key as source backbone MAC address LSB. If set to 'FF-FF-FF-FF', the value of 'srcBMacLsbUseLacpKey' property is set to true.

type=string
default=00-00
minimum=5
maximum=11
units=hex

srcBMacLsbUseLacpKey Indicates the use of the lacp-key as source backbone MAC address LSB. If set to 'true', the value of 'srcBMacLSB' property is set to FF-FF-FF-FF.

type=boolean
default=false

systemId

type=MacAddress
default=00-00-00-00-00-00

systemPriority

type=long
default=0
minimum=0
maximum=65535

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR
7705 SAR Gen 2
7705 SAR Hm
7450 ESS
DC VSC
DC 7850
DC 210
DC VSA8
7950 XRS
Product Specifics
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7705 SAR Gen 2 25.0
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0
7950 XRS 20.0
7950 XRS 21.0
7950 XRS 22.0
7950 XRS 23.0
7950 XRS 24.0
7950 XRS 25.0
DC 210 20.5
DC 210 5.0
DC 210 6.0
DC 7850 20.0
DC 7850 5.0
DC 7850 6.0
DC VSA8 5.0
DC VSA8 6.0
DC VSC 20.0
DC VSC 5.0
DC VSC 6.0