Connection Events - Trail
Description |
---|
OTN Connection updates events for the specific connection types. These events are targeted to tables that display the associated object type. |
Type
Infrastructure Connection notification.
Example - Trail Creation (Implementation)
{ "data":{ "type": "Modify", "targetObj": { "className": "trail", "id": "171", "key": "trail/171" }, "attributes": { "className": "trail", "id": "171", "key": "trail/171", "guiLabel": "PATH88 OTU4#1", "vsClientState": "VSCS_NOT_APPLICABLE", "vsClientId": -1, "connectionType": "trail", "receivedDate": "1470924980", "orderId": "254", "groupOrderId": "169", "groupOrderType": "GOT_CLNT_AND_SERVERS_PROV", "groupOrderName": "g-PATH88", "connectionAlias": "PATH88 OTU4#1", "orderStep": "CST_IN_EFFECT", "stepState": "SSTATE_COMPLETED", "orderType": "OT_ADD", "layerRate": "OTU4", "effectiveRate": "OTU4", "protectionType": "PT_SILVER", "displayProtectionType": "DPT_UN_PROTECTED", "state": "CST_IN_EFFECT", "operationalState": "Up", "category": "CC_MANAGED_PLANE", "alarmEnabling": "Not Set", "alarmState": "Minor", "alarmSeverity": "Minor", "TCMEnabled": "TCM_STATUS_NONE", "TCMASAPEnabled": "TCM_STATUS_NONE", "frequency": "9170", "orderNumber": "A180", "customerName": "None", "serviceState": "ServiceState_ON", "provisionableWavekey": "keyed", "a1NeName": "SITE-91", "a1PortName": "OTU-4-12-L1-CH1", "z1NeName": "SITE-94", "z1PortName": "OTU-4-15-L1-CH1", "a2NeName": "SITE-94", "a2PortName": "OTU-4-15-L1-CH1", "z2NeName": "SITE-91", "z2PortName": "OTU-4-12-L1-CH1", "a1NodeName": "SITE-91", "z1NodeName": "SITE-94", "a2NodeName": "SITE-94", "z2NodeName": "SITE-91", "aNodeId": 0, "zNodeId": 0, "a2NodeId": 0, "z2NodeId": 0, "pm24hour": "NotEnabled", "pm15min": "NotEnabled", "nprTlId": "-1", "sdhConnectionId": "-1", "sdhClientId": "-1", "isUsedInSdh": "false", "fdn": "6/171", "mismatchType": "NA", "clientRouteState": "NA", "createdBy": "CB_SYSTEM", "inconsistentMismatchType": "", "inconsistentAcknowledgedBy": "", "inconsistentEventDate": "", "inconsistentAckDate": "", "isL0CRRD": "false", "isCurrentRouteRD": "false", "connId": 0, "serverConnId": 0, "serverConnectionCategory": 0, "tcmenabled": "TCM_STATUS_NONE", "tcmasapenabled": "TCM_STATUS_NONE" }, "id": "171", "className": "trail" }, "channel": "/oms1350/events/otn/trail", "id":69536 } |
Example - Trail Creation (In-Effect)
{ "data":{ "type": "Create", "targetObj": { "className": "trail", "id": "171", "key": "trail/171" }, "attributes": { "className": "trail", "id": "171", "key": "trail/171", "guiLabel": "PATH88 OTU4#1", "vsClientState": "VSCS_NOT_APPLICABLE", "vsClientId": -1, "connectionType": "trail", "receivedDate": "1470924980", "orderId": "254", "groupOrderId": "169", "groupOrderType": "GOT_CLNT_AND_SERVERS_PROV", "groupOrderName": "g-PATH88", "connectionAlias": "PATH88 OTU4#1", "orderStep": "CST_IN_EFFECT", "stepState": "SSTATE_COMPLETED", "orderType": "OT_ADD", "layerRate": "OTU4", "effectiveRate": "OTU4", "protectionType": "PT_SILVER", "displayProtectionType": "DPT_UN_PROTECTED", "state": "CST_IN_EFFECT", "operationalState": "Up", "category": "CC_MANAGED_PLANE", "alarmEnabling": "Not Set", "alarmState": "Minor", "alarmSeverity": "Minor", "TCMEnabled": "TCM_STATUS_NONE", "TCMASAPEnabled": "TCM_STATUS_NONE", "frequency": "9170", "orderNumber": "A180", "customerName": "None", "serviceState": "ServiceState_ON", "provisionableWavekey": "keyed", "a1NeName": "SITE-91", "a1PortName": "OTU-4-12-L1-CH1", "z1NeName": "SITE-94", "z1PortName": "OTU-4-15-L1-CH1", "a2NeName": "SITE-94", "a2PortName": "OTU-4-15-L1-CH1", "z2NeName": "SITE-91", "z2PortName": "OTU-4-12-L1-CH1", "a1NodeName": "SITE-91", "z1NodeName": "SITE-94", "a2NodeName": "SITE-94", "z2NodeName": "SITE-91", "aNodeId": 0, "zNodeId": 0, "a2NodeId": 0, "z2NodeId": 0, "pm24hour": "NotEnabled", "pm15min": "NotEnabled", "nprTlId": "-1", "sdhConnectionId": "-1", "sdhClientId": "-1", "isUsedInSdh": "false", "fdn": "6/171", "mismatchType": "NA", "clientRouteState": "NA", "createdBy": "CB_SYSTEM", "inconsistentMismatchType": "", "inconsistentAcknowledgedBy": "", "inconsistentEventDate": "", "inconsistentAckDate": "", "isL0CRRD": "false", "isCurrentRouteRD": "false", "connId": 0, "serverConnId": 0, "serverConnectionCategory": 0, "tcmenabled": "TCM_STATUS_NONE", "tcmasapenabled": "TCM_STATUS_NONE" }, "id": "171", "className": "trail" }, "channel": "/oms1350/events/otn/trail", "id":69546 } |
Example - Trail Delete
{ "data":{ "type": "Delete", "targetObj": { "className": "trail", "id": "171", "key": "trail/171" }, "attributes": null, "id": "171", "className": "trail" }, "channel": "/oms1350/events/otn/trail", "id":70276 } |
Copyright © 2018 Nokia. All rights reserved.