HUAWEI-OPENFLOW-MIB

File: HUAWEI-OPENFLOW-MIB.mib (9243 bytes)

Imported modules

HUAWEI-MIB IF-MIB SNMP-FRAMEWORK-MIB
SNMPv2-CONF SNMPv2-SMI INET-ADDRESS-MIB
SNMPv2-TC

Imported symbols

hwDatacomm ifIndex ifName
InterfaceIndex SnmpAdminString MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP Integer32
Unsigned32 Counter32 IpAddress
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
InetAddressType InetAddress DisplayString
TEXTUAL-CONVENTION

Defined Types

HWOpenflowDataPathId  
Datapath unique ID type. The lower 48-bits are for a MAC address, while the upper 16-bits are implementer-defined.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

HwOpenflowConnectionEntry  
SEQUENCE    
  hwOpenflowIpType InetAddressType
  hwOpenflowRemoteIp InetAddress
  hwOpenflowLocalIp InetAddress
  hwOpenflowVpnInstanceName DisplayString
  hwOpenflowDatapathId HWOpenflowDataPathId
  hwOpenflowAuxiliaryId Unsigned32
  hwOpenflowConnectionDownSubReason Unsigned32
  hwOpenflowConnectionDownReason INTEGER

Defined Values

hwOpenflowMib 1.3.6.1.4.1.2011.5.25.344
This MIB contains private managed object and notification trap definitions for Openflow.
MODULE-IDENTITY    

hwOpenflowObject 1.3.6.1.4.1.2011.5.25.344.1
OBJECT IDENTIFIER    

hwOpenflowGlobalInfo 1.3.6.1.4.1.2011.5.25.344.1.1
OBJECT IDENTIFIER    

hwOpenflowObjects 1.3.6.1.4.1.2011.5.25.344.1.2
OBJECT IDENTIFIER    

hwOpenflowConnectionTable 1.3.6.1.4.1.2011.5.25.344.1.2.1
Basic information about openflow Connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwOpenflowConnectionEntry

hwOpenflowConnectionEntry 1.3.6.1.4.1.2011.5.25.344.1.2.1.1
Basic information about openflow Connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwOpenflowConnectionEntry  

hwOpenflowIpType 1.3.6.1.4.1.2011.5.25.344.1.2.1.1.1
Indicates the administrative IP type of openflow node.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

hwOpenflowRemoteIp 1.3.6.1.4.1.2011.5.25.344.1.2.1.1.2
Indicates the administrative IP address of openflow remote node.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

hwOpenflowLocalIp 1.3.6.1.4.1.2011.5.25.344.1.2.1.1.3
Indicates the administrative IP address of openflow local node.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

hwOpenflowVpnInstanceName 1.3.6.1.4.1.2011.5.25.344.1.2.1.1.4
This object indicates the vpn instance's name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwOpenflowDatapathId 1.3.6.1.4.1.2011.5.25.344.1.2.1.1.5
Indicates the datapath unique ID. The lower 48-bits are for a MAC address, while the upper 16-bits are implementer-defined.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  HWOpenflowDataPathId  

hwOpenflowAuxiliaryId 1.3.6.1.4.1.2011.5.25.344.1.2.1.1.6
Indicates the auxiliary connection ID.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwOpenflowConnectionDownSubReason 1.3.6.1.4.1.2011.5.25.344.1.2.1.1.7
Indicates the detail reason of openflow connection down. If no detail reason, the value of the node will be zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwOpenflowConnectionDownReason 1.3.6.1.4.1.2011.5.25.344.1.2.1.1.8
This object indicates the cause that the openflow connection becomes down. Options: 1. tcpDown(1) --indicates tcp down. 2. heartbeatTimeout(2) --indicates openflow heartbeat timeout. 3. pduError(3) --indicates openflow message data is wrong. 4. connectionUp(4) --indicates connection is up.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tcpDown(1), heartbeatTimeout(2), pduError(3), connectionUp(4)  

hwOpenflowTraps 1.3.6.1.4.1.2011.5.25.344.2
OBJECT IDENTIFIER    

hwOpenflowConnectionDown 1.3.6.1.4.1.2011.5.25.344.2.1
This notification indicates that openflow session changes to down.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwOpenflowConnectionDownClear 1.3.6.1.4.1.2011.5.25.344.2.2
This notification indicates that openflow session changes to up.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwOpenflowConformance 1.3.6.1.4.1.2011.5.25.344.3
OBJECT IDENTIFIER    

hwOpenflowCompliances 1.3.6.1.4.1.2011.5.25.344.3.1
OBJECT IDENTIFIER    

hwOpenflowCompliance 1.3.6.1.4.1.2011.5.25.344.3.1.1
Compliance Channelment for agents that provide full support for hwBaseTrapMIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hwOpenflowGroups 1.3.6.1.4.1.2011.5.25.344.3.2
OBJECT IDENTIFIER    

hwOpenflowTrapGroup 1.3.6.1.4.1.2011.5.25.344.3.2.1
Group for all base traps.
Status: current Access: read-only
NOTIFICATION-GROUP    

hwOpenflowConnectionGroup 1.3.6.1.4.1.2011.5.25.344.3.2.2
Group for base trap objects.
Status: current Access: read-only
OBJECT-GROUP