VqAnalyzerPassivePortGenParams Object


Description:

Video Quality Analyzer probe-based parameters.

Parents: VqAnalyzerPortGenParams

VqAnalyzerPassivePortGenParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
FilterType

Select kind of filter to use for probe mode.

Type: enum

Default: MULTICAST_FILTER

Possible Values:

Value Description
MULTICAST_FILTER

Use multicast filter.

UNICAST_FILTER

Use unicast filter.

MULTICAST_UNICAST_FILTER

Use both unicast and multicast filters. (Unsupported).

IpVersion

Select IP version for probe mode.

Type: enum

Default: IPV4

Possible Values:

Value Description
IPV4

Use IP version 4.

IPV6

Use IP version 6.

IPV4V6

Use both IP versions 4 and 6 (not supported).

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

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

VqAnalyzerPassivePortGenParams Read-Only Attributes

There are no read-only attributes.