|
Properties |
|
numberKeepAliveReceived |
Indicates the number of Keepalive messages received from this peer.
type=long
access=read-only default=0
|
|
numberKeepAliveReceivedPeriodic |
Indicates the number of Keepalive messages received from this peer.
type=long
access=read-only default=0
|
|
numberKeepAliveSent |
Indicates the number of Keepalive messages sent to this peer.
type=long
access=read-only default=0
|
|
numberKeepAliveSentPeriodic |
Indicates the number of Keepalive messages sent to this peer.
type=long
access=read-only default=0
|
|
numberPCErrorReceived |
Indicates the number of PC Error messages received from this peer.
type=long
access=read-only default=0
|
|
numberPCErrorReceivedPeriodic |
Indicates the number of PC Error messages received from this peer.
type=long
access=read-only default=0
|
|
numberPCErrorSent |
Indicates the number of PC Error messages sent to this peer.
type=long
access=read-only default=0
|
|
numberPCErrorSentPeriodic |
Indicates the number of PC Error messages sent to this peer.
type=long
access=read-only default=0
|
|
numberPCNotificationSent |
Indicates the number of report messages sent to this peer.
This might be greater than numberPCRptSent because multiple requests
can be batched into a single PCRpt message.
type=long
access=read-only default=0
|
|
numberPCNotificationSentPeriodic |
Indicates the number of report messages sent to this peer.
This might be greater than numberPCRptSent because multiple requests
can be batched into a single PCRpt message.
type=long
access=read-only default=0
|
|
numberPCNotificionReceived |
Indicates the number of PC Notification messages sent to this peer.
type=long
access=read-only default=0
|
|
numberPCNotificionReceivedPeriodic |
Indicates the number of PC Notification messages sent to this peer.
type=long
access=read-only default=0
|
|
numberPCReplyReceived |
Indicates the number of PC Reply messages received from this peer.
type=long
access=read-only default=0
|
|
numberPCReplyReceivedPeriodic |
Indicates the number of PC Reply messages received from this peer.
type=long
access=read-only default=0
|
|
numberPCReplySent |
Indicates the number of PC Reply messages sent to this peer.
type=long
access=read-only default=0
|
|
numberPCReplySentPeriodic |
Indicates the number of PC Reply messages sent to this peer.
type=long
access=read-only default=0
|
|
numberPCRequestReceived |
Indicates the number of PC Request messages received from this peer.
type=long
access=read-only default=0
|
|
numberPCRequestReceivedPeriodic |
Indicates the number of PC Request messages received from this peer.
type=long
access=read-only default=0
|
|
numberPCRequestSent |
Indicates the number of PC Request messages sent to this peer.
type=long
access=read-only default=0
|
|
numberPCRequestSentPeriodic |
Indicates the number of PC Request messages sent to this peer.
type=long
access=read-only default=0
|
|
numberRequestReceived |
Indicates the number of requests received from this peer. A request corresponds 1:1
with an RP object in a PCReq message. This might be greater than numberPCRequestReceived
because multiple requests can be batched into a single PCReq message.
type=long
access=read-only default=0
|
|
numberRequestReceivedPeriodic |
Indicates the number of requests received from this peer. A request corresponds 1:1
with an RP object in a PCReq message. This might be greater than numberPCRequestReceived
because multiple requests can be batched into a single PCReq message.
type=long
access=read-only default=0
|
|
numberRequestSent |
Indicates the number of requests sent to this peer. A request corresponds 1:1
with an RP object in a PCReq message. This might be greater than numberPCRequestSent
because multiple requests can be batched into a single PCReq message.
type=long
access=read-only default=0
|
|
numberRequestSentPeriodic |
Indicates the number of requests sent to this peer. A request corresponds 1:1
with an RP object in a PCReq message. This might be greater than numberPCRequestSent
because multiple requests can be batched into a single PCReq message.
type=long
access=read-only default=0
|
|
numberSessionSetupFail |
Indicates the number of PCEP sessions with the peer that have been attempted but failed
before being fully established. This counter is incremented each time a session retry to
this peer fails.
type=long
access=read-only default=0
|
|
numberSessionSetupFailPeriodic |
Indicates the number of PCEP sessions with the peer that have been attempted but failed
before being fully established. This counter is incremented each time a session retry to
this peer fails.
type=long
access=read-only default=0
|
|
numberSessionSetupSuccess |
Indicates the number of PCEP sessions successfully established with the peer, including any
current session. This counter is incremented each time a session with this peer is
successfully established.
type=long
access=read-only default=0
|
|
numberSessionSetupSuccessPeriodic |
Indicates the number of PCEP sessions successfully established with the peer, including any
current session. This counter is incremented each time a session with this peer is
successfully established.
type=long
access=read-only default=0
|
|
peerAddress |
Specifies the Internet address of the peer.
type=InetAddress
access=read-only default=0.0.0.0
|