hpicfOpenFlowInstanceControllerState
HP-ICF-OPENFLOW-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1.2
Object
column
Enumeration
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.
Context
- MIB
- HP-ICF-OPENFLOW-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.89.1.8.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfOpenFlowInstanceControllerEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | void |
2 | backoff |
3 | connecting |
4 | active |
5 | idle |