PCE-PCEP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
124
.1.3.6.1.2.1.227.1.1 · 1 row entry · 23 columns
This table contains information about local PCEP entities.
The entries in this table are read-only.
pcePcepEntityEntry entry .1.3.6.1.2.1.227.1.1.1
This entry represents a local PCEP entity.
Indexes
pcePcepEntityIndex
Column Syntax OID
pcePcepEntityIndex
This index is used to uniquely identify the PCEP entity.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.1.1.1
pcePcepEntityAdminStatus
The administrative status of this PCEP entity.

This is the desired operational status as currently set by
an operator or by default in the implementation. The value
of pcePcepEntityOperStatus represents …
Enumeration
Enumerated Values:
1adminStatusUp
2adminStatusDown
.1.3.6.1.2.1.227.1.1.1.2
pcePcepEntityOperStatus
The operational status of the PCEP entity. It takes one of
the following values.

- operStatusUp(1): the PCEP entity is active.
- operStatusDown(2): the PCEP entity is inactive.
- operStatusGoingUp(3): th…
Enumeration
Enumerated Values:
1operStatusUp
2operStatusDown
3operStatusGoingUp
4operStatusGoingDown
5operStatusFailed
6operStatusFailedPerm
.1.3.6.1.2.1.227.1.1.1.3
pcePcepEntityAddrType
The type of the PCEP entity's Internet address. This object
specifies how the value of the pcePcepEntityAddr object
should be interpreted. Only values unknown(0), ipv4(1), or
ipv6(2) are supported.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.227.1.1.1.4
pcePcepEntityAddr
The local Internet address of this PCEP entity. The type is
given by pcePcepEntityAddrType.

If operating as a PCE server, the PCEP entity listens on
this address. If operating as a PCC, the PCEP entity …
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.227.1.1.1.5
pcePcepEntityConnectTimer
The time that the PCEP entity will wait to establish a TCP
connection with a peer. If a TCP connection is not
established within this time, then PCEP aborts the session
setup attempt.
secondsUnsigned32
Constraints:
range: 1-65535
.1.3.6.1.2.1.227.1.1.1.6
pcePcepEntityConnectMaxRetry
The maximum number of times the system tries to establish
a TCP connection to a peer before the session with the peer
transitions to the idle state.

When the session transitions to the idle state:
- pcePc…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.1.1.7
pcePcepEntityInitBackoffTimer
The initial backoff time for retrying a failed session
setup attempt to a peer.

The backoff time increases for each failed session setup
attempt, until a maximum backoff time is reached. The
maximum back…
secondsUnsigned32
Constraints:
range: 1-65535
.1.3.6.1.2.1.227.1.1.1.8
pcePcepEntityMaxBackoffTimer
The maximum backoff time for retrying a failed session
setup attempt to a peer.

The backoff time increases for each failed session setup
attempt, until this maximum value is reached. Session
setup attemp…
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.1.1.9
pcePcepEntityOpenWaitTimer
The time that the PCEP entity will wait to receive an Open
message from a peer after the TCP connection has come up.
If no Open message is received within this time, then PCEP
terminates the TCP connection and deletes t…
secondsUnsigned32
Constraints:
range: 1-65535
.1.3.6.1.2.1.227.1.1.1.10
pcePcepEntityKeepWaitTimer
The time that the PCEP entity will wait to receive a
Keepalive or PCErr message from a peer during session
initialization after receiving an Open message. If no
Keepalive or PCErr message is received within this time,
secondsUnsigned32
Constraints:
range: 1-65535
.1.3.6.1.2.1.227.1.1.1.11
pcePcepEntityKeepAliveTimer
The Keepalive transmission timer that this PCEP entity will
propose in the initial OPEN message of each session it is
involved in. This is the maximum time between two
consecutive messages sent to a peer. Zero means t…
secondsUnsigned32
Constraints:
range: 0-255
.1.3.6.1.2.1.227.1.1.1.12
pcePcepEntityDeadTimer
The DeadTimer that this PCEP entity will propose in the
initial OPEN message of each session it is involved in.
This is the time after which a peer should declare a
session down if it does not receive any PCEP messages.…
secondsUnsigned32
Constraints:
range: 0-255
.1.3.6.1.2.1.227.1.1.1.13
pcePcepEntityAllowNegotiation
Whether the PCEP entity will permit negotiation of session
parameters.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.227.1.1.1.14
pcePcepEntityMaxKeepAliveTimer
In PCEP session parameter negotiation, the maximum value
that this PCEP entity will accept from a peer for the
interval between Keepalive transmissions. Zero means that
the PCEP entity will allow no Keepalive transmiss…
secondsUnsigned32
Constraints:
range: 0-255
.1.3.6.1.2.1.227.1.1.1.15
pcePcepEntityMaxDeadTimer
In PCEP session parameter negotiation, the maximum value
that this PCEP entity will accept from a peer for the
DeadTimer. Zero means that the PCEP entity will allow not
running a DeadTimer.
secondsUnsigned32
Constraints:
range: 0-255
.1.3.6.1.2.1.227.1.1.1.16
pcePcepEntityMinKeepAliveTimer
In PCEP session parameter negotiation, the minimum value
that this PCEP entity will accept for the interval between
Keepalive transmissions. Zero means that the PCEP entity
insists on no Keepalive transmission at all.
secondsUnsigned32
Constraints:
range: 0-255
.1.3.6.1.2.1.227.1.1.1.17
pcePcepEntityMinDeadTimer
In PCEP session parameter negotiation, the minimum value
that this PCEP entity will accept for the DeadTimer. Zero
means that the PCEP entity insists on not running a
DeadTimer.
secondsUnsigned32
Constraints:
range: 0-255
.1.3.6.1.2.1.227.1.1.1.18
pcePcepEntitySyncTimer
The value of SyncTimer is used in the case of a synchronized
path computation request using the SVEC object.

Consider the case where a PCReq message is received by a PCE
that contains the SVEC object refe…
secondsUnsigned32
Constraints:
range: 0-65535
.1.3.6.1.2.1.227.1.1.1.19
pcePcepEntityRequestTimer
The maximum time that the PCEP entity will wait for a
response to a PCReq message.
secondsUnsigned32
Constraints:
range: 1-65535
.1.3.6.1.2.1.227.1.1.1.20
pcePcepEntityMaxSessions
The maximum number of sessions involving this PCEP entity
that can exist at any time.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.1.1.21
pcePcepEntityMaxUnknownReqs
The maximum number of unrecognized requests and replies that
any session on this PCEP entity is willing to accept per
minute before terminating the session.

A PCRep message contains an unrecognized reply …
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.1.1.22
pcePcepEntityMaxUnknownMsgs
The maximum number of unknown messages that any session
on this PCEP entity is willing to accept per minute before
terminating the session.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.1.1.23
.1.3.6.1.2.1.227.1.2 · 1 row entry · 49 columns
This table contains information about peers known by
the local PCEP entity.  The entries in this table are
read-only.
          
This table gives peer information that spans PCEP
sessions.  Information about current PCEP sessions can be
found in the pcePcepSessTable table.
pcePcepPeerEntry entry .1.3.6.1.2.1.227.1.2.1
Information about a single peer that spans all PCEP
sessions to that peer.
Indexes
pcePcepEntityIndex pcePcepPeerAddrType pcePcepPeerAddr
Column Syntax OID
pcePcepPeerAddrType
The type of the peer's Internet address. This object
specifies how the value of the pcePcepPeerAddr object should
be interpreted. Only values unknown(0), ipv4(1), or
ipv6(2) are supported.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.2.1.227.1.2.1.1
pcePcepPeerAddr
The Internet address of the peer. The type is given by
pcePcepPeerAddrType.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.227.1.2.1.2
pcePcepPeerRole
The role that this peer took the last time a session was
established. It takes one of the following values.
- unknown(0): this peer's role is not known.
- pcc(1): this peer is a Path Computation Client (PCC).
- pce(2):…
Enumeration
Enumerated Values:
0unknown
1pcc
2pce
3pccAndPce
.1.3.6.1.2.1.227.1.2.1.3
pcePcepPeerDiscontinuityTime
The value of sysUpTime at the time that the information and
statistics in this row were last reset.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.227.1.2.1.4
pcePcepPeerInitiateSession
Indicates whether the local PCEP entity initiates sessions
to this peer or waits for the peer to initiate a session.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.227.1.2.1.5
pcePcepPeerSessionExists
Indicates whether a session with this peer currently
exists.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.227.1.2.1.6
pcePcepPeerNumSessSetupOK
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.7
pcePcepPeerNumSessSetupFail
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.8
pcePcepPeerSessionUpTime
The value of sysUpTime the last time a session with this
peer was successfully established.

If pcePcepPeerNumSessSetupOK is zero, then this object
contains zero.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.227.1.2.1.9
pcePcepPeerSessionFailTime
The value of sysUpTime the last time a session with this
peer failed to be established.

If pcePcepPeerNumSessSetupFail is zero, then this object
contains zero.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.227.1.2.1.10
pcePcepPeerSessionFailUpTime
The value of sysUpTime the last time a session with this
peer failed from active.

If pcePcepPeerNumSessSetupOK is zero, then this object
contains zero.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.227.1.2.1.11
pcePcepPeerAvgRspTime
The average response time for this peer.

If an average response time has not been calculated for this
peer, then this object has the value zero.

If pcePcepPeerRole is pcc, then this field i…
millisecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.12
pcePcepPeerLWMRspTime
The smallest (low-water mark) response time seen from this
peer.

If no responses have been received from this peer, then this
object has the value zero.

If pcePcepPeerRole is pcc, then this…
millisecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.13
pcePcepPeerHWMRspTime
The greatest (high-water mark) response time seen from this
peer.

If no responses have been received from this peer, then this
object has the value zero.

If pcePcepPeerRole is pcc, then thi…
millisecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.14
pcePcepPeerNumPCReqSent
The number of PCReq messages sent to this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.15
pcePcepPeerNumPCReqRcvd
The number of PCReq messages received from this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.16
pcePcepPeerNumPCRepSent
The number of PCRep messages sent to this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.17
pcePcepPeerNumPCRepRcvd
The number of PCRep messages received from this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.18
pcePcepPeerNumPCErrSent
The number of PCErr messages sent to this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.19
pcePcepPeerNumPCErrRcvd
The number of PCErr messages received from this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.20
pcePcepPeerNumPCNtfSent
The number of PCNtf messages sent to this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.21
pcePcepPeerNumPCNtfRcvd
The number of PCNtf messages received from this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.22
pcePcepPeerNumKeepaliveSent
The number of Keepalive messages sent to this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.23
pcePcepPeerNumKeepaliveRcvd
The number of Keepalive messages received from this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.24
pcePcepPeerNumUnknownRcvd
The number of unknown messages received from this peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.25
pcePcepPeerNumCorruptRcvd
The number of corrupted PCEP messages received from this
peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.26
pcePcepPeerNumReqSent
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 pcePcepPeerNumPCReqSent because
multiple requests can be batched into …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.27
pcePcepPeerNumSvecSent
The number of SVEC objects sent to this peer in PCReq
messages. An SVEC object represents a set of synchronized
requests.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.28
pcePcepPeerNumSvecReqSent
The number of requests sent to this peer that appeared in
one or more SVEC objects.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.29
pcePcepPeerNumReqSentPendRep
The number of requests that have been sent to this peer for
which a response is still pending.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.30
pcePcepPeerNumReqSentEroRcvd
The number of requests that have been sent to this peer for
which a response with an ERO was
received. Such responses indicate that a path was
successfully computed by the peer.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.31
pcePcepPeerNumReqSentNoPathRcvd
The number of requests that have been sent to this peer for
which a response with a NO-PATH object was received. Such
responses indicate that the peer could not find a path to
satisfy the request.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.32
pcePcepPeerNumReqSentCancelRcvd
The number of requests that were canceled by the peer with
a PCNtf message.

This might be different than pcePcepPeerNumPCNtfRcvd because
not all PCNtf messages are used to cancel requests, and a
single PC…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.33
pcePcepPeerNumReqSentErrorRcvd
The number of requests that were rejected by the peer with a
PCErr message.

This might be different than pcePcepPeerNumPCErrRcvd because
not all PCErr messages are used to reject requests, and a
single PC…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.34
pcePcepPeerNumReqSentTimeout
The number of requests that have been sent to a peer and
have been abandoned because the peer has taken too long to
respond to them.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.35
pcePcepPeerNumReqSentCancelSent
The number of requests that were sent to the peer and
explicitly canceled by the local PCEP entity sending a
PCNtf.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.36
pcePcepPeerNumReqSentClosed
The number of requests that were sent to the peer and
implicitly canceled when the session they were sent over was
closed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.37
pcePcepPeerNumReqRcvd
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 pcePcepPeerNumPCReqRcvd because
multiple requests can be batched…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.38
pcePcepPeerNumSvecRcvd
The number of SVEC objects received from this peer in PCReq
messages. An SVEC object represents a set of synchronized
requests.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.39
pcePcepPeerNumSvecReqRcvd
The number of requests received from this peer that appeared
in one or more SVEC objects.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.40
pcePcepPeerNumReqRcvdPendRep
The number of requests that have been received from this
peer for which a response is still pending.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.41
pcePcepPeerNumReqRcvdEroSent
The number of requests that have been received from this
peer for which a response with an ERO was sent. Such
responses indicate that a path was successfully computed by
the local PCEP entity.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.42
pcePcepPeerNumReqRcvdNoPathSent
The number of requests that have been received from this
peer for which a response with a NO-PATH object was sent.
Such responses indicate that the local PCEP entity could
not find a path to satisfy the request.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.43
pcePcepPeerNumReqRcvdCancelSent
The number of requests received from this peer that were
canceled by the local PCEP entity sending a PCNtf message.

This might be different than pcePcepPeerNumPCNtfSent because
not all PCNtf messages are …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.44
pcePcepPeerNumReqRcvdErrorSent
The number of requests received from this peer that were
rejected by the local PCEP entity sending a PCErr message.

This might be different than pcePcepPeerNumPCErrSent because
not all PCErr messages are …
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.45
pcePcepPeerNumReqRcvdCancelRcvd
The number of requests that were received from the peer and
explicitly canceled by the peer sending a PCNtf.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.46
pcePcepPeerNumReqRcvdClosed
The number of requests that were received from the peer and
implicitly canceled when the session they were received over
was closed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.47
pcePcepPeerNumRepRcvdUnknown
The number of responses to unknown requests received from
this peer. A response to an unknown request is a response
whose RP object does not contain the request ID of any
request that is currently outstanding on the se…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.48
pcePcepPeerNumReqRcvdUnknown
The number of unknown requests that have been received from
a peer. An unknown request is a request whose RP object
contains a request ID of zero.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.2.1.49
.1.3.6.1.2.1.227.1.3 · 1 row entry · 52 columns
A table of PCEP sessions that involve the local PCEP
entity.  Each entry in this table represents a single
session.  The entries in this table are read-only.
          
An entry appears in this table when the corresponding PCEP
session transitions out of idle state.  If the PCEP session
transitions back into an idle state, then the corresponding
entry in this table is removed.
pcePcepSessEntry entry .1.3.6.1.2.1.227.1.3.1
This entry represents a single PCEP session in which the
local PCEP entity participates.

This entry exists only if the corresponding PCEP session has
been initialized by some event, such as manual user
conf…
Indexes
pcePcepEntityIndex pcePcepPeerAddrType pcePcepPeerAddr pcePcepSessInitiator
Column Syntax OID
pcePcepSessInitiator
The initiator of the session; that is, whether the TCP
connection was initiated by the local PCEP entity or the
peer.

There is a window during session initialization where two
sessions can exist between a…
Enumeration
Enumerated Values:
1local
2remote
.1.3.6.1.2.1.227.1.3.1.1
pcePcepSessStateLastChange
The value of sysUpTime at the time this session entered its
current state as denoted by the pcePcepSessState object.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.227.1.3.1.2
pcePcepSessState
The current state of the session.

The set of possible states excludes the idle state since
entries do not exist in this table in the idle state.
Enumeration
Enumerated Values:
1tcpPending
2openWait
3keepWait
4sessionUp
.1.3.6.1.2.1.227.1.3.1.3
pcePcepSessConnectRetry
The number of times that the local PCEP entity has
attempted to establish a TCP connection for this session
without success. The PCEP entity gives up when this
reaches pcePcepEntityConnectMaxRetry.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.4
pcePcepSessLocalID
The value of the PCEP session ID used by the local PCEP
entity in the Open message for this session.

If pcePcepSessState is tcpPending, then this is the session
ID that will be used in the Open message. …
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.2.1.227.1.3.1.5
pcePcepSessRemoteID
The value of the PCEP session ID used by the peer in its
Open message for this session.

If pcePcepSessState is tcpPending or openWait, then this
field is not used and MUST be set to zero.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.2.1.227.1.3.1.6
pcePcepSessKeepaliveTimer
The agreed maximum interval at which the local PCEP entity
transmits PCEP messages on this PCEP session. Zero means
that the local PCEP entity never sends Keepalives on this
session.

This field is used i…
secondsUnsigned32
Constraints:
range: 0-255
.1.3.6.1.2.1.227.1.3.1.7
pcePcepSessPeerKeepaliveTimer
The agreed maximum interval at which the peer transmits PCEP
messages on this PCEP session. Zero means that the peer
never sends Keepalives on this session.

This field is used if and only if pcePcepSessS…
secondsUnsigned32
Constraints:
range: 0-255
.1.3.6.1.2.1.227.1.3.1.8
pcePcepSessDeadTimer
The DeadTimer interval for this PCEP session.
secondsUnsigned32
Constraints:
range: 0-255
.1.3.6.1.2.1.227.1.3.1.9
pcePcepSessPeerDeadTimer
The peer's DeadTimer interval for this PCEP session.

If pcePcepSessState is tcpPending or openWait, then this
field is not used and MUST be set to zero.
secondsUnsigned32
Constraints:
range: 0-255
.1.3.6.1.2.1.227.1.3.1.10
pcePcepSessKAHoldTimeRem
The Keepalive hold time remaining for this session.

If pcePcepSessState is tcpPending or openWait, then this
field is not used and MUST be set to zero.
secondsUnsigned32
Constraints:
range: 0-255
.1.3.6.1.2.1.227.1.3.1.11
pcePcepSessOverloaded
If the local PCEP entity has informed the peer that it is
currently overloaded, then this is set to true. Otherwise,
it is set to false.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.227.1.3.1.12
pcePcepSessOverloadTime
The interval of time that is remaining until the local PCEP
entity will cease to be overloaded on this session.

This field is only used if pcePcepSessOverloaded is set to
true. Otherwise, it is not used …
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.13
pcePcepSessPeerOverloaded
If the peer has informed the local PCEP entity that it is
currently overloaded, then this is set to true. Otherwise,
it is set to false.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.227.1.3.1.14
pcePcepSessPeerOverloadTime
The interval of time that is remaining until the peer will
cease to be overloaded. If it is not known how long the
peer will stay in overloaded state, this field is set to
zero.

This field is only used i…
secondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.15
pcePcepSessDiscontinuityTime
The value of sysUpTime at the time that the statistics in
this row were last reset.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.227.1.3.1.16
pcePcepSessAvgRspTime
The average response time for this peer on this session.

If an average response time has not been calculated for this
peer, then this object has the value zero.
millisecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.17
pcePcepSessLWMRspTime
The smallest (low-water mark) response time seen from this
peer on this session.

If no responses have been received from this peer, then this
object has the value zero.
millisecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.18
pcePcepSessHWMRspTime
The greatest (high-water mark) response time seen from this
peer on this session.

If no responses have been received from this peer, then this
object has the value zero.
millisecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.19
pcePcepSessNumPCReqSent
The number of PCReq messages sent on this session.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.20
pcePcepSessNumPCReqRcvd
The number of PCReq messages received on this session.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.21
pcePcepSessNumPCRepSent
The number of PCRep messages sent on this session.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.22
pcePcepSessNumPCRepRcvd
The number of PCRep messages received on this session.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.23
pcePcepSessNumPCErrSent
The number of PCErr messages sent on this session.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.24
pcePcepSessNumPCErrRcvd
The number of PCErr messages received on this session.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.25
pcePcepSessNumPCNtfSent
The number of PCNtf messages sent on this session.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.26
pcePcepSessNumPCNtfRcvd
The number of PCNtf messages received on this session.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.27
pcePcepSessNumKeepaliveSent
The number of Keepalive messages sent on this session.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.28
pcePcepSessNumKeepaliveRcvd
The number of Keepalive messages received on this session.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.29
pcePcepSessNumUnknownRcvd
The number of unknown messages received on this session.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.30
pcePcepSessNumCorruptRcvd
The number of corrupted PCEP messages received on this
session.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.31
pcePcepSessNumReqSent
The number of requests sent on this session. A request
corresponds 1:1 with an RP object in a PCReq message.

This might be greater than pcePcepSessNumPCReqSent because
multiple requests can be batched in…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.32
pcePcepSessNumSvecSent
The number of SVEC objects sent on this session in PCReq
messages. An SVEC object represents a set of synchronized
requests.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.33
pcePcepSessNumSvecReqSent
The number of requests sent on this session that appeared in
one or more SVEC objects.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.34
pcePcepSessNumReqSentPendRep
The number of requests that have been sent on this session
for which a response is still pending.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.35
pcePcepSessNumReqSentEroRcvd
The number of successful responses received on this session.
A response corresponds 1:1 with an RP object in a PCRep
message. A successful response is a response for which an
ERO was successfully computed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.36
pcePcepSessNumReqSentNoPathRcvd
The number of unsuccessful responses received on this
session. A response corresponds 1:1 with an RP object in a
PCRep message. An unsuccessful response is a response with
a NO-PATH object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.37
pcePcepSessNumReqSentCancelRcvd
The number of requests sent on this session that were
canceled by the peer with a PCNtf message.

This might be different than pcePcepSessNumPCNtfRcvd because
not all PCNtf messages are used to cancel requ…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.38
pcePcepSessNumReqSentErrorRcvd
The number of requests sent on this session that were
rejected by the peer with a PCErr message.

This might be different than pcePcepSessNumPCErrRcvd because
not all PCErr messages are used to reject requ…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.39
pcePcepSessNumReqSentTimeout
The number of requests sent on this session that have been
sent to a peer and have been abandoned because the peer has
taken too long to respond to them.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.40
pcePcepSessNumReqSentCancelSent
The number of requests sent on this session that were sent
to the peer and explicitly canceled by the local PCEP
entity sending a PCNtf.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.41
pcePcepSessNumReqRcvd
The number of requests received on this session. A request
corresponds 1:1 with an RP object in a PCReq message.

This might be greater than pcePcepSessNumPCReqRcvd because
multiple requests can be batche…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.42
pcePcepSessNumSvecRcvd
The number of SVEC objects received on this session in PCReq
messages. An SVEC object represents a set of synchronized
requests.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.43
pcePcepSessNumSvecReqRcvd
The number of requests received on this session that
appeared in one or more SVEC objects.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.44
pcePcepSessNumReqRcvdPendRep
The number of requests that have been received on this
session for which a response is still pending.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.45
pcePcepSessNumReqRcvdEroSent
The number of successful responses sent on this session. A
response corresponds 1:1 with an RP object in a PCRep

message. A successful response is a response for which an
ERO was successfully computed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.46
pcePcepSessNumReqRcvdNoPathSent
The number of unsuccessful responses sent on this session.
A response corresponds 1:1 with an RP object in a PCRep
message. An unsuccessful response is a response with a
NO-PATH object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.47
pcePcepSessNumReqRcvdCancelSent
The number of requests received on this session that were
canceled by the local PCEP entity sending a PCNtf message.

This might be different than pcePcepSessNumPCNtfSent because
not all PCNtf messages are…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.48
pcePcepSessNumReqRcvdErrorSent
The number of requests received on this session that were
rejected by the local PCEP entity sending a PCErr message.

This might be different than pcePcepSessNumPCErrSent because
not all PCErr messages are…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.49
pcePcepSessNumReqRcvdCancelRcvd
The number of requests that were received on this session
and explicitly canceled by the peer sending a PCNtf.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.50
pcePcepSessNumRepRcvdUnknown
The number of responses to unknown requests received on this
session. A response to an unknown request is a response
whose RP object does not contain the request ID of any
request that is currently outstanding on the s…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.51
pcePcepSessNumReqRcvdUnknown
The number of unknown requests that have been received on
this session. An unknown request is a request whose RP
object contains a request ID of zero.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.227.1.3.1.52