Cisco Cisco Prime Optical 9.8 Developer's Guide

Page of 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
487
 
4.3.3  Entity Notifications 
For all entities introduced up to and including MTNM version 2.0, the ObjectType (filterable) 
field within the notification structure was used to identify the object types. As backward 
compatibility has to be supported, you cannot extend the MTNM version 2.0 enumeration type 
ObjectType_T to include new object types.   
In MTNM version 3.0 and onward, the objectType OT_AID (alarm identifier) is used as an 
escape value to represent new objects being managed, in conjunction with the new filterable 
field objectTypeQualifier that contains the real object type:   
•  OT_FLOW_DOMAIN—Flow Domain. 
•  OT_FLOW_DOMAIN_FRAGMENT—Flow Domain Fragment. 
•  OT_MATRIX_FLOW_DOMAIN—Matrix Flow Domain. 
•  OT_TRANSMISSION_DESCRIPTOR—Transmission Descriptor. 
•  OT_TRAFFIC_CONDITIONING_PROFILE—Traffic Conditioning Profile. 
•  OT_FLOATING_TERMINATION_POINT—LAG FTP. 
•  OT_PW_CLASS—Pseudowire class. Any attribute related to a pseudowire class. 
•  OT_BFD_TEMPLATE—BFD template. Any attribute related to a BFD template. 
•  (empty string) indicates a proper OT_AID alarm identifier (used to represent the EMS object 
types that are not modeled, but can emit alarms). 
MFD Examples