ofCntlrProtocol
F10-OPENFLOW-MIB ·
.1.3.6.1.4.1.6027.3.20.1.8.1.5
Object
column
Enumeration
Open Flow Controller Protocol: Tells which protocol is being used by this Controller for communication, either TLS or TCP
Context
- MIB
- F10-OPENFLOW-MIB
- OID
.1.3.6.1.4.1.6027.3.20.1.8.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ofCntlrEntry
- Table
- ofCntlrTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tls |
2 | tcp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ofCntlrId Open Flow Controller Id: This provides Id of this controller | column | Unsigned32 | .1.3.6.1.4.1.6027.3.20.1.8.1.1 |
| ofCntlrAddrType Open Flow Controller IP Address Type : The address type
of the controller's IP address. If no controller is configured
yet then this is set to unknown(0). | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6027.3.20.1.8.1.2 |
| ofCntlrAddr Open Flow Controller IP Address: This gives the IP Address of
the controller. The InetAddressType of this is given by the
ofCntlrAddrType object. | column | OctetString | .1.3.6.1.4.1.6027.3.20.1.8.1.3 |
| ofCntlrPortNumber Open Flow Controller Port: This provides the port number to be
used to communicate with the controller | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.6027.3.20.1.8.1.4 |
| ofCntlrConState Open Flow Controller Connection State | column | Enumeration | .1.3.6.1.4.1.6027.3.20.1.8.1.6 |