MIBs Depot

HH3C-OFP-MIB

Registered at
1.3.6.1.4.1.25506.2.167
Last updated
2019-04-11 13:00
Organization
New H3C Technologies Co., Ltd.
Revisions
2019-04-11 13:00, 2017-02-28 17:00
Namespace
comware
Source file
HH3C-OFP-MIB
Digest
sha256:7644b88a711a2979a16561e96cddf02393cc2c06064e5ed04b4fd783be9ee4fa

Description

This MIB contains information about the OpenFlow module

Contact

Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-OID-MIBhh3cCommon
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-OFP-MIB
HH3C-OID-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hh3cOfpInstanceObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.167.1
hh3cOfpInstanceControllerTable
OBJECT-TYPE
Information about OpenFlow controllers.
1.3.6.1.4.1.25506.2.167.1.1not-accessiblecurrent
hh3cOfpInstanceControllerEntry
OBJECT-TYPE
Define the index of hh3cOfpInstanceControllerTable.
1.3.6.1.4.1.25506.2.167.1.1.1not-accessiblecurrent
hh3cOfpInstanceID
OBJECT-TYPE
Index of an OpenFlow instance
1.3.6.1.4.1.25506.2.167.1.1.1.1Integer32 (1..4094)accessible-for-notifycurrent
hh3cOfpInstanceControllerID
OBJECT-TYPE
Index of an OpenFlow controller.
1.3.6.1.4.1.25506.2.167.1.1.1.2Integer32 (0..63)accessible-for-notifycurrent
hh3cOfpInstanceControllerRole
OBJECT-TYPE
The value of the controller's role.
1.3.6.1.4.1.25506.2.167.1.1.1.3INTEGER {equal(1), master(2), slave(3)}read-onlycurrent
hh3cOfpInstanceCtrConnectType
OBJECT-TYPE
The value of the controller's type.
1.3.6.1.4.1.25506.2.167.1.1.1.4INTEGER {tcp(1), ssl(2)}read-onlycurrent
hh3cOfpInstanceCtrConnectState
OBJECT-TYPE
The value of the controller's state.
1.3.6.1.4.1.25506.2.167.1.1.1.5INTEGER {idle(0), established(1)}read-onlycurrent
hh3cOfpInstanceCtrSSLPolicy
OBJECT-TYPE
SSL policy name for SSL connection with controller.
1.3.6.1.4.1.25506.2.167.1.1.1.6OCTET STRING (SIZE(0..31))read-onlycurrent
hh3cOfpInstanceCtrVRFName
OBJECT-TYPE
VRF name for VPN connection with controller.
1.3.6.1.4.1.25506.2.167.1.1.1.7OCTET STRING (SIZE(0..31))read-onlycurrent
hh3cOfpInstanceCtrIPType
OBJECT-TYPE
The IP addresses type of the Controller's IP Address.
1.3.6.1.4.1.25506.2.167.1.1.1.8InetAddressTyperead-onlycurrent
hh3cOfpInstanceCtrIPaddress
OBJECT-TYPE
Controller's IP address. The type of this address is determined by the value of hh3cOfpInstanceCtrIPType.
1.3.6.1.4.1.25506.2.167.1.1.1.9InetAddressread-onlycurrent
hh3cOfpInstanceCtrPort
OBJECT-TYPE
Controller's port, Default value is 6633.
1.3.6.1.4.1.25506.2.167.1.1.1.10Integer32 (1..65535)read-onlycurrent
hh3cOfpInstanceFlowTableTable
OBJECT-TYPE
Information about OpenFlow flow tables.
1.3.6.1.4.1.25506.2.167.1.2not-accessiblecurrent
hh3cOfpInstanceFlowTableEntry
OBJECT-TYPE
Define the index of hh3cOfpInstanceFlowTableTable.
1.3.6.1.4.1.25506.2.167.1.2.1not-accessiblecurrent
hh3cOfpFlowTableInstanceID
OBJECT-TYPE
Index of an OpenFlow instance
1.3.6.1.4.1.25506.2.167.1.2.1.1Integer32 (1..4094)not-accessiblecurrent
hh3cOfpInstanceTableID
OBJECT-TYPE
Index of an OpenFlow table.
1.3.6.1.4.1.25506.2.167.1.2.1.2Integer32 (0..254)not-accessiblecurrent
hh3cOfpInstanceFlowEntryNumCtrl
OBJECT-TYPE
Number of flow entries added by controllers in an OpenFlow flow table.
1.3.6.1.4.1.25506.2.167.1.2.1.3Unsigned32read-onlycurrent
hh3cOfpInstanceFlowEntryTotalNum
OBJECT-TYPE
Total number of flow entries in an OpenFlow table.
1.3.6.1.4.1.25506.2.167.1.2.1.4Unsigned32read-onlycurrent
hh3cOfpInstanceFlowEntryLimit
OBJECT-TYPE
Flow entry count limit in an OpenFlow table.
1.3.6.1.4.1.25506.2.167.1.2.1.5Unsigned32read-onlycurrent
hh3cOfpMibTrap
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.167.2
hh3cOfpMibTrapOid
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.167.2.1
hh3cOfpTrapDisconnectReason
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.167.2.1.1Integer32 (0..10)accessible-for-notifycurrent
hh3cOfpTraps
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.167.2.2
hh3cOfpTrapsPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.167.2.2.0

Notifications

NameOIDStatus
hh3cOfpControllerDisconnect
NOTIFICATION-TYPE
This trap is generated when the instance is disconnected from the controller. The disconnection reason is hh3cOfpTrapDisconnectReason.
1.3.6.1.4.1.25506.2.167.2.2.0.1current
hh3cOfpControllerConnect
NOTIFICATION-TYPE
This trap is generated when the instance is connected to the controller.
1.3.6.1.4.1.25506.2.167.2.2.0.2current