PTP

/event/notif/common

Description

Physical ports creation/modification/deletion Events.

Type

Physical Port<


Example - Object Creation
	
{  
   "grpId":"601",
   "neId":"1",
   "eqName":"260SCX2-1-5-L1",
   "notifType":"NT_OBJECT_CREATION",
   "equipment":"OT_TERMINATION_POINT",
   "attributes":{  
      "connectionTypeFrom":"NOTCONNECTED",
      "alarmReporting":"off",
      "primaryState":"OOS-AUMA",
      "portIsMpo":"false",
      "portNum":"1/5/1",
      "transmissionMode":"addDrop",
      "SystemAINSTimer":"Enabled",
      "secondaryState":"Unassigned",
      "cardMode":"otu4",
      "portMpoConnectorIIn":"0",
      "connectionType":"NOTCONNECTED",
      "portMpoConnectorOut":"0",
      "layer":"20",
      "ainstimer":"0-10",
      "ainsCountdown":"0-0",
      "tnAsonTopoClearAlarm":"1",
      "Frequency":"UNDEFINED",
      "Outloop":"normal",
      "receiveFrequency":"UNDEFINED",
      "Inloop":"normal",
      "INDEX":"17105152",
      "regenResponse":"laser_on",
      "tlConnectivity":"both",
      "portHasMpoConnector":"NO"
   }
}

Example - Object Deletion
	
{  
   "grpId":"601",
   "neId":"1",
   "eqName":"260SCX2-1-6-L1",
   "notifType":"NT_OBJECT_DELETION",
   "equipment":"OT_TERMINATION_POINT"
}

Example - AVC
	
{  
   "grpId":"601",
   "neId":"1",
   "eqName":"260SCX2-1-5-L1",
   "notifType":"NT_ATTRIBUTE_VALUE_CHANGE",
   "equipment":"OT_TERMINATION_POINT",
   "attributes":{  
      "signalType":"OTU4"
   }
}

Copyright © 2018 Nokia. All rights reserved.