This soft copy for use by IBM employees only.

-- ATM ports

portTable OBJECT-TYPE

SYNTAX SEQUENCE OF PortEntry ACCESS not-accessible STATUS mandatory

DESCRIPTION

This table provides the list of ports attached to

the ATM switch (ATM ports). These ports belong to ATM modules inserted in slots that are attached to the ATM switch.″

::= { physical 3}

portEntry OBJECT-TYPE SYNTAX PortEntry ACCESS not-accessible STATUS mandatory

DESCRIPTION

Entries of portTable. Each entry corresponds to a port that

belongs to an ATM module. This module must be inserted in a slot that is attached to the ATM switch.″

INDEX { portSlotIndex, portIndex }

::= { portTable 1 }

PortEntry ::= SEQUENCE { portSlotIndex

INTEGER,

portIndex

INTEGER, portInterface

INTEGER

}

portSlotIndex OBJECT-TYPE SYNTAX INTEGER (1..64) ACCESS read-only STATUS mandatory

DESCRIPTION

″The slot number of this port′ s module.″ ::= { portEntry 1 }

portIndex OBJECT-TYPE

SYNTAX INTEGER (1..64) ACCESS read-only STATUS mandatory

DESCRIPTION

″The port number for this module.″ ::= { portEntry 2 }

portInterface OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory

DESCRIPTION

″The interface number of this port.″ ::= { portEntry 3 }

-- ATM interfaces

206ATM Workgroup Solutions: Implementing the 8285 ATM Switch

Page 222
Image 222
IBM SG24-4817-00 manual PortIndex INTEGER, portInterface