Connection Events - Physical Link
/oms1350/events/otn/physicalLink
Description |
---|
OTN Connection updates events for the specific connection types. These events are targeted to tables that display the associated object type. |
Type
OTN Page Physical Connection notification.
Example - PhysicalLink Creation (Implementation)
{ "data":{ "type": "Modify", "targetObj": { "className": "physicalLink", "id": "161", "key": "physicalLink/161" }, "attributes": { "className": "physicalLink", "id": "161", "key": "physicalLink/161", "guiLabel": "OTS_212-213:Path2:16/16Line", "vsClientState": "VSCS_NOT_APPLICABLE", "vsClientId": -1, "connectionType": "physicalLink", "receivedDate": "2019-12-05T05:30:39Z", "orderId": "403", "groupOrderId": "0", "groupOrderType": "GOT_NA", "groupOrderName": "g-ODU2_Infra1_212-213_11qpa4b-16_2_L1_Path1",", "connectionAlias": "OTS_212-213:Path2:16/16Line", "orderStep": "CST_IN_EFFECT", "stepState": "SSTATE_COMPLETED", "orderType": "OT_DISCOVERED", "layerRate": "OTS", "effectiveRate": "OTS", "protectionType": "PT_SILVER", "displayProtectionType": "DPT_UN_PROTECTED", "state": "CST_IN_EFFECT", "operationalState": "Down", "category": "CC_NA", "alarmEnabling": "Not Set", "alarmState": "Major", "alarmSeverity": "Major", "TCMEnabled": "TCM_STATUS_NA", "TCMASAPEnabled": "TCM_STATUS_NA", "frequency": "N/A", "orderNumber": "DV280", "customerName": "", "serviceState": "ServiceState_NA", "provisionableWavekey": "N/A", "a1NeName": "PHN_56_212", "a1PortName": "AHPHG-16-16-LINE", "z1NeName": "PHN_56_213", "z1PortName": "AHPHG-16-16-LINE", "a2NeName": "", "a2PortName": "OTU-4-15-L1-CH1", "z2NeName": "", "z2PortName": "OTU-4-12-L1-CH1", "a1NodeName": "PHN_56_212", "z1NodeName": "PHN_56_213", "a2NodeName": "SITE-94", "z2NodeName": "SITE-91", "aNodeId": 3, "zNodeId": 4, "a2NodeId": 0, "z2NodeId": 0, "pm24hour": "Started", "pm15min": "Started", "nprTlId": "22", "sdhConnectionId": "-1", "sdhClientId": "-1", "isUsedInSdh": "false", "fdn": "1/161", "mismatchType": "NA", "clientRouteState": "NA", "createdBy": "CB_NPR", "inconsistentMismatchType": "", "inconsistentAcknowledgedBy": "", "inconsistentEventDate": "", "inconsistentAckDate": "", "isL0CRRD": "false", "isCurrentRouteRD": "false", "connId": 0, "serverConnId": 0, "serverConnectionCategory": "CC_NA", "tcmenabled": "TCM_STATUS_NONE", "tcmasapenabled": "TCM_STATUS_NONE" }, "id": "161", "className": "physicalLink" }, "channel": "/oms1350/events/otn/physicalLink", "id":69536 } |
Example - PhysicalLink Creation (In-Effect)
{ "data":{ "type": "Create", "targetObj": { "className": "physicalLink", "id": "161", "key": "physicalLink/161" }, "attributes": { "className": "physicalLink", "id": "161", "key": "physicalLink/161", "guiLabel": "OTS_212-213:Path2:16/16Line", "vsClientState": "VSCS_NOT_APPLICABLE", "vsClientId": -1, "connectionType": "physicalLink", "receivedDate": "2019-12-05T05:30:39Z", "orderId": "403", "groupOrderId": "0", "groupOrderType": "GOT_NA", "groupOrderName": "g-ODU2_Infra1_212-213_11qpa4b-16_2_L1_Path1", "connectionAlias": "OTS_212-213:Path2:16/16Line", "orderStep": "CST_IN_EFFECT", "stepState": "SSTATE_COMPLETED", "orderType": "OT_DISCOVERED", "layerRate": "OTS", "effectiveRate": "OTS", "protectionType": "PT_SILVER", "displayProtectionType": "DPT_UN_PROTECTED", "state": "CST_IN_EFFECT", "operationalState": "Down", "category": "CC_NA", "alarmEnabling": "Not Set", "alarmState": "Major", "alarmSeverity": "Major", "TCMEnabled": "TCM_STATUS_NA", "TCMASAPEnabled": "TCM_STATUS_NA", "frequency": "N/A", "orderNumber": "DV280", "customerName": "", "serviceState": "ServiceState_N/A", "provisionableWavekey": "N/A", "a1NeName": "PHN_56_212", "a1PortName": "AHPHG-16-16-LINE", "z1NeName": "PHN_56_213", "z1PortName": "AHPHG-16-16-LINE", "a2NeName": "", "a2PortName": "OTU-4-15-L1-CH1", "z2NeName": "", "z2PortName": "OTU-4-12-L1-CH1", "a1NodeName": "PHN_56_212", "z1NodeName": "PHN_56_213", "a2NodeName": "SITE-94", "z2NodeName": "SITE-91", "aNodeId": 3, "zNodeId": 4, "a2NodeId": 0, "z2NodeId": 0, "pm24hour": "Started", "pm15min": "Started", "nprTlId": "22", "sdhConnectionId": "-1", "sdhClientId": "-1", "isUsedInSdh": "false", "fdn": "1/161", "mismatchType": "NA", "clientRouteState": "NA", "createdBy": "CB_NPR", "inconsistentMismatchType": "", "inconsistentAcknowledgedBy": "", "inconsistentEventDate": "", "inconsistentAckDate": "", "isL0CRRD": "false", "isCurrentRouteRD": "false", "connId": 0, "serverConnId": 0, "serverConnectionCategory":"CC_NA", "tcmenabled": "TCM_STATUS_NONE", "tcmasapenabled": "TCM_STATUS_NONE" }, "id": "161", "className": "physicalLink" }, "channel": "/oms1350/events/otn/physicalLink", "id":69546 } |
Example - PhysicalLink Delete
{ "data":{ "type": "Delete", "targetObj": { "className": "physicalLink", "id": "161", "key": "physicalLink/161" }, "attributes": null, "id": "161", "className": "physicalLink" }, "channel": "/oms1350/events/otn/physicalLink", "id":70276 } |
Copyright © 2018 Nokia. All rights reserved.