|
|
Description:
|
chControlCommand OBJECT-TYPE
SYNTAX INTEGER {
enable (1),
disable (2),
forcedConnect (3),
forcedDisconnect (4)
}
ACCESS write-only
STATUS mandatory
DESCRIPTION "Object triggers the specified status action valid on the
channels. Option 1 returns a out-of-service async or voice/fax
port to the idle state. The option 2 permits to take an async or
voice/fax channel from idle state to out-of-service. Option 3
causes two selected (idle or out-of-service) ports to be connected.
The ports must be of like kind. An attempt to SET this Option
without first SET'ing the other required information
(chControlForceConnToNodeName, chControlForceConnToCard,
and chControlForceConnToChannel) will return an error."
|
|
|
|