VqProbeChannelBlock Object


Description:

Video Quality Analyzer probe configuration settings.

Result children (automatically created): VqAudioStreamResults, VqVideoStreamResults

Relations:

Side name
(Type)
Relative Description
ResultChild
(ResultChild)

VqAudioStreamResults, VqVideoStreamResults

Use this to connect a results object to an object.

VqProbeChannelBlock Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
FilterType

Select kind of filter to use for probe.

Type: enum

Default: MULTICAST_FILTER

Possible Values:

Value Description
MULTICAST_FILTER

Use multicast filter values.

UNICAST_FILTER

Use unicast filter values.

IpVersion

Select IP version for probe.

Type: enum

Default: IPV4

Possible Values:

Value Description
IPV4

Use IP version 4.

IPV6

Use IP version 6.

Layer2Encap

Layer 2 encapsulation used by the probe.

Type: enum

Default: NO_ENCAP

Possible Values:

Value Description
NO_ENCAP

Ethernet II only.

VLAN

Ethernet II with VLAN tag(s).

PPPOE

PPP over Ethernet.

PPPOE_VLAN

PPP over Ethernet with VLAN tag(s).

MulticastIpv4Max

Maximum IP address when filter is in IPv4 multicast mode.

Type: ip

Default: 225.0.0.255

MulticastIpv4Min

Minimum IP address when filter is in IPv4 multicast mode.

Type: ip

Default: 225.0.0.0

MulticastIpv6Max

Maximum IP address when filter is in IPv6 multicast mode.

Type: ipv6

Default: ff1e::FF

MulticastIpv6Min

Minimum IP address when filter is in IPv6 multicast mode.

Type: ipv6

Default: ff1e::1

MulticastUdpMax

Maximum value of UDP port to use when in multicast mode.

Type: u16

Default: 5000

MulticastUdpMin

Minimum value of UDP port to use when in multicast mode.

Type: u16

Default: 4000

PppoeSessionId

PPP Session ID used when encapsulation contains PPP.

Type: u16

Default: 1

Range: 1 - 65535

UnicastIpv4Max

Maximum IP address when filter is in IPv4 unicast mode.

Type: ip

Default: 192.168.255.255

UnicastIpv4Min

Minimum IP address when filter is in IPv4 unicast mode.

Type: ip

Default: 192.168.0.0

UnicastIpv6Max

Maximum IP address when filter is in IPv6 unicast mode.

Type: ipv6

Default: 2001::FF

UnicastIpv6Min

Minimum IP address when filter is in IPv6 unicast mode.

Type: ipv6

Default: 2001::1

UnicastUdpMax

Maximum value of UDP port to use when in unicast mode.

Type: u16

Default: 2000

UnicastUdpMin

Minimum value of UDP port to use when in unicast mode.

Type: u16

Default: 1000

UseRange

Selects whether a single address/port or a range of addresses/ports is used for the probe.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Use a range of addresses/ports for the probe.

FALSE

Use a single address and port for the probe.

Vlan1Id

First VLAN tag used when using encapsulation with VLAN tags.

Type: u16

Default: 100

Range: 0 - 4095

Vlan2Id

Second VLAN tag used when using encapsulation with VLAN tags using at least 2 VLAN tags.

Type: u16

Default: 100

Range: 0 - 4095

Vlan3Id

Third VLAN tag used when using encapsulation with three VLAN tags.

Type: u16

Default: 100

Range: 0 - 4095

VlanCount

Number of VLAN tags used when using encapsulation with VLAN tags.

Type: u8

Default: 1

Range: 1 - 3

VqProbeChannelBlock Read-Only Attributes

There are no read-only attributes.