This soft copy for use by IBM employees only.
out parameters (interface, VPI, VCI) to the in parameters
(interface, VPI, VCI).
As a result, any cross-connection is modeled in this table
as two entries, depending on whether it is seen in the
up or down stream.
::= { vcXConnectEntry 8 }
-- VPL Cross-Connect Table
vpXConnectTable OBJECT-TYPE
SYNTAX SEQUENCE OF VpXConnectEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
This table contains the cross-connections set-up in
the switch for all existing VPL-based PVCs and SVCs.
::= { connections 2}
vpXConnectEntry OBJECT-TYPE
SYNTAX VpXConnectEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
Entries of vpXConnectTable.
INDEX { vpXInIndex ,
vpXInVpi,
vpXOutIndex,
vpXOutVpi}
::= { vpXConnectTable 1 }
VpXConnectEntry ::= SEQUENCE {
vpXInIndex
INTEGER,
vpXInVpi
INTEGER,
vpXOutIndex
INTEGER,
vpXOutVpi
INTEGER,
vpXType
INTEGER,
vpXDirection
INTEGER
}
vpXInIndex OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
The interface number for this ATM port.
::= { vpXConnectEntry 1 }
vpXInVpi OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
Appendix E. IBM ATM Campus Switch Private MIBs 219