IBM SG24-4817-00 Switch User Manual


 
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 ports 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
206 ATM Workgroup Solutions: Implementing the 8285 ATM Switch