HUAWEI-MFLP-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-MFLP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwMFlpMIB | 1.3.6.1.4.1.2011.5.25.160 |
Mac flapping management MIB. |
||
hwMflpObjects | 1.3.6.1.4.1.2011.5.25.160.1 | |||
hwMflpVlanCfgTable | 1.3.6.1.4.1.2011.5.25.160.1.1 | no-access |
The mac flapping table.The table that contains the mac flapping information currently operating in VLAN mode on this device. |
|
1.3.6.1.4.1.2011.5.25.160.1.1.1 | no-access |
Entries of the mac flapping table in VLAN mode. |
||
hwMflpVlanId | 1.3.6.1.4.1.2011.5.25.160.1.1.1.1 | vlanid | no-access |
The VLAN ID referring to the VLAN which is correlative to the hwMflpVlanCfg table. |
hwMflpVlanCfgLoopTimes | 1.3.6.1.4.1.2011.5.25.160.1.1.1.2 | unsigned32 | read-only |
The number of mac move-times. |
hwMflpVlanCfgDetectCycle | 1.3.6.1.4.1.2011.5.25.160.1.1.1.3 | unsigned32 | read-only |
The interval of detecting the mac move-times. |
hwMflpVlanCfgCycles | 1.3.6.1.4.1.2011.5.25.160.1.1.1.4 | unsigned32 | read-only |
The number of interval. |
hwMflpVlanCfgAction | 1.3.6.1.4.1.2011.5.25.160.1.1.1.5 | integer | read-only |
The action switch of this entry. The meanings of the values are: block(1), alarmOnly(2) Enumeration: 'alarmOnly': 2, 'block': 1. |
hwMflpVlanCfgBlockTime | 1.3.6.1.4.1.2011.5.25.160.1.1.1.6 | unsigned32 | read-only |
The blocked time of the interface. When the value of hwMflpAction is 1, value of hwMflpBlockTime should be between 10 and 65535. |
hwMflpVlanCfgRetryTimes | 1.3.6.1.4.1.2011.5.25.160.1.1.1.7 | unsigned32 | read-only |
The retry times of permanent interdiction. |
hwMflpVlanCfgIfName | 1.3.6.1.4.1.2011.5.25.160.1.1.1.8 | displaystring | no-access |
The interface name, only used for trap. |
hwMflpVlanCfgAlarmReason | 1.3.6.1.4.1.2011.5.25.160.1.1.1.9 | displaystring | no-access |
The alarm reason, only used for trap. |
hwMflpVlanCfgRowstatus | 1.3.6.1.4.1.2011.5.25.160.1.1.1.10 | rowstatus | read-only |
The operating state of the row. |
hwMflpVlanDetectMAC | 1.3.6.1.4.1.2011.5.25.160.1.1.1.11 | displaystring | no-access |
The detect MAC, only used for trap. |
hwMflpVlanCfgMacAddr | 1.3.6.1.4.1.2011.5.25.160.1.1.1.12 | macaddress | read-only |
The MAC address, only used for trap. |
hwMflpVlanCfgPreIfName | 1.3.6.1.4.1.2011.5.25.160.1.1.1.13 | displaystring | read-only |
The interface name, only used for trap. |
hwMflpVsiCfgTable | 1.3.6.1.4.1.2011.5.25.160.1.2 | no-access |
The mac flapping table .The table that contains the mac flapping information currently operating in VSI mode on this device. |
|
1.3.6.1.4.1.2011.5.25.160.1.2.1 | no-access |
Entries of The mac flapping table in VSI mode. |
||
hwMflpVsiName | 1.3.6.1.4.1.2011.5.25.160.1.2.1.1 | octet string | no-access |
The VSI name referring to the VSI which is correlative to the hwMflpVsiCfg table. |
hwMflpVsiCfgLoopTimes | 1.3.6.1.4.1.2011.5.25.160.1.2.1.2 | unsigned32 | read-only |
The number of loop-times. |
hwMflpVsiCfgDetectCycle | 1.3.6.1.4.1.2011.5.25.160.1.2.1.3 | unsigned32 | read-only |
The interval of detecting the loop-times. |
hwMflpVsiCfgCycles | 1.3.6.1.4.1.2011.5.25.160.1.2.1.4 | unsigned32 | read-only |
The number of detect-cycle. |
hwMflpVsiCfgAction | 1.3.6.1.4.1.2011.5.25.160.1.2.1.5 | integer | read-only |
The action switch of this entry. The meanings of the values are: block(1), alarmOnly(2) Enumeration: 'alarmOnly': 2, 'block': 1. |
hwMflpVsiCfgBlockTime | 1.3.6.1.4.1.2011.5.25.160.1.2.1.6 | unsigned32 | read-only |
The blocked time of the interface. When the value of hwMflpAction is 1, value of hwMflpBlockTime should be between 10 and 65535. |
hwMflpVsiCfgRetryTimes | 1.3.6.1.4.1.2011.5.25.160.1.2.1.7 | unsigned32 | read-only |
The retry times of permanent interdiction. |
hwMflpVsiCfgBlockPolicy | 1.3.6.1.4.1.2011.5.25.160.1.2.1.8 | integer | read-only |
The block policy switch of this entry. The meanings of the values are: default(1), acFirst(2), pwFirst(3), acOnly(4) Enumeration: 'default': 1, 'acOnly': 4, 'pwFirst': 3, 'acFirst': 2. |
hwMflpVsiCfgAcName | 1.3.6.1.4.1.2011.5.25.160.1.2.1.9 | displaystring | no-access |
The AC interface name, only used for trap. |
hwMflpVsiCfgAlarmReason | 1.3.6.1.4.1.2011.5.25.160.1.2.1.10 | displaystring | no-access |
The alarm reason, only used for trap. |
hwMflpVsiCfgIpAddr | 1.3.6.1.4.1.2011.5.25.160.1.2.1.11 | ipaddress | no-access |
The peer IP address, only used for trap. |
hwMflpVsiCfgPwId | 1.3.6.1.4.1.2011.5.25.160.1.2.1.12 | unsigned32 | no-access |
The PW ID, only used for trap. |
hwMflpVsiCfgRowstatus | 1.3.6.1.4.1.2011.5.25.160.1.2.1.13 | rowstatus | read-only |
The operating state of the row. |
hwMflpVsiDetectMAC | 1.3.6.1.4.1.2011.5.25.160.1.2.1.14 | displaystring | no-access |
The detect MAC, only used for trap. |
hwMflpGeneralObjects | 1.3.6.1.4.1.2011.5.25.160.2 | |||
hwMflpTrapEnable | 1.3.6.1.4.1.2011.5.25.160.2.1 | enabledstatus | read-write |
This object indicates the enable sign of MFLP notification. |
hwMflpMIBTraps | 1.3.6.1.4.1.2011.5.25.160.3 | |||
hwMflpIfBlock | 1.3.6.1.4.1.2011.5.25.160.3.1 |
This notification indicates the interface blocked. |
||
hwMflpIfResume | 1.3.6.1.4.1.2011.5.25.160.3.2 |
This notification indicates the interface resumed. |
||
hwMflpAcBlock | 1.3.6.1.4.1.2011.5.25.160.3.3 |
This notification indicates the interface blocked. |
||
hwMflpAcResume | 1.3.6.1.4.1.2011.5.25.160.3.4 |
This notification indicates the interface resumed. |
||
hwMflpPwBlock | 1.3.6.1.4.1.2011.5.25.160.3.5 |
This notification indicates the PW blocked. |
||
hwMflpPwResume | 1.3.6.1.4.1.2011.5.25.160.3.6 |
This notification indicates the PW resumed. |
||
hwMflpVlanAlarm | 1.3.6.1.4.1.2011.5.25.160.3.7 |
This notification indicates alarm only when loop existed in vlan. |
||
hwMflpVsiAlarm | 1.3.6.1.4.1.2011.5.25.160.3.8 |
This notification indicates alarm only when loop existed in vsi. |
||
hwMflpMacAddrAlarm | 1.3.6.1.4.1.2011.5.25.160.3.9 |
This notification indicates the MAC locked. |
||
hwMflpMacAddrResume | 1.3.6.1.4.1.2011.5.25.160.3.10 |
This notification indicates the MAC resumed. |
||
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. |
||
hwMflpQuitVlanResume | 1.3.6.1.4.1.2011.5.25.160.3.12 |
This notification indicates the Interface leaved from vlan resumed. |
||
hwMflpConformance | 1.3.6.1.4.1.2011.5.25.160.4 | |||
hwMflpCompliances | 1.3.6.1.4.1.2011.5.25.160.4.1 | |||
hwMflpFullCompliance | 1.3.6.1.4.1.2011.5.25.160.4.1.1 |
Description. |
||
hwMflpGroups | 1.3.6.1.4.1.2011.5.25.160.4.2 | |||
hwMflpVlanCfgGroup | 1.3.6.1.4.1.2011.5.25.160.4.2.1 |
A collection of objects providing information about mac flapping table. |
||
hwMflpVsiCfgGroup | 1.3.6.1.4.1.2011.5.25.160.4.2.2 |
A collection of objects providing information about mac flapping table. |
||
hwMflpTrapEnableGroup | 1.3.6.1.4.1.2011.5.25.160.4.2.3 |
The Mflp trap enable group. |
||
hwMflpTrapGroup | 1.3.6.1.4.1.2011.5.25.160.4.2.4 |
Mflp Trap Group. |