QUANTA-OPENFLOW-PRIVATE-MIB
AI MIB Summary
The QUANTA-OPENFLOW-PRIVATE-MIB extends standard OpenFlow monitoring capabilities on Quanta Networks switches to expose vendor-specific private objects for tracking flow table statistics, controller connection states, and proprietary hardware resource utilization. This module enables granular visibility into the internal OpenFlow datapath and control plane operations specific to Quanta's switch architecture.
The Quanta Private MIB for OpenFlow
Main OID:
openFlow.1.3.6.1.4.1.7244.2.200
29
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
openFlowThe Quanta Private MIB for OpenFlow MODULE-IDENTITY .1.3.6.1.4.1.7244.2.200 |
agentOpenFlowGroup OBJECT IDENTIFIER .1.3.6.1.4.1.7244.2.200.1 |
agentOpenFlowGlobalConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.7244.2.200.1.1 |
agentOpenFlowAdminModeFlag indicating whether the OpenFlow feature is administratively enabled.rw Enumeration .1.3.6.1.4.1.7244.2.200.1.1.1 |
agentOpenFlowVariantIndicates which OpenFlow version is currently running on the switch.rw Enumeration .1.3.6.1.4.1.7244.2.200.1.1.2 |
agentOpenFlowCfgControllerTableThis table contains the list of configured IP addresses for the OpenFlow Controllers. SEQUENCE OF AgentOpenFlowCfgControllerEntry .1.3.6.1.4.1.7244.2.200.1.3 |
agentOpenFlowCfgControllerEntryRepresents entry for Open Flow configure controller table AgentOpenFlowCfgControllerEntry .1.3.6.1.4.1.7244.2.200.1.3.1 |
agentOpenFlowCfgCtrlIPAddressIP Address of the OpenFlow Controller to which the switch should connect.rw IpAddress .1.3.6.1.4.1.7244.2.200.1.3.1.1 |
agentOpenFlowCfgCtrlIPPortIP Port number used for connecting to the Controller.rw Unsigned32 .1.3.6.1.4.1.7244.2.200.1.3.1.2 |
agentOpenFlowCfgCtrlConnectionModeFlag indicating whether the switch uses TCP or SSL connection to connect to the OpenFlow Controller. The TCP connections are intended only for demos and debugging.rw Enumeration .1.3.6.1.4.1.7244.2.200.1.3.1.3 |
agentOpenFlowCfgCtrlStatusStatus of this instance. active(1) - this CfgControllerTable instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instancerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.7244.2.200.1.3.1.4 |
agentOpenFlowGlobalStatusParameters OBJECT IDENTIFIER .1.3.6.1.4.1.7244.2.200.1.6 |
agentOpenFlowOperationalStatusFlag indicating whether the OpenFlow feature is enabled, disabled or in transition.ro Enumeration .1.3.6.1.4.1.7244.2.200.1.6.1 |
agentOpenFlowDisableReasonIndicates why the OpenFlow feature is disabled.ro Enumeration .1.3.6.1.4.1.7244.2.200.1.6.2 |
agentOpenFlowGlobalCommands OBJECT IDENTIFIER .1.3.6.1.4.1.7244.2.200.1.7 |
agentOpenFlowEraseOpenFlowManagerCertificatesThis command directs the switch to erase certificate files obtained from the OpenFlow Managers. This is write-only value. It always returns '0' on requestrw Enumeration .1.3.6.1.4.1.7244.2.200.1.7.1 |
agentOpenFlowFlowTableStatusTableThese status parameters describe the supported OpenFlow tables and report usage information for the tables. SEQUENCE OF AgentOpenFlowFlowTableStatusEntry .1.3.6.1.4.1.7244.2.200.1.8 |
agentOpenFlowFlowTableStatusEntryRepresents entry for Open Flow 'Flow Table Status' AgentOpenFlowFlowTableStatusEntry .1.3.6.1.4.1.7244.2.200.1.8.1 |
agentOpenFlowFlowTableOpenFlow Table Identifier.ro Unsigned32 .1.3.6.1.4.1.7244.2.200.1.8.1.1 |
agentOpenFlowFlowTableNameThe name of this table.ro OCTET STRING .1.3.6.1.4.1.7244.2.200.1.8.1.2 |
agentOpenFlowFlowTableDescriptionA detailed description for this table.ro OCTET STRING .1.3.6.1.4.1.7244.2.200.1.8.1.3 |
agentOpenFlowMaximumSizePlatform-defined maximum size for this flow table.ro Unsigned32 .1.3.6.1.4.1.7244.2.200.1.8.1.4 |
agentOpenFlowNumberOfEntriesTotal number of entries in this table. The count includes delete-pending entries.ro Unsigned32 .1.3.6.1.4.1.7244.2.200.1.8.1.5 |
agentOpenFlowHardwareEntriesNumber of entries currently inserted into the hardware.ro Unsigned32 .1.3.6.1.4.1.7244.2.200.1.8.1.6 |
agentOpenFlowSoftwareOnlyEntriesNumber of entries that are not installed in the hardware for any reason. This includes entries pending for insertion, entries that cannot be inserted due to missing interfaces and entries that cannot be inserted due to table-full condition.ro Unsigned32 .1.3.6.1.4.1.7244.2.200.1.8.1.7 |
agentOpenFlowWaitingForSpaceEntriesNumber of entries that are not currently in the hardware because the attempt to insert the entry failed.ro Unsigned32 .1.3.6.1.4.1.7244.2.200.1.8.1.8 |
agentOpenFlowFlowInsertionCountTotal number of flows that were added to this table since the switch powered up.ro Unsigned32 .1.3.6.1.4.1.7244.2.200.1.8.1.9 |
agentOpenFlowFlowDeletionCountTotal number of flows that were deleted from this table since the switch powered up.ro Unsigned32 .1.3.6.1.4.1.7244.2.200.1.8.1.10 |
agentOpenFlowInsertionFailureCountTotal number of hardware insertion attempts that were rejected due to lack of space since the switch powered up.ro Unsigned32 .1.3.6.1.4.1.7244.2.200.1.8.1.11 |