Feedback

  • Contents
 

i3SpInfo objects

i3SpServerPlanInfoTable

Type Access Description

N/A

not-accessible

Table containing all destination IP addresses, call counts, and Up/Down status for each destination.

i3SpServerPlanInfoTableEntry

Type Access Description

N/A

not-accessible

Entry in the i3SpServerPlanInfoTable. Each entry is applicable for each destination server of all active Server Plans.

Each entry contains data for the following objects:

i3SpServerPlanInfoIndex

i3SpServerPlanInfoName

i3SpServerPlanInfoIPAddress

i3SpServerPlanInfoProtocol

i3SpServerPlanInfoCallCount

i3SpServerPlanInfoStatus

i3SpServerPlanInfoStatusSince

i3SpServerPlanInfoStatusDuration

i3SpServerPlanInfoIndex

Type Access Description

Integer

read-only

Index into Server Plan Table.

i3SpServerPlanInfoName

Type Access Description

DisplayString

read-only

The server plan name to which this server belongs.

i3SpServerPlanInfoIPAddress

Type Access Description

DisplayString

read-only

The address or hostname of this destination server.

i3SpServerPlanInfoProtocol

Type Access Description

Integer

read-only

Protocol type.

This object supports the following values:

0 = notSet

1 = udp

2 = tcp

3 = tls

4 = sctp

5 = other

i3SpServerPlanInfoCallCount

Type Access Description

Counter32

read-only

The number of calls currently in progress.

i3SpServerPlanInfoStatus

Type Access Description

Integer

read-only

Destination server status up/down.

This object supports the following values:

0 = none

1 = up

2 = down

i3SpServerPlanInfoStatusSince

Type Access Description

DisplayString

read-only

Timestamp when status last changed.

i3SpServerPlanInfoStatusDuration

Type Access Description

Counter32

read-only

Duration of current status, in seconds.

i3SpAudioEngineInfoTable

Type Access Description

N/A

not-accessible

Table containing all audio engine parameters.

i3SpAudioEngineInfoTableEntry

Type Access Description

N/A

not-accessible

Entry in the i3SpAudioEngineInfoTable. Each entry is applicable for each activated media engine.

Each entry contains data for the following objects:

i3SpAudioEngineId

i3SpAudioEngineThreadID

i3SpAudioEngineCPUID

i3SpAudioEngineLocation

i3SpAudioEngineCurrentLoad

i3SpAudioEngineAverageLoad

i3SpAudioEngineGraphCount

i3SpAudioEngineElementCount

i3SpAudioEngineId

Type Access Description

Integer

read-only

Index into Audio Engine Table.

i3SpAudioEngineThreadID

Type Access Description

DisplayString

read-only

The local thread ID of this media engine.

i3SpAudioEngineCPUID

Type Access Description

Integer

read-only

The local CPU ID of this media engine.

i3SpAudioEngineLocation

Type Access Description

DisplayString

read-only

The Location ID of this media engine.

i3SpAudioEngineCurrentLoad

Type Access Description

DisplayString

read-only

The current load of this media engine, in percent capacity.

i3SpAudioEngineAverageLoad

Type Access Description

DisplayString

read-only

The average load of this media engine, in percent capacity, over the last 30 seconds.

i3SpAudioEngineGraphCount

Type Access Description

Gauge32

read-only

The number of active graphs within this media engine.

i3SpAudioEngineElementCount

Type Access Description

Gauge32

read-only

The total number of active graph elements within this media engine.