hpicfOpenFlowInstanceControllerState
Connection state between an OpenFlow instance and a controller. The state 'void' implies that there is no connection. The state 'backoff' represents a state where the device is attempting to reconnect to the controller at increasing intervals of time. The state 'connecting' represents a state where the device is in the process of connecting to the controller. The state 'active' implies that a connection has been established and that the controller is responsive. The state 'idle' implies that the connection is idle and waiting for a response.
Details
| 1 | void |
| 2 | backoff |
| 3 | connecting |
| 4 | active |
| 5 | idle |
Table columns
5 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1.1 | hpicfOpenFlowInstanceControllerStatus | readonly | connected(1), disconnected(2) |
| 1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1.2 | hpicfOpenFlowInstanceControllerState | readonly | void(1), backoff(2), connecting(3), active(4), idle(5) |
| 1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1.3 | hpicfOpenFlowInstanceControllerRole | readonly | equal(1), master(2), slave(3) |
| 1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1.4 | hpicfOpenFlowInstanceControllerConnSecure | readwrite | TruthValue |
| 1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1.5 | hpicfOpenFlowInstanceControllerRowStatus | readwrite | RowStatus |
Used by conformance groups
1 objects- 1.3.6.1.4.1.11.2.14.11.5.1.89.2.2.6 hpicfOpenFlowInstanceControllerGroup