Cisco Cisco E-Mail Manager Unity Integration Option Technical References

Page of 404
 
2-143
Cisco ICM Software Database Schema Handbook
78-11677-04
Chapter 2      Table Details
Peripheral_Monitor Table
Peripheral_Monitor Table
Each row describes an entity to be monitored on a peripheral. Currently this table applies only to the 
Alcatel 4400, Siemens ACD, the Nortel DMS-100, the Meridian ACD in enhanced CTI mode, and to the 
Avaya DEFINITY ECS with station monitoring enabled.
Use the PG Explorer tool to add, update, and delete Peripheral_Monitor records.
Related table:
Peripheral (via PeripheralID)
Table 2-121 Peripheral_Monitor Table
Field Name
Description
Data Type
Keys and Null 
Option
PeripheralMonitorID
A unique identifier for the row.
int
PK
PeripheralID
Identifies the peripheral associated with the row.
smallint
FK, NOT NULL
Extension
For a Siemens ACD, the extension number to be 
monitored. 
For a DMS-100, the Primary ACD DN, Secondary 
DN, or non-digit character. 
For an Alcatel 4400, the DN for a pilot or the agent 
number for an agent.
varchar(10
NULL
ParamString
A string passed along with the extension number to 
start event reporting on the entity. 
For a DMS-100, this value can indicate that the 
extension is a CDN, can specify a CompuCALL 
session number, or can specify the mapping of an 
agent DN to an agent position ID. 
For a Meridian ACD, this value indicates the 
position number and, optionally, the associated 
Individual Directory Number (IDN).
varchar(32)
NULL
PeripheralMonitorType
The type of entity to monitor: 
1 = RCG
2 = VDN
3 = ACD DN
4 = Meridian Position
5 = Station
int
NOT NULL
ChangeStamp
Incremented when the record is changed in the 
central database.
int
NOT NULL