This soft copy for use by IBM employees only.
SYNTAX SEQUENCE OF SwitchEntry
ACCESS
STATUS mandatory
DESCRIPTION
″This table controls slot attachement to the ATM switch.
An ATM module is operational only when inserted in a slot which is defined as attached to the switch.″
::= { physical 1}
switchEntry
DESCRIPTION
″Entries of switchTable. Each entry corresponds to a slot that
is physically wired to the switch. These slots may be attached to or isolated from the ATM switch.″
INDEX { switchSlotIndex } ::= { switchTable 1 }
SwitchEntry ::= SEQUENCE { switchSlotIndex
INTEGER, switchAdminState
INTEGER, switchOperState
INTEGER
}
switchSlotIndex
DESCRIPTION
″A slot number controlled by the switch.″ ::= { switchEntry 1 }
switchAdminState
isolate (1), attach (2)
}
ACCESS
DESCRIPTION
″The desired state of the slot connection to the switch.
When a slot is isolated from the switch, the switch traffic from this slot to the switch is disabled. As a result, if an ATM module is plugged in this slot, it will not be operational.
When a slot is attached to the switch, the switch is ready to receive ATM traffic from this slot. As a result, if an ATM module is plugged in this slot, it can be used for ATM traffic.″
::= { switchEntry 2 }
switchOperState
Appendix E. IBM ATM Campus Switch Private MIBs 201