QUANTA-OPENFLOW-PRIVATE-MIB: View SNMP OID List / Download MIB
VENDOR: QUANTA COMPUTER INC.
Home | MIB: QUANTA-OPENFLOW-PRIVATE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
openFlow | 1.3.6.1.4.1.7244.2.200 |
The Quanta Private MIB for OpenFlow |
||
agentOpenFlowGroup | 1.3.6.1.4.1.7244.2.200.1 | |||
agentOpenFlowGlobalConfigGroup | 1.3.6.1.4.1.7244.2.200.1.1 | |||
agentOpenFlowAdminMode | 1.3.6.1.4.1.7244.2.200.1.1.1 | integer | read-write |
Flag indicating whether the OpenFlow feature is administratively enabled. Enumeration: 'enable': 1, 'disable': 2. |
agentOpenFlowVariant | 1.3.6.1.4.1.7244.2.200.1.1.2 | integer | read-write |
Indicates which OpenFlow version is currently running on the switch. Enumeration: 'openFlow11Mode': 3, 'openFlow12Mode': 4, 'openFlow10Mode': 2, 'openFlow13Mode': 5. |
agentOpenFlowCfgControllerTable | 1.3.6.1.4.1.7244.2.200.1.3 | no-access |
This table contains the list of configured IP addresses for the OpenFlow Controllers. |
|
1.3.6.1.4.1.7244.2.200.1.3.1 | no-access |
Represents entry for Open Flow configure controller table |
||
agentOpenFlowCfgCtrlIPAddress | 1.3.6.1.4.1.7244.2.200.1.3.1.1 | ipaddress | read-only |
IP Address of the OpenFlow Controller to which the switch should connect. |
agentOpenFlowCfgCtrlIPPort | 1.3.6.1.4.1.7244.2.200.1.3.1.2 | unsigned32 | read-only |
IP Port number used for connecting to the Controller. |
agentOpenFlowCfgCtrlConnectionMode | 1.3.6.1.4.1.7244.2.200.1.3.1.3 | integer | read-only |
Flag 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. Enumeration: 'ssl': 1, 'tcp': 2. |
agentOpenFlowCfgCtrlStatus | 1.3.6.1.4.1.7244.2.200.1.3.1.4 | rowstatus | read-only |
Status 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 instance |
agentOpenFlowGlobalStatusParameters | 1.3.6.1.4.1.7244.2.200.1.6 | |||
agentOpenFlowOperationalStatus | 1.3.6.1.4.1.7244.2.200.1.6.1 | integer | read-only |
Flag indicating whether the OpenFlow feature is enabled, disabled or in transition. Enumeration: 'disablePending': 4, 'enable': 1, 'disable': 2, 'enablePending': 3. |
agentOpenFlowDisableReason | 1.3.6.1.4.1.7244.2.200.1.6.2 | integer | read-only |
Indicates why the OpenFlow feature is disabled. Enumeration: 'noSSLCertificates': 4, 'none': 1, 'noSuitableIPInterface': 3, 'administrativelyDisabled': 2. |
agentOpenFlowGlobalCommands | 1.3.6.1.4.1.7244.2.200.1.7 | |||
agentOpenFlowEraseOpenFlowManagerCertificates | 1.3.6.1.4.1.7244.2.200.1.7.1 | integer | read-write |
This command directs the switch to erase certificate files obtained from the OpenFlow Managers. This is write-only value. It always returns '0' on request Enumeration: 'alwaysReturnedOnRead': 1, 'eraseCertificates': 2. |
agentOpenFlowFlowTableStatusTable | 1.3.6.1.4.1.7244.2.200.1.8 | no-access |
These status parameters describe the supported OpenFlow tables and report usage information for the tables. |
|
1.3.6.1.4.1.7244.2.200.1.8.1 | no-access |
Represents entry for Open Flow 'Flow Table Status' |
||
agentOpenFlowFlowTable | 1.3.6.1.4.1.7244.2.200.1.8.1.1 | unsigned32 | read-only |
OpenFlow Table Identifier. |
agentOpenFlowFlowTableName | 1.3.6.1.4.1.7244.2.200.1.8.1.2 | octet string | read-only |
The name of this table. |
agentOpenFlowFlowTableDescription | 1.3.6.1.4.1.7244.2.200.1.8.1.3 | octet string | read-only |
A detailed description for this table. |
agentOpenFlowMaximumSize | 1.3.6.1.4.1.7244.2.200.1.8.1.4 | unsigned32 | read-only |
Platform-defined maximum size for this flow table. |
agentOpenFlowNumberOfEntries | 1.3.6.1.4.1.7244.2.200.1.8.1.5 | unsigned32 | read-only |
Total number of entries in this table. The count includes delete-pending entries. |
agentOpenFlowHardwareEntries | 1.3.6.1.4.1.7244.2.200.1.8.1.6 | unsigned32 | read-only |
Number of entries currently inserted into the hardware. |
agentOpenFlowSoftwareOnlyEntries | 1.3.6.1.4.1.7244.2.200.1.8.1.7 | unsigned32 | read-only |
Number 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. |
agentOpenFlowWaitingForSpaceEntries | 1.3.6.1.4.1.7244.2.200.1.8.1.8 | unsigned32 | read-only |
Number of entries that are not currently in the hardware because the attempt to insert the entry failed. |
agentOpenFlowFlowInsertionCount | 1.3.6.1.4.1.7244.2.200.1.8.1.9 | unsigned32 | read-only |
Total number of flows that were added to this table since the switch powered up. |
agentOpenFlowFlowDeletionCount | 1.3.6.1.4.1.7244.2.200.1.8.1.10 | unsigned32 | read-only |
Total number of flows that were deleted from this table since the switch powered up. |
agentOpenFlowInsertionFailureCount | 1.3.6.1.4.1.7244.2.200.1.8.1.11 | unsigned32 | read-only |
Total number of hardware insertion attempts that were rejected due to lack of space since the switch powered up. |