ixStartPortAtmOamTransmit
ixStartPortAtmOamTransmit - start ATM OAM transmit on an individual port
SYNOPSIS
ixStartPortAtmOamTransmit chassisID cardID portID
DESCRIPTION
The ixStartPortAtmOamTransmit command starts ATM OAM transmit on a single port.
ARGUMENTS
chassisID
(By value) The ID number of the chassis.
cardID
(By value) The ID number of the card.
portID
(By value) The ID number of the port.
RETURNS
0
No error; the command was successfully delivered to the IxServer.
1
Error; the command was delivered to the IxServer but it could not process the message.
EXAMPLES
if [ixStartPortAtmOamTransmit 1 2 1[ {
ixPuts $::ixErrorInfo
}
SEE ALSO
ixStartAtmOamTransmit, ixStopAtmOamTransmit, ixStopPortAtmOamTransmit