F10-OPENFLOW-MIB
Dell Networking OS OpenFlow MIB provides information base of OpenFlow enabled Dell Networking OS Switch. This MIB exposes information about the Switch in OpenFlow perspective. Information of : 1) OpenFlow Instances configured, 2) Controller that configured it, 3) Ports that are configured under these instances, 4) VLANs that are part of these instances and 5) Flows & Flowactions configured are shared via this MIB.
Main OID:
f10OpenFlow.1.3.6.1.4.1.6027.3.20
81
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
81 total| Object Name |
|---|
f10OpenFlowDell Networking OS OpenFlow MIB provides information base of
OpenFlow enabled Dell Networking OS Switch. This MIB exposes information
about the Switch in OpenFlow perspective.
Information of :
1) OpenFlow Instances configured,
2) Controller that configured it,
3) Ports that are configured under these instances,
4) VLANs that are part of these instances and
5) Flows & Flowactions configured
are shared via this MIB. MODULE-IDENTITY .1.3.6.1.4.1.6027.3.20 |
ofSwitchObjects OBJECT IDENTIFIER .1.3.6.1.4.1.6027.3.20.1 |
ofSwitchIdOpen Flow Switch Id: Identifier of this Switchro Unsigned32 .1.3.6.1.4.1.6027.3.20.1.1 |
ofManufacturerDescOpen Flow Manufacturer Description: Provides info about the
OF Switch manufacturerro DisplayString .1.3.6.1.4.1.6027.3.20.1.2 |
ofHardwareDescOpen Flow Switch HardwareDescriptionro DisplayString .1.3.6.1.4.1.6027.3.20.1.3 |
ofSoftwareDescOpen Flow Switch SoftwareDescriptionro DisplayString .1.3.6.1.4.1.6027.3.20.1.4 |
ofSwitchSerialNoOpen Flow Switch Serial No: Provides the serial number of the switchro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.5 |
ofSwitchVersionOpen Flow Switch Versionro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.6 |
ofInstTableOpen Flow Instance Table SEQUENCE OF OfInstEntry .1.3.6.1.4.1.6027.3.20.1.7 |
ofInstEntryOpen Flow Instance Entry: This provides the sequence of objects
that describes the properties of the Instance. ofInstId uniquely
identifies the instance and hence it becomes an index OfInstEntry .1.3.6.1.4.1.6027.3.20.1.7.1 |
ofInstIdOpen Flow Instance Identifier Unsigned32 .1.3.6.1.4.1.6027.3.20.1.7.1.1 |
ofInstAdminStateOpen Flow Instance Admin State: tells whether this instance is
enabled or not.ro Enumeration .1.3.6.1.4.1.6027.3.20.1.7.1.2 |
ofInstIntfTypeOpen Flow Instance Interface Type: tells whether this instance is
a Port or VLAN or ANYro Enumeration .1.3.6.1.4.1.6027.3.20.1.7.1.3 |
ofInstDataPathIdOpen Flow Instance DataPath Identifierro DataPathIdentifier .1.3.6.1.4.1.6027.3.20.1.7.1.4 |
ofInstConnectTimeoutOpen Flow Instance Connection Timeout: Tells the time after which the
connection would be droppedro Unsigned32 .1.3.6.1.4.1.6027.3.20.1.7.1.5 |
ofInstEchoReplyTimeoutOpen Flow Instance Echo Reply Timeout: Tells the max time for which the
Echo message would wait for replyro Unsigned32 .1.3.6.1.4.1.6027.3.20.1.7.1.6 |
ofInstEchoReqIntervalOpen Flow Instance Echo Request Interval: Tells how often the Echo
message would be sentro Unsigned32 .1.3.6.1.4.1.6027.3.20.1.7.1.7 |
ofInstNumFlowsThe current number of flows in this Instancero Unsigned32 .1.3.6.1.4.1.6027.3.20.1.7.1.8 |
ofInstSuppCapabilitiesOpen Flow Instance Supported Capabilities: Gives the supported
capabilities information by setting the appropriate BITSro Bits .1.3.6.1.4.1.6027.3.20.1.7.1.9 |
ofInstSuppActionsOpen Flow Instance Supported Actions: Gives the supported
Action information by setting the appropriate BITSro Bits .1.3.6.1.4.1.6027.3.20.1.7.1.10 |
ofCntlrTableOpen Flow Controller Table: This table provides information about the Controller SEQUENCE OF OfCntlrEntry .1.3.6.1.4.1.6027.3.20.1.8 |
ofCntlrEntryOpen Flow Controller Entry OfCntlrEntry .1.3.6.1.4.1.6027.3.20.1.8.1 |
ofCntlrIdOpen Flow Controller Id: This provides Id of this controller Unsigned32 .1.3.6.1.4.1.6027.3.20.1.8.1.1 |
ofCntlrAddrTypeOpen 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).ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6027.3.20.1.8.1.2 |
ofCntlrAddrOpen Flow Controller IP Address: This gives the IP Address of
the controller. The InetAddressType of this is given by the
ofCntlrAddrType object.ro InetAddress .1.3.6.1.4.1.6027.3.20.1.8.1.3 |
ofCntlrPortNumberOpen Flow Controller Port: This provides the port number to be
used to communicate with the controllerro InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.6027.3.20.1.8.1.4 |
ofCntlrProtocolOpen Flow Controller Protocol: Tells which protocol is being used
by this Controller for communication, either TLS or TCPro Enumeration .1.3.6.1.4.1.6027.3.20.1.8.1.5 |
ofCntlrConStateOpen Flow Controller Connection Statero Enumeration .1.3.6.1.4.1.6027.3.20.1.8.1.6 |
ofPortTableOpen Flow Port Table SEQUENCE OF OfPortEntry .1.3.6.1.4.1.6027.3.20.1.9 |
ofPortEntryOpen Flow Port Entry has ports assigned to the instance OfPortEntry .1.3.6.1.4.1.6027.3.20.1.9.1 |
ofPortIfIndexThe ifIndex value corresponding to this port InterfaceIndex (IF-MIB) .1.3.6.1.4.1.6027.3.20.1.9.1.1 |
ofPortAssociationTypeOpen Flow Port Association Type: Tells whether this port
is directly assigned to the instance or via VLAN.ro Enumeration .1.3.6.1.4.1.6027.3.20.1.9.1.2 |
ofVlanTableOpen Flow VLAN Table containing port list information for
each VLAN configured into the instance. SEQUENCE OF OfVlanEntry .1.3.6.1.4.1.6027.3.20.1.10 |
ofVlanEntryOpen Flow VLAN Entry.
Restricted to max 8 VLANs per instance. OfVlanEntry .1.3.6.1.4.1.6027.3.20.1.10.1 |
ofVlanIfIndexThe ifIndex value corresponding to this VLAN. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.6027.3.20.1.10.1.1 |
ofVlanIdOpen Flow Vlan Id: VALN-ID referring to this VLAN.ro VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.6027.3.20.1.10.1.2 |
ofFlowTableOpen Flow FlowTable SEQUENCE OF OfFlowEntry .1.3.6.1.4.1.6027.3.20.1.11 |
ofFlowEntryOpen Flow Instance Flow Entry OfFlowEntry .1.3.6.1.4.1.6027.3.20.1.11.1 |
ofFlowIdOpenFlow Flow Id Unsigned32 .1.3.6.1.4.1.6027.3.20.1.11.1.1 |
ofFlowTblIdOpenFlow Flow Table Id Unsigned32 .1.3.6.1.4.1.6027.3.20.1.11.1.2 |
ofFlowPriorityOpenFlow Flow priorityro Unsigned32 .1.3.6.1.4.1.6027.3.20.1.11.1.3 |
ofFlowIdleTimeOpenFlow Flow Idle Timero Unsigned32 .1.3.6.1.4.1.6027.3.20.1.11.1.4 |
ofFlowHardTimeOpenFlow Flow Hard Timeoutro Unsigned32 .1.3.6.1.4.1.6027.3.20.1.11.1.5 |
ofFlowUpTimeThe time since the OpenFlow flow was configured to be up.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6027.3.20.1.11.1.6 |
ofFlowCookieOpenFlow Flow Cookie Stringro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.11.1.7 |
ofFlowPacketCountOpenFlow Flow Packet Countro Counter64 .1.3.6.1.4.1.6027.3.20.1.11.1.8 |
ofFlowByteCountOpenFlow Flow Byte Countro Counter64 .1.3.6.1.4.1.6027.3.20.1.11.1.9 |
ofFlowMatchParamsTableOpen Flow Match Parameter Table SEQUENCE OF OfFlowMatchParamsEntry .1.3.6.1.4.1.6027.3.20.1.12 |
ofFlowMatchParamsEntryA set of parameters to be mactheded on a particular openFlow Table. OfFlowMatchParamsEntry .1.3.6.1.4.1.6027.3.20.1.12.1 |
ofFlowMatchInPortOpenFlow Flow Match Ingress Ports;
Note that when the value of this object is the
zero-length string, it indicates 'wild card'.ro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.12.1.1 |
ofFlowMatchEtherSrcAddrOpenFlow Flow Match Ethernet Source Address.
Note that when the value of this object is the
zero-length string, it indicates 'wild card'.ro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.12.1.2 |
ofFlowMatchEtherDstAddrOpenFlow Flow Match Ethernet Destination Address.
Note that when the value of this object is the
zero-length string, it indicates 'wild card'.ro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.12.1.3 |
ofFlowMatchVlanIdOpenFlow Flow Match Vlan Id.
Note that when the value of this object is the
zero-length string, it indicates 'wild card'.ro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.12.1.4 |
ofFlowMatchEthTypeOpenFlow Flow Match Ethernet Type.
Note that when the value of this object is the
zero-length string, it indicates 'wild card'.ro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.12.1.5 |
ofFlowMatchVlanPriOpenFlow Flow Match VLAN Priority.
Note that when the value of this object is the
zero-length string, it indicates 'wild card'.ro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.12.1.6 |
ofFlowMatchIpTosOpenFlow Flow Match IP TOSro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.12.1.7 |
ofFlowMatchIpProtoOpenFlow Flow match IP Protocolro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.12.1.8 |
ofFlowMatchIpSrcAddrOpenFlow Flow Match IP Source Address.
Note that when the value of this object is the
zero-length string, it indicates 'wild card'.ro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.12.1.9 |
ofFlowMatchIpDestAddrOpenFlow Flow Match IP Destination Adress.
Note that when the value of this object is the
zero-length string, it indicates 'wild card'.ro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.12.1.10 |
ofFlowMatchTpSrcPortOpenFlow Flow Match Transport Source Port.
Note that when the value of this object is the
zero-length string, it indicates 'wild card'.ro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.12.1.11 |
ofFlowMatchTpDstPortOpenFlow Flow Match Transport Destination Port.
Note that when the value of this object is the
zero-length string, it indicates 'wild card'.ro OCTET STRING .1.3.6.1.4.1.6027.3.20.1.12.1.12 |
ofFlowActionTableOpenFlow Flow Action Table SEQUENCE OF OfFlowActionEntry .1.3.6.1.4.1.6027.3.20.1.13 |
ofFlowActionEntryOpenFlow Flow Action Entry OfFlowActionEntry .1.3.6.1.4.1.6027.3.20.1.13.1 |
ofFlowActionIdOpen Flow Action Id Unsigned32 .1.3.6.1.4.1.6027.3.20.1.13.1.1 |
ofFlowActionTypeOpenFlow Flow Action Type - Following are the supported Actions
outToSwitchPort -> Output to switch port.
setVlanVid -> Set the 802.1q VLAN id.
setVlanPcp -> Set the 802.1q priority.
stripVlan -> Strip the 802.1q header.
setDlSrc -> Ethernet source address.
setDlDst -> Ethernet destination address.
setNetworkSrc -> IP source address.
setNetworkDst -> IP destination address.
setNetworkTos -> IP ToS (DSCP field, 6 bits).
setTpSrc -> TCP/UDP source port.
setTpDest -> TCP/UDP destination port.
outToQueue -> Output to queue.
vendor -> Vendor specific actionro Enumeration .1.3.6.1.4.1.6027.3.20.1.13.1.2 |
ofFlowActionSrcMacOpenFlow Flow Action Source Mac addressro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.6027.3.20.1.13.1.3 |
ofFlowActionDstMacOpenFlow Flow Action Destination Macro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.6027.3.20.1.13.1.4 |
ofFlowActionPortIndexIfindex value of OpenFlow Flow Action Portro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.6027.3.20.1.13.1.5 |
ofFlowActionVlanIdOpenFlow Flow Action VLAN IDro VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.6027.3.20.1.13.1.6 |
ofFlowActionMaxLenOpenFlow Flow Action Max Lengthro Unsigned32 .1.3.6.1.4.1.6027.3.20.1.13.1.7 |
ofFlowActionVlanPcpOpenFlow Flow Action VLAN PCPro Unsigned32 .1.3.6.1.4.1.6027.3.20.1.13.1.8 |
ofFlowActionNWTosOpenFlow Flow Action Network TOSro Unsigned32 .1.3.6.1.4.1.6027.3.20.1.13.1.9 |
ofSwitchMibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6027.3.20.1.14 |
ofSwitchMibCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6027.3.20.1.14.1 |
ofSwitchMibGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6027.3.20.1.14.2 |
ofSwitchNotification OBJECT IDENTIFIER .1.3.6.1.4.1.6027.3.20.2 |
ofSwitchNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6027.3.20.2.0 |
ofSwitchCntlrSessionStatusChangedThis notification is sent when ever Controller's Session
Status has changed. NOTIFICATION-TYPE .1.3.6.1.4.1.6027.3.20.2.0.1 |
ofSwitchFlowTableFullThis notification is sent when ever Flow Table reached
its maximum capacity. ofSwitchFlowTableSrc gives the id of the
Flow Table that reached max flows NOTIFICATION-TYPE .1.3.6.1.4.1.6027.3.20.2.0.2 |
ofSwitchNotifyVariable OBJECT IDENTIFIER .1.3.6.1.4.1.6027.3.20.2.1 |
ofSwitchFlowTableSrcThe unique ID of an OpenFlow Table.
Used by ofSwitchFlowTableFull trap.ro Enumeration .1.3.6.1.4.1.6027.3.20.2.1.1 |