PcepDeviceResults Object


Description:

PCEP device results.

Parents: PcepProtocolConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

PcepProtocolConfig

Use this to connect a results object to an object.

PcepDeviceResults Writable Attributes

There are no writable attributes.

PcepDeviceResults Read-Only Attributes

Read-Only Attribute Description
ActiveStateLspCount

Number of LSPs in the Active state.

Type: u32

Default: 0

DBVersion

DB version.

Type: u64

Default: 1

DownStateLspCount

Number of LSPs in the Down state.

Type: u32

Default: 0

FlapCount

Number of flap events on this device.

Type: u32

Default: 0

GoingDownStateLspCount

Number of LSPs in the Going-Down state.

Type: u32

Default: 0

GoingUpStateLspCount

Number of LSPs in the Going-up state.

Type: u32

Default: 0

LocalAssociationTypeList

List of Association types for the local path.

Type: string

Default: "" (empty string)

LocalIpAddress

Local IP address.

Type: string

Default: "" (empty string)

LocalPathSetupTypeList

List of Path Setup types for the local path.

Type: string

Default: "" (empty string)

OtherStateLspCount

Number of LSPs in other states.

Type: u32

Default: 0

PeerAssociationTypeList

List of Association types for the peer path.

Type: string

Default: "" (empty string)

PeerIpAddress

Peer IP address.

Type: string

Default: "" (empty string)

PeerPathSetupTypeList

List of Path Setup types for the peer path.

Type: string

Default: "" (empty string)

RxCloseCount

Number of Close messages received.

Type: u32

Default: 0

RxCloseReason

Close Reason received in string format, such as DeadTimer Expired or Malformed PCEP message.

Type: u8

Default: 0

RxErrorCount

Number of Error messages received.

Type: u32

Default: 0

RxErrorType

Error type received in string format, such as PCEP Session Establishment Failure or Capability Not Supported.

Type: u8

Default: 0

RxErrorValue

Error value received in string format, such as Invalid Open Message or Attempt To Establish a Second PCEP Session.

Type: u8

Default: 0

RxKeepAliveCount

Number of Keepalive messages received.

Type: u32

Default: 0

RxNotifyCount

Number of Notification messages received.

Type: u32

Default: 0

RxNotifyType

Notification type received in string format, such as Pending Request Canceled or Overloaded PCE.

Type: u8

Default: 0

RxNotifyValue

Notification value received in string format, such as PCC Cancels the Pending Request or PCE Cancels the Pending Request.

Type: u8

Default: 0

RxOpenCount

Number of Open messages received.

Type: u32

Default: 0

RxPCInitCount

Number of PC Initiated LSP messages received.

Type: u32

Default: 0

RxPCRepCount

Number of PC Reply messages received.

Type: u32

Default: 0

RxPCReqCount

Number of PC Request messages received.

Type: u32

Default: 0

RxPCRptCount

Number of PC Report messages received.

Type: u32

Default: 0

RxPCUpdCount

Number of PC Update messages received.

Type: u32

Default: 0

TotalLspCount

Number of LSPs.

Type: u32

Default: 0

TxCloseCount

Number of Close messages sent.

Type: u32

Default: 0

TxCloseReason

Close Reason sent in string format, such as DeadTimer Expired or Malformed PCEP message.

Type: u8

Default: 0

TxErrorCount

Number of Error messages sent.

Type: u32

Default: 0

TxErrorType

Error type sent in string format, such as PCEP Session Establishment Failure or Capability Not Supported.

Type: u8

Default: 0

TxErrorValue

Error value sent in string format, such as Invalid Open Message or Attempt To Establish a Second PCEP Session.

Type: u8

Default: 0

TxKeepAliveCount

Number of Keepalive messages sent.

Type: u32

Default: 0

TxNotifyCount

Number of Notification messages sent.

Type: u32

Default: 0

TxNotifyType

Notification type sent in string format, such as Pending Request Canceled or Overloaded PCE.

Type: u8

Default: 0

TxNotifyValue

Notification value sent in string format, such as PCC Cancels the Pending Request or PCE Cancels the Pending Request.

Type: u8

Default: 0

TxOpenCount

Number of Open messages sent.

Type: u32

Default: 0

TxPCInitCount

Number of PC Initiated LSP messages sent.

Type: u32

Default: 0

TxPCRepCount

Number of PC Reply messages sent.

Type: u32

Default: 0

TxPCReqCount

Number of PC Request messages sent.

Type: u32

Default: 0

TxPCRptCount

Number of PC Report messages sent.

Type: u32

Default: 0

TxPCUpdCount

Number of PC Update messages sent.

Type: u32

Default: 0

UpStateLspCount

Number of LSPs in the Up state.

Type: u32

Default: 0