Feedback

  • Contents
 

i3IcCommands objects

i3IcSubsysCmdTable

Type Access Description

N/A

not-accessible

This SNMP control object contains status information from the designated system or commands to run on the designated system.

i3IcSubsysCmdTableEntry

Type Access Description

N/A

not-accessible

This SNMP control object contains the following SNMP control objects for a Customer Interaction Center subsystem:

Each entry contains data for the following objects:

i3IcSubsysCmdIndex

i3IcSubsysCmdRestart

i3IcSubsysCmdStop

i3IcSubsysCmdFilterEvents

i3IcSubsysCmdIndex

Type Access Description

Integer

read-only

An integer that represents a PureConnect subsystem for which the SNMP command is issued.

This object supports the following values:

1 = Notifier

2 = FileMonitor

3 = IonNotifier

4 = DSServer

5 = HttpPluginHost

6 = ClusterConnector

7 = Mail Account Monitor

8 = SwitchoverService

9 = Transaction Server

10 = AdminServer

11 = AccServer

12 = Compressor Manager

13 = DataManager

14 = DSSink

15 = HostServer

16 = IPDBServer

17 = Mrcp Subsystem

18 = Post Office

19 = Prompt Server

20 = Provision Server

21 = Reco Subsystem

22 = VXIHostServer

23 = Client Services

24 = Feedback Server

25 = Optimizer Server

26 = Recorder Server

27 = Resource Broker

28 = Tracker Server

29 = AcdServer

30 = OutOfProcCustomDLL

31 = QueueStatProvider

32 = Session Manager

33 = TsServer

34 = EMS Server

35 = FaxServer

36 = FileRouter

37 = IpServer

38 = RCCServer

39 = SMSServer

40 = StatAlertServer

41 = StatServer

42 = VPIM Receiver

43 = WebProcessor

44 = WebProcessorBridge

45 = IP

46 = Process Automation Server

47 = Set SIP NAT

48 = Thin IP Bridge

49 = DialerServer (Dialer)

50 = CampaignServer (Dialer)

51 = UpdateServer (Dialer)

52 = DialerStatRepeater (Dialer)

53 = DialerStatServer (Dialer)

54 = DialerTranServer (Dialer)

55 = DialerHistoryWriter (Dialer)

56 = DirectorServer(Director)

57 = MicServer (Communite)

58 = InteractionRecoveryService

59 = WebPortalServer

60 = ICSecureTokenServer

i3IcSubsysCmdRestart

Type Access Description

Integer

read-write

An integer that represents the SNMP status or command for the PureConnect subsystem.

This object supports the following values:

1 = running

2 = restart

i3IcSubsysCmdStop

Type Access Description

Integer

read-write

An integer that represents the SNMP status or command for the PureConnect subsystem.

This object supports the following values:

1 = running

2 = stop

i3IcSubsysCmdFilterEvents

Type Access Description

Integer

read-write

An integer that represents which SNMP event messages that the SNMP agent sends for the PureConnect subsystem.

The integers use a binary mask, which enables you to add two or more items for inclusion. For example, a value of 3 enables the SNMP events for 1 and 2 (1+2=3). A value of 7 enables the SNMP events for 1, 2, and 4 (1+2+4=7).

This object supports the following values or their inclusion in a binary mask:

0 = Don't send any event messages

1 = Send Error level event messages

2 = Send Warning level event messages

4 = Send Information level event messages

8 = Unable to get filter data