|
|
Description:
|
portCfgChannelType OBJECT-TYPE
SYNTAX INTEGER {
mux (1),
async (2),
sync (3),
esi (4),
x21 (5),
localEsi (6),
esiSecondary (7),
frameRelay (8)
}
ACCESS write-only
STATUS mandatory
DESCRIPTION "Assigns the type of connection to the selected port.
Note: A node reset is required after setting the port
configuration. Also note that if a channel is currently
connected, forced or switch connected, the channel must first
be disconnected. The procedure to do this would be to place
the channel out of service (chControlCommand disable(2)), then
disconnect (chControlCommand forceDIsconnect(4)) the channel."
|
|
|
|