ofCntlrAddrType
F10-OPENFLOW-MIB ·
.1.3.6.1.4.1.6027.3.20.1.8.1.2
Object
column
INET-ADDRESS-MIBInetAddressType
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).
Context
- MIB
- F10-OPENFLOW-MIB
- OID
.1.3.6.1.4.1.6027.3.20.1.8.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ofCntlrEntry
- Table
- ofCntlrTable
- Siblings
- 5
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
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 |
| 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 |
| ofCntlrProtocol Open Flow Controller Protocol: Tells which protocol is being used
by this Controller for communication, either TLS or TCP | column | Enumeration | .1.3.6.1.4.1.6027.3.20.1.8.1.5 |
| ofCntlrConState Open Flow Controller Connection State | column | Enumeration | .1.3.6.1.4.1.6027.3.20.1.8.1.6 |