pcePcepSessTable

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.

The indexes of the table are pcePcepEntityIndex, pcePcepPeerAddrType, pcePcepPeerAddr, pcePcepSessInitiator.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.2.1.227.1.3.1.1

pcePcepSessInitiator

INTEGER{local(1),remote(2)}

not-accessible

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 pair of PCEP speakers, each initiated by one of the speakers. One of these sessions is always discarded before it leaves OpenWait state. However, before it is discarded, two sessions to the given peer appear transiently in this MIB module. The sessions are distinguished by who initiated them, and so this field is an index for pcePcepSessTable.

This object is used for VB alarm.

1.3.6.1.2.1.227.1.3.1.2

pcePcepSessStateLastChange

TimeTicks

read-only

The value of sysUpTime at the time this session entered its current state as denoted by the pcePcepSessState object.

The actually supported access is not-accessible.

This object is used for VB alarm.

1.3.6.1.2.1.227.1.3.1.3

pcePcepSessState

INTEGER{tcpPending(1),openWait(2),keepWait(3),sessionUp(4)}

read-only

The current state of the session

The actually supported access is not-accessible.

This object is used for VB alarm.

Creation Restriction

No entry can be created in this table.

Modification Restriction

The entries in this table cannot be modified.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

Entries in this table cannot be read.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic