ixStopPortAtmOamTransmit

ixStopPortAtmOamTransmit - stop ATM OAM transmit on an individual port

SYNOPSIS

ixStopPortAtmOamTransmit chassisID cardID portID

DESCRIPTION

The ixStopPortAtmOamTransmit command stops 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 [ixStopPortAtmOamTransmit 1 2 1[ {

ixPuts $::ixErrorInfo

}

SEE ALSO

ixStartAtmOamTransmit, ixStopAtmOamTransmit,ixStartPortAtmOamTransmit