Operation
get /esmBrowser/MCLAG/getAllMCLAGConfigs/{localTimeZoneOffset}/{pageContext}/{selectedMcLagName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
pageContext | required | Page Context | [OtherorMCLAG] |
selectedMcLagName | required | if page context is other then MC-Lag Name or if page context is MCLAG then MC-Lag Name should be all | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag Config Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Example Request Data
/esmBrowser/MCLAG/getAllMCLAGConfigs/+5:30/MCLAG/All?dojo.preventCache=1467897424127
Produces
application/xml
Example Response Data
<MCLAGConfigDataList> <mclagUIConfigDataList> <mclagConfigHandle>1</mclagConfigHandle> <mclagConfigName>mclag1</mclagConfigName> <configType>VConfig</configType> <managementState>Commissioned</managementState> <creationTime>2016-07-07 12:39:50</creationTime> <lastUpdatedTime>2016-07-07 12:39:56</lastUpdatedTime> <scheduledTime>--</scheduledTime> <customerName>DiscoveredCustomer2</customerName> <author>test</author> <scope>LOCAL</scope> <erpName>ring4</erpName> <cvlan>112</cvlan> <svlan>112</svlan> <mclagBinding>1</mclagBinding> <cntrlServiceName>mclag1</cntrlServiceName> <mclagCntrlSrvcProtected>1</mclagCntrlSrvcProtected> <peerServiceState>In Service</peerServiceState> <mcLagServiceState>In Service</mcLagServiceState> <mclagUsedByService>false</mclagUsedByService> </mclagUIConfigDataList> </MCLAGConfigDataList>
External Docs
Operation
get /esmBrowser/MCLAG/getAllMCLAGConfigsJson/{localTimeZoneOffset}/{pageContext}/{selectedMcLagName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
pageContext | required | Page Context | [OtherorMCLAG] |
selectedMcLagName | required | if page context is other then MC-Lag Name or if page context is MCLAG then MC-Lag Name should be all | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag Config Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/xml
External Docs
Operation
get /esmBrowser/MCLAG/getMCLAGConfigWithLagIdVsIdJson/{lagId}/{vsId}/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
lagId | required | Lag identifier | --- |
vsId | required | VS identifier | --- |
localTimeZoneOffset | required | client time Zone offset to be updated | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag Config Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/MCLAG/getMCLAGDetailsByMCLAGName/{mcLagName}/{localTimeZoneOffset}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
mcLagName | required | mcLagName | --- |
localTimeZoneOffset | required | localTimeZoneOffset | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLAGConfigData
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/MCLAG/getMCLAGLinkDetailsByMCLAGName/{mcLagName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
mcLagName | required | mcLagName | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
CarrierEthernetLinkUIData
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/MCLAG/getMCLAGPeerListFromNE/{localTimeZoneOffset}/{mclagConfigHandle}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | client time Zone offset to be updated | --- |
mclagConfigHandle | required | Mc-lag Config Handle | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag UI Peer Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/xml
External Docs
Operation
get /esmBrowser/MCLAG/getMCLAGPeerListFromNEJson/{localTimeZoneOffset}/{mclagConfigHandle}/{sourceId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | client time Zone offset to be updated | --- |
mclagConfigHandle | required | Mc-lag Config Handle | --- |
sourceId | required | Mclag Source Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag UI Peer Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/MCLAG/getMCLAGPeerListJson/{localTimeZoneOffset}/{mclagConfigHandle}/{sourceId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | client time Zone offset to be updated | --- |
mclagConfigHandle | required | Mc-lag Config Handle | --- |
sourceId | required | Mclag Source Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag UI Peer Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/MCLAG/getMCLAGSourceListJson/{localTimeZoneOffset}/{mclagConfigHandle}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
localTimeZoneOffset | required | client time Zone offset to be updated,the value of clientZoneOffset depends on the location of the user.Generally clientZoneOffset= UTC+Offset or UTC-Offset. | --- |
mclagConfigHandle | required | Mc-lag Config Handle | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag UI Source Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/MCLAG/getMCLAGTunnelDetailsByMCLAGName/{mcLagName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
mcLagName | required | mcLagName | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
nMplsTpTunnelLERDataHolderList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/MCLAG/getMCLAGUIConfigDataForMCLAGJson/{vsIdList}/{vplsName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
vplsName | required | VPLS Name | --- |
vsIdList | required | Vs Identifiers List | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag Config Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/MCLAG/getMCLAGUIPeerDataForMCLAG/{vsId}/{srcHandle}/{vplsName}/{mclagConfigId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
vsId | required | Vs identifier | --- |
srcHandle | required | Source Handle | --- |
vplsName | required | VPLS Name | --- |
mclagConfigId | required | mclag Config Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag UI Peer Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/xml
External Docs
Operation
get /esmBrowser/MCLAG/getMCLAGUIPeerDataForMCLAGJson/{vsId}/{srcHandle}/{vplsName}/{mclagConfigId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
vsId | required | Vs identifier | --- |
srcHandle | required | Source Handle | --- |
vplsName | required | VPLS Name | --- |
mclagConfigId | required | mclag Config Id | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag UI Peer Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/MCLAG/getMCLAGUIPeerLagDataListForMCLAGJson/{vsId}/{encapType}/{noOfPortMems}/{portMemRate}/{context}/{mclagconfigId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
vsId | required | Vs Identifier | --- |
encapType | required | Encapsulation Type | --- |
noOfPortMems | required | total number of Port Members | --- |
portMemRate | required | Rate of port member | --- |
context | required | Context | --- |
mclagconfigId | required | McLag config identifier | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag UI Peer Lag Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/MCLAG/getMCLagMemberDetailsDataListJson/{mclagId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
mclagId | required | Mc-lag Identifier | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLAGMemberDetailsDataList
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/MCLAG/GetMclagCliDetailsByMclagId/{mclagId}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
mclagId | required | mclagId | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLAGCliData
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/MCLAG/getNEPackSourceDetailsListJson/{srcHandle}/{vplsName}/{vsIdList}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
srcHandle | required | Source Handle | --- |
vplsName | required | VPLS Name | --- |
vsIdList | required | Vs Identifiers List | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag UI Source Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Operation
get /esmBrowser/MCLAG/getOAMDetailsFromVplsName/{vplsName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
vplsName | required | VPLS Name | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag Config Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/xml
Example Response Data
<MCLAGConfigDataList> <mclagUIConfigDataList> <mclagUsedByService>false</mclagUsedByService> <OAMSupported>false</OAMSupported> <mdFormat>NONE</mdFormat> <mdLevel>4</mdLevel> <maFormat>ITU-ICC</maFormat> <maName>OAMmcl1130</maName> <ccmInterval>1s</ccmInterval> <direction>true</direction> <active>true</active> <ccmEnable>true</ccmEnable> <enable>true</enable> <controlMepEnabled>true</controlMepEnabled> <ccmPriority>7</ccmPriority> <aisPriority>0</aisPriority> <aisInterval>0</aisInterval> <interfaceType>1</interfaceType> <lowestPriorityDefect>1</lowestPriorityDefect> <oamConfigured>false</oamConfigured> </mclagUIConfigDataList> </MCLAGConfigDataList>
External Docs
Operation
get /esmBrowser/MCLAG/getOAMDetailsFromVplsNameJson/{vplsName}
Path parameters
Name |
IsRequired |
Description |
Enum |
---|---|---|---|
vplsName | required | VPLS Name | --- |
Return type
Responses
Response Messages |
Schema |
---|---|
200success |
MCLag Config Data Holder
|
401Unauthorized | --- |
403Forbidden | --- |
404Not Found | --- |
Produces
application/json
External Docs
Carrier Ethernet Link UI Data wrapper model list
Name |
Type |
Description |
Enum |
---|---|---|---|
transportType | String string |
--- | --- |
srcGlobalID | Long long |
--- | --- |
srcNPAID | Long long |
--- | --- |
srcNodeID | String string |
--- | --- |
srcIsNPAConfigured | Boolean boolean |
--- | --- |
srcPrimaryState | String string |
SourcePortPrimaryState | [In Service, In Service, AINS, Out Of Service - Autonomous, Out Of Service - Auto and Mgmt, In Service - Autonomous, Maintenance] |
srcUserLabel | String string |
--- | --- |
linkBandWidth | String string |
--- | --- |
sinkGlobalID | Long long |
--- | --- |
sinkNPAID | Long long |
--- | --- |
sinkNodeID | String string |
--- | --- |
sinkIsNPAConfigured | Boolean boolean |
--- | --- |
sinkPrimaryState | String string |
SinkPortPrimaryState | [In Service, In Service, AINS, Out Of Service - Autonomous, Out Of Service - Auto and Mgmt, In Service - Autonomous, Maintenance] |
sinkUserLabel | String string |
--- | --- |
srcVSID | Integer integer |
SrcVSID | --- |
sinkVSID | Integer integer |
SrcVSID | --- |
connectionRate | Integer integer |
--- | --- |
internalConnId | Integer integer |
--- | --- |
srcLagPortMembers | array[String] string |
--- | --- |
sinkLagPortMembers | array[String] string |
--- | --- |
srcPortOrLagDescription | String string |
--- | --- |
sinkPortOrLagDescription | String string |
--- | --- |
orderid | Integer integer |
--- | --- |
aNetworkTechType | Integer integer |
--- | --- |
zNetworkTechType | Integer integer |
--- | --- |
oduFlexRate | String string |
oduFlexRate | --- |
tsCount | String string |
--- | --- |
aNeVersion | String string |
--- | --- |
zNeVersion | String string |
--- | --- |
id | String string |
--- | --- |
key | String string |
--- | --- |
className | String string |
--- | --- |
operationalState | String string |
Operational state | [up, down, unknown, transition, --] |
qosProfile1 | String string |
QoS Policy 1 | --- |
qosProfile2 | String string |
QoS Policy 2 | --- |
parent | String string |
Parent Lag's Identifier | --- |
hasChildren | Boolean boolean |
Has Children | --- |
linkType | String string |
LinkType | [DSR, Physical, Lag-link, mated] |
linkRate | String string |
LinkRate | [1GBE, 10GBE] |
numberOfChannels | Long long |
--- | --- |
numberOfTunnels | Long long |
No. of tunnels | --- |
lldpDiscovered | String string |
Yes / No | --- |
isElineLink | Boolean boolean |
Is Eline Link | --- |
sOamConfdStr | String string |
--- | --- |
pmState | Integer integer |
pmState | --- |
pmStateStr | String string |
--- | --- |
repProf15m | String string |
repProf15m | [Gives rep prof of 15minutes] |
repProf24h | String string |
repProf24h | [Gives rep prof of 24 hour] |
tcaProfName | String string |
tcaProfName | [Gives tca profile name] |
maName | String string |
maName | [Gives MA Name] |
mdId | Integer integer |
mdId | --- |
aggMeterBurstRate | String string |
aggMeterBurstRate | [Gives aggMeterBurstRate] |
aggMeterRate | String string |
aggMeterRate | [Gives aggMeterRate] |
egrMaxBurst | String string |
egrMaxBurst | [Gives egrMaxBurst] |
egrRate | String string |
egrRate | [Gives egrRate] |
oamTemplateId | Integer integer |
oamTemplateId | --- |
managementState | Long long |
--- | --- |
managementStateUI | String string |
--- | --- |
consistencyState | Integer integer |
--- | --- |
remark | String string |
--- | --- |
notificationTime | Long long |
--- | --- |
sinkVNE | Boolean boolean |
--- | --- |
srcVNE | Boolean boolean |
--- | --- |
CarrierEthernetLinkUIData
Name |
Type |
Description |
Enum |
---|---|---|---|
ethLinksData | array[Carrier Ethernet Link UI Data wrapper model list] Carrier Ethernet Link UI Data wrapper model list |
Carrier Ethernet Link UI Data wrapper model list | --- |
items | array[Carrier Ethernet Link UI Data wrapper model list] Carrier Ethernet Link UI Data wrapper model list |
--- | --- |
MCLag Config Data Holder
Name |
Type |
Description |
Enum |
---|---|---|---|
mclagUIConfigDataList | array[MCLAGConfigData] MCLAGConfigData |
MC-Lag UI Config Data List | --- |
items | array[MCLAGConfigData] MCLAGConfigData |
--- | --- |
MCLag UI Peer Data Holder
Name |
Type |
Description |
Enum |
---|---|---|---|
mclagPeerDataList | array[MCLAGUIPeerData] MCLAGUIPeerData |
MCLAGUIPeerData | --- |
items | array[MCLAGUIPeerData] MCLAGUIPeerData |
--- | --- |
MCLag UI Peer Lag Data Holder
Name |
Type |
Description |
Enum |
---|---|---|---|
mclagPeerLagDataList | array[MCLAGUIPeerLagData] MCLAGUIPeerLagData |
MCLAGUIPeerData | --- |
items | array[MCLAGUIPeerLagData] MCLAGUIPeerLagData |
--- | --- |
MCLag UI Source Data Holder
Name |
Type |
Description |
Enum |
---|---|---|---|
sourceHandle | String string |
SourceHandle | --- |
neName | String string |
Ne Name | --- |
packName | String string |
PackName | --- |
sourceId | String string |
SourceId | --- |
vplsName | String string |
VplsName | --- |
scope | String string |
scope of Lag Ports | [Local, active, unknown] |
neId | Integer integer |
NeId | --- |
vsId | Integer integer |
VSId | --- |
vsoperationalmode | Integer integer |
vsoperationalmode | --- |
vsOperationalMode | String string |
vsOperationalMode | --- |
id | Integer integer |
--- | --- |
key | String string |
--- | --- |
className | String string |
--- | --- |
MCLAGConfigData
Name |
Type |
Description |
Enum |
---|---|---|---|
mclagConfigHandle | String string |
McLag config Handle | --- |
mclagConfigName | String string |
Mclag Config Name | --- |
configType | String string |
MC-Lag Configuration type | --- |
managementState | String string |
Current management state of the service | --- |
remark | String string |
Remark | --- |
creationTime | String string |
Creation Time | --- |
lastUpdatedTime | String string |
MC-lag modification time | --- |
scheduledTime | String string |
Schedule time | --- |
customerName | String string |
Customer name | --- |
description | String string |
Description for the MC-Lag | --- |
author | String string |
Author for the MC-Lag | --- |
scope | String string |
scope | [Local. active, failed, Unknown] |
erpName | String string |
Ring name | --- |
cvlan | String string |
Customer VLAN ID | --- |
svlan | String string |
Subscriber VLAN ID | --- |
mclagBinding | Integer integer |
Mclag Binding | --- |
mclagBindingBool | Boolean boolean |
--- | --- |
cntrlServiceName | String string |
Control Service Name | --- |
mclagCntrlSrvcProtected | String string |
isControlServiceProtected | [enable, disable] |
mclagCntrlSrvcProtectedBool | Boolean boolean |
--- | --- |
peerServiceState | String string |
PeerService State | [In service, out of service, unknown, partial, NA, Inconsistent] |
mcLagServiceState | String string |
PeerService State | [In service, out of service, unknown, partial, NA, Inconsistent] |
mclagUsedByService | Boolean boolean |
isMclagUsedByService | --- |
preCliText | String string |
Pre CLI commands | --- |
postCliText | String string |
Post CLI commands | --- |
mclagCvlanAzLabel | String string |
--- | --- |
mclagSvlanZaLabel | String string |
--- | --- |
selectedTopology | String string |
--- | --- |
mdFormat | String string |
Maintenance Domain Format | [Y.1731 supports only NONE Format for MD] |
mdLevel | Integer integer |
Maintenance Domain Level | --- |
maFormat | String string |
Maintenance Association Format | [ITU-ICC] |
maName | String string |
Ma Name | --- |
ccmInterval | String string |
Ccm Interval | --- |
direction | Boolean boolean |
MEP direction | --- |
active | Boolean boolean |
MEP Active | --- |
ccmEnable | Boolean boolean |
CCM Enabled | --- |
enable | Boolean boolean |
AIS Enabled | --- |
aisLevel | array[Integer] integer |
AIS levels list | --- |
controlMepEnabled | Boolean boolean |
Control MEP enabled | --- |
ccmPriority | Integer integer |
CCM Priority | [0, 1, 2, 3, 4, 5, 6, 7] |
aisPriority | Integer integer |
AIS priority | [0, 1, 2, 3, 4, 5, 6, 7] |
aisInterval | Integer integer |
AIS Interval | [1, 60] |
interfaceType | String string |
MEP Interface type | [SAP, PATH] |
lowestPriorityDefect | String string |
Lowest priority deffect on the MEP | ['All Defects', 'MAC, Remote, Error, Xcon', 'Remote, Error, Xcon', 'Error, Xcon', 'Xcon only', 'No defects Xcon or lower'] |
oamConfigured | Boolean boolean |
isOamConfigured | --- |
erpNameList | String string |
comma separated erpName list if on a protected ring | --- |
vsOperationalMode | Integer integer |
--- | --- |
cntrlServiceHandle | Long long |
--- | --- |
disableClearActiveStandby | Boolean boolean |
--- | --- |
id | String string |
--- | --- |
key | String string |
--- | --- |
className | String string |
--- | --- |
notificationTime | Long long |
--- | --- |
MCLAGMemberDetailsData
Name |
Type |
Description |
Enum |
---|---|---|---|
encapType | String string |
EncapType | [Null, Dot1Q, QinQ] |
lagRate | String string |
LagRate | [multiple of 1 GBE or 10 GBE] |
lag1ActiveOrStandby | String string |
Lag member ActiveOrStandBy | [NotApplicable, Active, Standby, ForceClear] |
lag2ActiveOrStandby | String string |
Lag member ActiveOrStandBy | [NotApplicable, Active, Standby, ForceClear] |
lag1 | String string |
Lag1 | --- |
lag2 | String string |
Lag2 | --- |
MCLAGMemberDetailsDataList
Name |
Type |
Description |
Enum |
---|---|---|---|
lagUiMemberDetailsDataList | array[MCLAGMemberDetailsData] MCLAGMemberDetailsData |
LAGUIMCLagMemberDetailsData | --- |
items | array[MCLAGMemberDetailsData] MCLAGMemberDetailsData |
--- | --- |
MCLAGUIPeerData
Name |
Type |
Description |
Enum |
---|---|---|---|
nEName | String string |
Ne Name | --- |
packName | String string |
PackName | --- |
sourceId | String string |
SourceId | --- |
peerId | String string |
PeerId | --- |
peerName | String string |
PeerName | --- |
peerDescription | String string |
Peer's Description | --- |
peerEnabled | String string |
PeerEnabled | --- |
mCLAGEnabled | String string |
mCLAGEnabled | --- |
operationalState | String string |
Operational state | [up, down, unknown, transition, --] |
syncState | String string |
SyncState | [InStnc, OutSync, SyncInProgress] |
syncEnabled | String string |
syncEnabled | --- |
syncOperationalState | String string |
SyncOperationalState | [Up, down, unknown] |
peerHandle | String string |
PeerHandle | --- |
scope | String string |
scope of Lag Ports | [Local, active, unknown] |
hnfMultiplier | Integer integer |
HnfMultiplier | --- |
keepAliveInterval | Integer integer |
KeepAliveInterval | --- |
mclagMgmtState | String string |
The mclag management state of the service | --- |
vsId | Integer integer |
VSid | --- |
mclagSrcHandle | Long long |
McLagSrcHandle | --- |
currOperation | String string |
CurrOperation | [active, standby, force-clear] |
prevOperation | String string |
PrevOperation | [active, standby, force-clear] |
mcLagConfigId | String string |
McLagConfigId | --- |
id | String string |
--- | --- |
key | String string |
--- | --- |
className | String string |
--- | --- |
MCLAGUIPeerLagData
Name |
Type |
Description |
Enum |
---|---|---|---|
lAGId | String string |
lagId | --- |
lagLabel | String string |
lagLabel | --- |
portMode | String string |
PortMode | [Uplink, access] |
encapType | String string |
EncapType | [Null, Dot1Q, QinQ] |
lAGRate | String string |
LagRate | [multiple of 1 GBE or 10 GBE] |
lACPKey | String string |
LacpKey | [1 to 65535] |
remoteLAGId | String string |
RemoteLagId | --- |
systemId | String string |
SystemId | --- |
systemPriority | String string |
System Priority | [1 to 65535] |
flushEthernetRingEnabled | String string |
isFlushEthernetRingEnabled | [enable, disable] |
lastChange | String string |
LastChange | --- |
scope | String string |
scope of Lag Ports | [Local, active, unknown] |
activeStandby | String string |
Lag member ActiveOrStandBy | [NotApplicable, Active, Standby, ForceClear] |
noOfPortMembers | Integer integer |
NoOfPortMembers | --- |
portMemberRate | String string |
PortMemberRate | [multiple of 1 GBE or 10 GBE] |
mclagBeforeActiveStandby | String string |
Lag member ActiveOrStandBy | [NotApplicable, Active, Standby, ForceClear] |
lagSeqId | Integer integer |
LagSeqId | --- |
id | Integer integer |
--- | --- |
key | String string |
--- | --- |
className | String string |
--- | --- |
vsId | Integer integer |
VsId | --- |
lagTpid | Integer integer |
LagTpId | --- |
nMplsTpTunnelLERDataHolder
Name |
Type |
Description |
Enum |
---|---|---|---|
neName | String string |
--- | --- |
packName | String string |
--- | --- |
srcNeName | String string |
--- | --- |
srcPackName | String string |
--- | --- |
tunnelId | Long long |
--- | --- |
id | Long long |
--- | --- |
name | String string |
--- | --- |
srcGlobalId | Long long |
--- | --- |
srcNodeId | String string |
--- | --- |
adminState | String string |
--- | --- |
operationalState | String string |
--- | --- |
destNeName | String string |
--- | --- |
destPackName | String string |
--- | --- |
destGlobalId | Long long |
--- | --- |
destNodeId | String string |
--- | --- |
rxpdu | String string |
--- | --- |
txpdu | String string |
--- | --- |
key | String string |
--- | --- |
className | String string |
--- | --- |
inConsistentFlag | String string |
--- | --- |
uniqueUiId | String string |
--- | --- |
consistency | String string |
--- | --- |
nMplsTpTunnelLERDataHolderList
Name |
Type |
Description |
Enum |
---|---|---|---|
nMplsTpTunnelLERDataHolder | array[nMplsTpTunnelLERDataHolder] nMplsTpTunnelLERDataHolder |
--- | --- |
items | array[nMplsTpTunnelLERDataHolder] nMplsTpTunnelLERDataHolder |
--- | --- |