Notification Group
            MIB ID 9
- Indicator: Notification group
 - Generated/Removed:The table entry exists until the notification has been acknowledged.
 - Description: This table contains all active notifications.
 
MIB ID 9.1
- Indicator: NotificationTable
 - Type: SEQUENCE OF NotificationEntry
 - Index: (coSysID, coClient, coRunNr)
 - Description: This table contains all active notifications.
 
MIB ID 9.1.1
- Indicator: NotificationEntry
 - Type: NotificationEntry
 - Generated/Removed: When sends a notification trap, an entry is created.If the status of the notification changes, the entry is updated.The entry is removed if the notification is acknowledged.
 - Description: system coSysID and client coClient
 
MIB ID 9.1.1.1
- Indicator: coSysID
 - Type: DisplayString (SIZE (0..8))
 - Description: Name of the system in which the notification has been activated.
 
MIB ID 9.1.1.2
- Indicator: coClient
 - Type: INTEGER (0..99)
 - Description: Number of the client in which the notification has been activated.
 
MIB ID 9.1.1.3
- Indicator: coRunNr
 - Type: INTEGER
 - Description: RunID of the notification.
 
MIB ID 9.1.1.4
- Indicator: coLastModifyTime
 - Type: DisplayString (SIZE (0..19))
 - Description: Time of the last update of this table entry.
 
MIB ID 9.1.1.5
- Indicator: coName
 - Type: DisplayString (SIZE (0..200))
 - Description: Name of the notification.
 
MIB ID 9.1.1.6
- Indicator: coTyp
 - Type: INTEGER {question(1), message(2), alarm(3)}
 - Contents:
                    
- 1 = Request
 - 2 = Message
 - 3 = Alert
 
 - Description: Type of notification.
 
MIB ID 9.1.1.7
- Indicator: coText
 - Type: DisplayString (SIZE (0..255))
 - Description: Message text of the notification.
 
MIB ID 9.1.1.8
- Indicator: coState
 - Type: INTEGER
 - Contents: 
- 1542 = Calling - Calling the notification
 - 1556 = Escalated - Notification is escalated
 - 1553 = Accepted - CallOperator accepted
 
 - Description: Current status of the notification.
 
See also: