HUAWEI-OPENFLOW-MIB
AI MIB Summary
The HUAWEI-OPENFLOW-MIB enables monitoring and management of Huawei OpenFlow-enabled network devices by exposing vendor-specific managed objects and notification traps for SDN controller interactions. It facilitates the tracking of OpenFlow session states, flow table statistics, and controller connectivity events to support software-defined networking operations.
This MIB contains private managed object and notification trap definitions for Openflow.
Main OID:
hwOpenflowMib.1.3.6.1.4.1.2011.5.25.344
14
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
14 total| Object Name |
|---|
hwOpenflowMibThis MIB contains private managed object and notification trap
definitions for Openflow. MODULE-IDENTITY .1.3.6.1.4.1.2011.5.25.344 |
hwOpenflowObject OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.344.1 |
hwOpenflowGlobalInfo OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.344.1.1 |
hwOpenflowObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.344.1.2 |
hwOpenflowConnectionTableBasic information about openflow Connection. SEQUENCE OF HwOpenflowConnectionEntry .1.3.6.1.4.1.2011.5.25.344.1.2.1 |
hwOpenflowConnectionEntryBasic information about openflow Connection. HwOpenflowConnectionEntry .1.3.6.1.4.1.2011.5.25.344.1.2.1.1 |
hwOpenflowIpTypeIndicates the administrative IP type of openflow node.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.5.25.344.1.2.1.1.1 |
hwOpenflowRemoteIpIndicates the administrative IP address of openflow remote node.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.5.25.344.1.2.1.1.2 |
hwOpenflowLocalIpIndicates the administrative IP address of openflow local node.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.2011.5.25.344.1.2.1.1.3 |
hwOpenflowVpnInstanceNameThis object indicates the vpn instance's name.ro DisplayString .1.3.6.1.4.1.2011.5.25.344.1.2.1.1.4 |
hwOpenflowDatapathIdIndicates the datapath unique ID. The lower 48-bits are for
a MAC address, while the upper 16-bits are implementer-defined.ro HWOpenflowDataPathId .1.3.6.1.4.1.2011.5.25.344.1.2.1.1.5 |
hwOpenflowAuxiliaryIdIndicates the auxiliary connection ID.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.344.1.2.1.1.6 |
hwOpenflowConnectionDownSubReasonIndicates the detail reason of openflow connection down. If no detail reason, the value of the node will be zero.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.344.1.2.1.1.7 |
hwOpenflowConnectionDownReasonThis object indicates the cause that the openflow connection becomes down.
Options:
1. tcpDown(1)
2. heartbeatTimeout(2)
3. pduError(3)
4. connectionUp(4)
::= { hwOpenflowConnectionEntry 8 }
hwOpenflowTraps OBJECT IDENTIFIER ::= { hwOpenflowMib 2 }
hwOpenflowConnectionDown NOTIFICATION-TYPE
OBJECTS { hwOpenflowIpType, hwOpenflowRemoteIp, hwOpenflowLocalIp, hwOpenflowVpnInstanceName, hwOpenflowDatapathId, hwOpenflowAuxiliaryId,
hwOpenflowConnectionDownSubReason, hwOpenflowConnectionDownReason }
STATUS current
DESCRIPTIONro Enumeration .hwOpenflowGroups.2 |