RsvpLspResults Object


Description:

RSVP LSP results.

Parents: RsvpRouterConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

RsvpRouterConfig

Use this to connect a results object to an object.

RsvpLspResults Writable Attributes

There are no writable attributes.

RsvpLspResults Read-Only Attributes

Read-Only Attribute Description
Direction

States whether the tunnel is ingress or egress.

Type: enum

Default: RSVP_TUNNEL_INGRESS

Possible Values:

Value Description
RSVP_TUNNEL_INGRESS

Spirent TestCenter sends the PATH message.

RSVP_TUNNEL_EGRESS

Spirent TestCenter sends the reservation message.

DstIpAddr

IP address of the LSP destination.

Type: ip

Default: 0.0.0.0

ExtendedTunnelId

Extended 32-bit tunnel identifier.

Type: ip

Default: 0.0.0.0

Label

Label value.

Type: u32

Default: 0

LspId

LSP ID.

Type: u16

Default: 0

LspType

LSP Type.

Type: enum

Default: P2P

Possible Values:

Value Description
P2P

Point-to-Point.

P2MP

Point-to-Multipoint.

P2MpId

P2MP Tunnel Identifier.

Type: string

Default: 0.0.0.0

RxPathMsg

PATH messages received. Recorded for incoming LSPs only.

Type: u64

Default: 0

RxReservationMsg

Reservation messages received. Recorded for incoming LSPs only.

Type: u64

Default: 0

SrcIpAddr

IP address of the LSP source.

Type: ip

Default: 0.0.0.0

SubLspDownCount

Number of P2MP sub-LSPs in UP state.

Type: u16

Default: 0

SubLspUpCount

Number of P2MP sub-LSPs in DOWN state.

Type: u16

Default: 0

Timestamp

Timestamp for the result.

Type: u64

Default: 0

TunnelId

16-bit tunnel identifier. (Applies to both ingress and egress.)

Type: u16

Default: 0

TunnelState

Reports if the LSP is up, down, or connecting. (Run-time results only).

Type: enum

Default: RSVP_TUNNEL_STATE_NO_STATE

Possible Values:

Value Description
RSVP_TUNNEL_STATE_NO_STATE

No state, has not been applied.

RSVP_TUNNEL_STATE_DOWN

Tunnel is down.

RSVP_TUNNEL_STATE_UP

Tunnel is up.

RSVP_TUNNEL_STATE_CONNECTING

Tunnel is connecting.

RSVP_TUNNEL_STATE_REROUTED

Tunnel is re-routed.

TxPathMsg

PATH messages sent. Recorded for outgoing LSPs only.

Type: u64

Default: 0

TxReservationMsg

Reservation messages sent. Recorded for outgoing LSPs only.

Type: u64

Default: 0

UpstreamLabel

Upstream label value.

Type: u32

Default: 0