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.
The indexes of the table are pcePcepEntityIndex, pcePcepPeerAddrType, pcePcepPeerAddr.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.2.1.227.1.2.1.1 | pcePcepPeerAddrType | INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} | not-accessible | 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. | This object is used for VB alarm. | 
| 1.3.6.1.2.1.227.1.2.1.2 | pcePcepPeerAddr | OCTET STRING{(0,255)} | not-accessible | The Internet address of the peer. The type is given by pcePcepPeerAddrType. | This object is used for VB alarm. |