HH3C-OFP-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-OFP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hh3cOfp 1.3.6.1.4.1.25506.2.167
This MIB contains information about the OpenFlow module
         hh3cOfpInstanceObjects 1.3.6.1.4.1.25506.2.167.1
             hh3cOfpInstanceControllerTable 1.3.6.1.4.1.25506.2.167.1.1 no-access
Information about OpenFlow controllers.
                 hh3cOfpInstanceControllerEntry 1.3.6.1.4.1.25506.2.167.1.1.1 no-access
Define the index of hh3cOfpInstanceControllerTable.
                     hh3cOfpInstanceID 1.3.6.1.4.1.25506.2.167.1.1.1.1 integer32 no-access
Index of an OpenFlow instance
                     hh3cOfpInstanceControllerID 1.3.6.1.4.1.25506.2.167.1.1.1.2 integer32 no-access
Index of an OpenFlow controller.
                     hh3cOfpInstanceControllerRole 1.3.6.1.4.1.25506.2.167.1.1.1.3 integer read-only
The value of the controller's role. Enumeration: 'slave': 3, 'master': 2, 'equal': 1.
                     hh3cOfpInstanceCtrConnectType 1.3.6.1.4.1.25506.2.167.1.1.1.4 integer read-only
The value of the controller's type. Enumeration: 'ssl': 2, 'tcp': 1.
                     hh3cOfpInstanceCtrConnectState 1.3.6.1.4.1.25506.2.167.1.1.1.5 integer read-only
The value of the controller's state. Enumeration: 'established': 1, 'idle': 0.
                     hh3cOfpInstanceCtrSSLPolicy 1.3.6.1.4.1.25506.2.167.1.1.1.6 octet string read-only
SSL policy name for SSL connection with controller.
                     hh3cOfpInstanceCtrVRFName 1.3.6.1.4.1.25506.2.167.1.1.1.7 octet string read-only
VRF name for VPN connection with controller.
                     hh3cOfpInstanceCtrIPType 1.3.6.1.4.1.25506.2.167.1.1.1.8 inetaddresstype read-only
The IP addresses type of the Controller's IP Address.
                     hh3cOfpInstanceCtrIPaddress 1.3.6.1.4.1.25506.2.167.1.1.1.9 inetaddress read-only
Controller's IP address. The type of this address is determined by the value of hh3cOfpInstanceCtrIPType.
                     hh3cOfpInstanceCtrPort 1.3.6.1.4.1.25506.2.167.1.1.1.10 integer32 read-only
Controller's port, Default value is 6633.
             hh3cOfpInstanceFlowTableTable 1.3.6.1.4.1.25506.2.167.1.2 no-access
Information about OpenFlow flow tables.
                 hh3cOfpInstanceFlowTableEntry 1.3.6.1.4.1.25506.2.167.1.2.1 no-access
Define the index of hh3cOfpInstanceFlowTableTable.
                     hh3cOfpFlowTableInstanceID 1.3.6.1.4.1.25506.2.167.1.2.1.1 integer32 no-access
Index of an OpenFlow instance
                     hh3cOfpInstanceTableID 1.3.6.1.4.1.25506.2.167.1.2.1.2 integer32 no-access
Index of an OpenFlow table.
                     hh3cOfpInstanceFlowEntryNumCtrl 1.3.6.1.4.1.25506.2.167.1.2.1.3 unsigned32 read-only
Number of flow entries added by controllers in an OpenFlow flow table.
                     hh3cOfpInstanceFlowEntryTotalNum 1.3.6.1.4.1.25506.2.167.1.2.1.4 unsigned32 read-only
Total number of flow entries in an OpenFlow table.
                     hh3cOfpInstanceFlowEntryLimit 1.3.6.1.4.1.25506.2.167.1.2.1.5 unsigned32 read-only
Flow entry count limit in an OpenFlow table.
         hh3cOfpMibTrap 1.3.6.1.4.1.25506.2.167.2
             hh3cOfpMibTrapOid 1.3.6.1.4.1.25506.2.167.2.1
                 hh3cOfpTrapDisconnectReason 1.3.6.1.4.1.25506.2.167.2.1.1 integer32 no-access
Reason why this instance is disconnected from a controller 0: Unknown reason. 1: Undo commands executed 2: Echo timeout. 3: Hello failed. 4: Receiving Hello packets timed out. 5: Receiving messages failed. 6: Epoll error. 7: VRF deleted. 8: VRF global port down. 9: Failed to recycle the buffer. 10: AP down.
             hh3cOfpTraps 1.3.6.1.4.1.25506.2.167.2.2
                 hh3cOfpTrapsPrefix 1.3.6.1.4.1.25506.2.167.2.2.0
                     hh3cOfpControllerDisconnect 1.3.6.1.4.1.25506.2.167.2.2.0.1
This trap is generated when the instance is disconnected from the controller. The disconnection reason is hh3cOfpTrapDisconnectReason.
                     hh3cOfpControllerConnect 1.3.6.1.4.1.25506.2.167.2.2.0.2
This trap is generated when the instance is connected to the controller.