20-OpenFlow

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 Switch Series MIB Companion-Release 671x-6W10020-OpenFlow
Table of Contents
Related Documents
01--HH3C-OFP-MIB
Title Size Download
01--HH3C-OFP-MIB 60.95 KB

HH3C-OFP-MIB

About this MIB

OpenFlow is the communications interface defined between the control and forwarding layers of a Software-Defined Networking architecture. With OpenFlow, you can perform centralized data forwarding management for physical and virtual devices through controllers.

MIB file name

hh3c-ofp.mib

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cOfp(167)

Scalar objects

hh3cOfpTrapDisconnectReason

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cOfpTrapDisconnectReason (1.3.6.1.4.1.25506.2.167.2.1.1)

accessible-for-notify

Integer32

0..10

Reason why an OpenFlow instance was disconnected from a controller.

As per the MIB.

Tabular objects

hh3cOfpInstanceControllerTable

About this table

This table contains controller information for an OpenFlow instance.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table indexes are hh3cOfpInstanceID and hh3cOfpInstanceControllerID.

Object (OID)

Access

Syntax

Value range

Description

Implementation

h3cOFPInstanceID

(1.3.6.1.4.1.25506.2.167.1.1.1.1) 

not-accessible

Integer32

1..4094

ID of an OpenFlow instance.

As per the MIB.

h3cOFPInstanceControllerID

(1.3.6.1.4.1.25506.2.167.1.1.1.2) 

not-accessible

Integer32

0..63

Index of an OpenFlow controller.

As per the MIB.

h3cOFPInstanceControllerRole

(1.3.6.1.4.1.25506.2.167.1.1.1.3) 

read-only

INTEGER

equal(1),

master(2),

slave(3)

Role of the OpenFlow controller.

As per the MIB.

hh3cOfpInstanceCtrConnectType

(1.3.6.1.4.1.25506.2.167.1.1.1.4) 

read-only

INTEGER

tcp(1),

ssl(2)

Type of the connection between the OpenFlow instance and the controller.

As per the MIB.

hh3cOfpInstanceCtrConnectState

(1.3.6.1.4.1.25506.2.167.1.1.1.5) 

read-only

INTEGER

idle(0),

established(1)

State of the connection between the OpenFlow instance and the controller.

As per the MIB.

hh3cOfpInstanceCtrSSLPolicy

(1.3.6.1.4.1.25506.2.167.1.1.1.6) 

read-only

DisplayString

OCTET STRING (SIZE(0..31))

Name of the SSL client policy used for SSL connections.

As per the MIB.

hh3cOfpInstanceCtrVRFName

(1.3.6.1.4.1.25506.2.167.1.1.1.7) 

read-only

DisplayString

OCTET STRING (SIZE(0..31))

Name of the VRF to which the controller belongs.

As per the MIB.

hh3cOfpInstanceCtrIPType

(1.3.6.1.4.1.25506.2.167.1.1.1.8) 

read-only

InetAddressType

Standard MIB values.

Type of the OpenFlow controller's IP address.

As per the MIB.

hh3cOfpInstanceCtrIPaddress

(1.3.6.1.4.1.25506.2.167.1.1.1.9) 

read-only

InetAddress

OCTET STRING (SIZE (0..255))

IP address of the OpenFlow controller.

As per the MIB.

hh3cOfpInstanceCtrPort

(1.3.6.1.4.1.25506.2.167.1.1.1.10)

read-only

Integer32

1..65535

Port number of the OpenFlow controller.

As per the MIB.

 

hh3cOfpInstanceFlowTableTable

About this table

This table contains flow table information for an OpenFlow instance.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table indexes are hh3cOfpFlowTableInstanceID and hh3cOfpInstanceTableID.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cOfpFlowTableInstanceID

(1.3.6.1.4.1.25506.2.167.1.2.1.1)

not-accessible

Integer32

1..4094

ID of an OpenFlow instance.

As per the MIB.

hh3cOfpInstanceTableID (1.3.6.1.4.1.25506.2.167.1.2.1.2)

not-accessible

Integer32

0..254

ID of a flow table.

As per the MIB.

hh3cOfpInstanceFlowEntryNumCtrl (1.3.6.1.4.1.25506.2.167.1.2.1.3)

read-only

Unsigned32

Standard MIB values.

Number of flow entries deployed by the controller.

As per the MIB.

hh3cOfpInstanceFlowEntryTotalNum

(1.3.6.1.4.1.25506.2.167.1.2.1.4)

read-only

Unsigned32

Standard MIB values.

Total number of flow entries in the table.

As per the MIB.

hh3cOfpInstanceFlowEntryLimit

(1.3.6.1.4.1.25506.2.167.1.2.1.5)

read-only

Unsigned32

Standard MIB values.

Maximum number of flow entries supported by the flow table.

As per the MIB.

Notifications

This section contains the HH3C-OFP-MIB notifications.

hh3cOfpControllerDisconnect

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.167.2.2.0.1

Disconnection of the connection between an OpenFlow instance and the controller.

Error notification

Major

1.3.6.1.4.1.25506.2.167.2.2.0.2(hh3cOfpControllerConnect)

ON

 

Description

This notification is generated when the connection between an OpenFlow instance and the controller is disconnected.

Status control

ON

CLI: Use the snmp-agent trap enable command.

OFF

CLI: Use the undo snmp-agent trap enable command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.167.1.1.1.1 (hh3cOfpInstanceID)

ID of an OpenFlow instance

Yes

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.167.1.1.1.2 (hh3cOfpInstanceControllerID)

ID of the OpenFlow controller

Yes

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.167.2.1.1 (hh3cOfpTrapDisconnectReason)

Reason why the OpenFlow instance was disconnected from a controller.

No

Integer32

Standard MIB values.

 

Recommended action

To resolve the issue:

1.     Check whether OpenFlow connection backup is disabled. You can ignore this notification if the generation of this notification is triggered by an active/standby switchover.

2.     Check the link between the device and the controller.

3.     If the issue persists, contact H3C Support.

 

hh3cOfpControllerConnect

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.167.2.2.0.2

Establishment of connection between an OpenFlow instance and the controller.

Recovery notification

N/A

N/A

ON

 

Description

This notification is generated when the connection is established between an OpenFlow instance and the controller.

Status control

ON

CLI: Use the snmp-agent trap enable command.

OFF

CLI: Use the undo snmp-agent trap enable command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.167.1.1.1.1 (hh3cOfpInstanceID)

ID of an OpenFlow instance.

Yes

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.167.1.1.1.2 (hh3cOfpInstanceControllerID)

ID of the OpenFlow controller.

Yes

Integer32

Standard MIB values.

 

Recommended action

No action is required.

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网