HUAWEI-MFLP-MIB

File: HUAWEI-MFLP-MIB.mib (26692 bytes)

Imported modules

HUAWEI-MIB SNMPv2-TC Q-BRIDGE-MIB
IF-MIB P-BRIDGE-MIB SNMPv2-SMI
SNMPv2-CONF

Imported symbols

hwDatacomm DisplayString RowStatus
MacAddress VlanId ifIndex
ifName InterfaceIndex InterfaceIndexOrZero
ifAdminStatus ifOperStatus ifDescr
EnabledStatus NOTIFICATION-TYPE NOTIFICATION-GROUP
OBJECT-GROUP MODULE-COMPLIANCE IpAddress
OBJECT-TYPE Unsigned32 MODULE-IDENTITY

Defined Types

HwMflpVlanCfgEntry  
SEQUENCE    
  hwMflpVlanId VlanId
  hwMflpVlanCfgLoopTimes Unsigned32
  hwMflpVlanCfgDetectCycle Unsigned32
  hwMflpVlanCfgCycles Unsigned32
  hwMflpVlanCfgAction INTEGER
  hwMflpVlanCfgBlockTime Unsigned32
  hwMflpVlanCfgRetryTimes Unsigned32
  hwMflpVlanCfgIfName DisplayString
  hwMflpVlanCfgAlarmReason DisplayString
  hwMflpVlanCfgRowstatus RowStatus
  hwMflpVlanDetectMAC DisplayString
  hwMflpVlanCfgMacAddr MacAddress
  hwMflpVlanCfgPreIfName DisplayString

HwMflpVsiCfgEntry  
SEQUENCE    
  hwMflpVsiName OCTET STRING
  hwMflpVsiCfgLoopTimes Unsigned32
  hwMflpVsiCfgDetectCycle Unsigned32
  hwMflpVsiCfgCycles Unsigned32
  hwMflpVsiCfgAction INTEGER
  hwMflpVsiCfgBlockTime Unsigned32
  hwMflpVsiCfgRetryTimes Unsigned32
  hwMflpVsiCfgBlockPolicy INTEGER
  hwMflpVsiCfgAcName DisplayString
  hwMflpVsiCfgAlarmReason DisplayString
  hwMflpVsiCfgIpAddr IpAddress
  hwMflpVsiCfgPwId Unsigned32
  hwMflpVsiCfgRowstatus RowStatus
  hwMflpVsiDetectMAC DisplayString
  hwMflpLinkBlkedIfName DisplayString
  hwMflpVsiCfgAcNameEx1 DisplayString
  hwMflpVsiCfgAcNameEx2 DisplayString

Defined Values

hwMFlpMIB 1.3.6.1.4.1.2011.5.25.160
Mac flapping management MIB.
MODULE-IDENTITY    

hwMflpObjects 1.3.6.1.4.1.2011.5.25.160.1
OBJECT IDENTIFIER    

hwMflpVlanCfgTable 1.3.6.1.4.1.2011.5.25.160.1.1
The mac flapping table.The table that contains the mac flapping information currently operating in VLAN mode on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMflpVlanCfgEntry

hwMflpVlanCfgEntry 1.3.6.1.4.1.2011.5.25.160.1.1.1
Entries of the mac flapping table in VLAN mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMflpVlanCfgEntry  

hwMflpVlanId 1.3.6.1.4.1.2011.5.25.160.1.1.1.1
The VLAN ID referring to the VLAN which is correlative to the hwMflpVlanCfg table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  VlanId  

hwMflpVlanCfgLoopTimes 1.3.6.1.4.1.2011.5.25.160.1.1.1.2
The number of mac move-times.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 3..1000  

hwMflpVlanCfgDetectCycle 1.3.6.1.4.1.2011.5.25.160.1.1.1.3
The interval of detecting the mac move-times.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 3..30  

hwMflpVlanCfgCycles 1.3.6.1.4.1.2011.5.25.160.1.1.1.4
The number of interval.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..15  

hwMflpVlanCfgAction 1.3.6.1.4.1.2011.5.25.160.1.1.1.5
The action switch of this entry. The meanings of the values are: block(1), alarmOnly(2)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER block(1), alarmOnly(2)  

hwMflpVlanCfgBlockTime 1.3.6.1.4.1.2011.5.25.160.1.1.1.6
The blocked time of the interface. When the value of hwMflpAction is 1, value of hwMflpBlockTime should be between 10 and 65535.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

hwMflpVlanCfgRetryTimes 1.3.6.1.4.1.2011.5.25.160.1.1.1.7
The retry times of permanent interdiction.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..5  

hwMflpVlanCfgIfName 1.3.6.1.4.1.2011.5.25.160.1.1.1.8
The interface name, only used for trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hwMflpVlanCfgAlarmReason 1.3.6.1.4.1.2011.5.25.160.1.1.1.9
The alarm reason, only used for trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hwMflpVlanCfgRowstatus 1.3.6.1.4.1.2011.5.25.160.1.1.1.10
The operating state of the row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwMflpVlanDetectMAC 1.3.6.1.4.1.2011.5.25.160.1.1.1.11
The detect MAC, only used for trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hwMflpVlanCfgMacAddr 1.3.6.1.4.1.2011.5.25.160.1.1.1.12
The MAC address, only used for trap.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hwMflpVlanCfgPreIfName 1.3.6.1.4.1.2011.5.25.160.1.1.1.13
The interface name, only used for trap.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

hwMflpVsiCfgTable 1.3.6.1.4.1.2011.5.25.160.1.2
The mac flapping table .The table that contains the mac flapping information currently operating in VSI mode on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMflpVsiCfgEntry

hwMflpVsiCfgEntry 1.3.6.1.4.1.2011.5.25.160.1.2.1
Entries of The mac flapping table in VSI mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMflpVsiCfgEntry  

hwMflpVsiName 1.3.6.1.4.1.2011.5.25.160.1.2.1.1
The VSI name referring to the VSI which is correlative to the hwMflpVsiCfg table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hwMflpVsiCfgLoopTimes 1.3.6.1.4.1.2011.5.25.160.1.2.1.2
The number of loop-times.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 3..1000  

hwMflpVsiCfgDetectCycle 1.3.6.1.4.1.2011.5.25.160.1.2.1.3
The interval of detecting the loop-times.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 3..30  

hwMflpVsiCfgCycles 1.3.6.1.4.1.2011.5.25.160.1.2.1.4
The number of detect-cycle.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..15  

hwMflpVsiCfgAction 1.3.6.1.4.1.2011.5.25.160.1.2.1.5
The action switch of this entry. The meanings of the values are: block(1), alarmOnly(2)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER block(1), alarmOnly(2)  

hwMflpVsiCfgBlockTime 1.3.6.1.4.1.2011.5.25.160.1.2.1.6
The blocked time of the interface. When the value of hwMflpAction is 1, value of hwMflpBlockTime should be between 10 and 65535.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

hwMflpVsiCfgRetryTimes 1.3.6.1.4.1.2011.5.25.160.1.2.1.7
The retry times of permanent interdiction.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..5  

hwMflpVsiCfgBlockPolicy 1.3.6.1.4.1.2011.5.25.160.1.2.1.8
The block policy switch of this entry. The meanings of the values are: default(1), acFirst(2), pwFirst(3), acOnly(4)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER default(1), acFirst(2), pwFirst(3), acOnly(4)  

hwMflpVsiCfgAcName 1.3.6.1.4.1.2011.5.25.160.1.2.1.9
The AC interface name, only used for trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hwMflpVsiCfgAlarmReason 1.3.6.1.4.1.2011.5.25.160.1.2.1.10
The alarm reason, only used for trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hwMflpVsiCfgIpAddr 1.3.6.1.4.1.2011.5.25.160.1.2.1.11
The peer IP address, only used for trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

hwMflpVsiCfgPwId 1.3.6.1.4.1.2011.5.25.160.1.2.1.12
The PW ID, only used for trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwMflpVsiCfgRowstatus 1.3.6.1.4.1.2011.5.25.160.1.2.1.13
The operating state of the row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwMflpVsiDetectMAC 1.3.6.1.4.1.2011.5.25.160.1.2.1.14
The detect MAC, only used for trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hwMflpLinkBlkedIfName 1.3.6.1.4.1.2011.5.25.160.1.2.1.15
MAC-Flapping association, only used for trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hwMflpVsiCfgAcNameEx1 1.3.6.1.4.1.2011.5.25.160.1.2.1.16
The AC interface name, only used for trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hwMflpVsiCfgAcNameEx2 1.3.6.1.4.1.2011.5.25.160.1.2.1.17
The AC interface name, only used for trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hwMflpGeneralObjects 1.3.6.1.4.1.2011.5.25.160.2
OBJECT IDENTIFIER    

hwMflpTrapEnable 1.3.6.1.4.1.2011.5.25.160.2.1
This object indicates the enable sign of MFLP notification.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwMflpMIBTraps 1.3.6.1.4.1.2011.5.25.160.3
OBJECT IDENTIFIER    

hwMflpIfBlock 1.3.6.1.4.1.2011.5.25.160.3.1
This notification indicates the interface blocked.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpIfResume 1.3.6.1.4.1.2011.5.25.160.3.2
This notification indicates the interface resumed.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpAcBlock 1.3.6.1.4.1.2011.5.25.160.3.3
This notification indicates the interface blocked.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpAcResume 1.3.6.1.4.1.2011.5.25.160.3.4
This notification indicates the interface resumed.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpPwBlock 1.3.6.1.4.1.2011.5.25.160.3.5
This notification indicates the PW blocked.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpPwResume 1.3.6.1.4.1.2011.5.25.160.3.6
This notification indicates the PW resumed.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpVlanAlarm 1.3.6.1.4.1.2011.5.25.160.3.7
This notification indicates alarm only when loop existed in vlan.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpVsiAlarm 1.3.6.1.4.1.2011.5.25.160.3.8
This notification indicates alarm only when loop existed in vsi.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpMacAddrAlarm 1.3.6.1.4.1.2011.5.25.160.3.9
This notification indicates the MAC locked.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpMacAddrResume 1.3.6.1.4.1.2011.5.25.160.3.10
This notification indicates the MAC resumed.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpQuitVlanAlarm 1.3.6.1.4.1.2011.5.25.160.3.11
This notification indicates the interface leaved from vlan because mac move detected.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpQuitVlanResume 1.3.6.1.4.1.2011.5.25.160.3.12
This notification indicates the Interface leaved from vlan resumed.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpVlanLoopAlarm 1.3.6.1.4.1.2011.5.25.160.3.13
This notification indicates alarm only when loop existed in vlan.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpVlanLoopAlarmResume 1.3.6.1.4.1.2011.5.25.160.3.14
This notification indicates alarm only when loop existed in vlan.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpDefaultAlarm 1.3.6.1.4.1.2011.5.25.160.3.15
This notification indicates alarm only when loop existed.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpDefaultResume 1.3.6.1.4.1.2011.5.25.160.3.16
This notification indicates alarm only when loop resumed.
Status: current Access: read-write
NOTIFICATION-TYPE    

hwMflpConformance 1.3.6.1.4.1.2011.5.25.160.4
OBJECT IDENTIFIER    

hwMflpCompliances 1.3.6.1.4.1.2011.5.25.160.4.1
OBJECT IDENTIFIER    

hwMflpFullCompliance 1.3.6.1.4.1.2011.5.25.160.4.1.1
Description.
Status: current Access: read-write
MODULE-COMPLIANCE    

hwMflpGroups 1.3.6.1.4.1.2011.5.25.160.4.2
OBJECT IDENTIFIER    

hwMflpVlanCfgGroup 1.3.6.1.4.1.2011.5.25.160.4.2.1
A collection of objects providing information about mac flapping table.
Status: current Access: read-write
OBJECT-GROUP    

hwMflpVsiCfgGroup 1.3.6.1.4.1.2011.5.25.160.4.2.2
A collection of objects providing information about mac flapping table.
Status: current Access: read-write
OBJECT-GROUP    

hwMflpTrapEnableGroup 1.3.6.1.4.1.2011.5.25.160.4.2.3
The Mflp trap enable group.
Status: current Access: read-write
OBJECT-GROUP    

hwMflpTrapGroup 1.3.6.1.4.1.2011.5.25.160.4.2.4
Mflp Trap Group.
Status: current Access: read-write
NOTIFICATION-GROUP