This object indicates the cause that the openflow connection becomes down.
Options:
1. tcpDown(1) --indicates tcp down.
2. heartbeatTimeout(2) --indicates openflow heartbeat timeout.
3. pduError(3) --indicates openflow message data is wrong.
4. connectionUp(4) --indicates connection is up.