HUAWEI-MFF-MIB
Functions Overview
HUAWEI-MFF-MIB is used for configuring MAC-Forced Forwarding (MFF) and querying MFF configurations. This MIB provides MFF configurations and the mapping table between users and gateways, and supports the creation and deletion of MFF entries.
Root directory:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiMgmt(5).hwDatacomm(25).hwMffMib(170)
Description of Single Objects
hwMffGlobal
OID |
Object |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.170.1.1 |
hwMffGlobal |
INTEGER |
Read-write |
This object indicates whether MFF is globally enabled before MFF is enabled in a VLAN.
The default value is 2. |
This object is implemented as defined in the corresponding MIB files. |
Description of MIB Tables
hwMffVlanCfgTable
This table describes MFF configurations, including whether MFF is enabled, whether detecting the MAC address of a gateway is enabled, the IP address of a static MFF gateway, and the row status.
The index of this table is hwMffVlanIndex.
OID |
Object |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.170.1.2.1.1 |
hwMffVlanIndex |
Integer32 |
Not-accessible |
This object indicates the VLAN ID. The value ranges from 1 to 4094. There is no default value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.170.1.2.1.2 |
hwMffStaticGatewayIpAddr |
OCTET STRING (SIZE (4)) |
Read-create |
This object indicates the IP address of a static MFF gateway. There is no default value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.170.1.2.1.3 |
hwMffGatewayDetect |
EnabledStatus {enable(1), disable(2)} |
Read-create |
This object indicates whether detecting the MAC address of a gateway is enabled.
The default value is disable (2). |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.170.1.2.1.4 |
hwMffGatewayDetectInterval |
Integer32 |
Read-create |
This object indicates the gateway MAC address detection interval. The value ranges from 30 to 17280, in seconds. The default value is 30. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.170.1.2.1.100 |
hwMffVlanCfgRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status of the MFF configuration table.
|
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
Entries can be created only when valid VLANs are specified.
The IP address of a static MFF gateway can be configured only when MFF is enabled in a VLAN. In addition, the IP address cannot be the all 0s IP address, all 1s IP address, multicast IP address, or private IP address.
Modification Restriction
The entries in this table can be modified without restriction.
Deletion Restriction
The entries in this table can be deleted without restriction.
Access Restriction
The entries in this table can be read without restriction.
hwMffNetworkPortTable
This table describes configurations of MFF interfaces, including configurations of the interfaces at the network side and row status.
The index of this table is hwMffPortIndex.
OID |
Object |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.170.1.3.1.1 |
hwMffPortIndex |
Integer32 (0..65535) |
Not-accessible |
This object indicates the interface index. There is no default value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.170.1.3.1.100 |
hwMffNetworkPortRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status of the MFF network-side interface table.
|
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
You can create entries in this table.
Modification Restriction
The entries in this table can be modified without restriction.
Deletion Restriction
The entries in this table can be deleted without restriction.
Access Restriction
The entries in this table can be read without restriction.
hwMffServerCfgTable
This table describes the IP address of the server, which is configured in a VLAN.
The indexes of this table are hwMffServerVlanIndex and hwMffIpIndex.
OID |
Object |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.170.1.4.1.1 |
hwMffServerVlanIndex |
Unsigned32 |
Not-accessible |
This object indicates the VLAN ID. The value ranges from 1 to 4094. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.170.1.4.1.2 |
hwMffIpIndex |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the index of an IP address. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.170.1.4.1.100 |
hwMffServerIpRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status of the configuration table of an MFF server.
|
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
You can create entries in this table only when MFF must be enabled in the VLAN. In addition, you can check whether the input IP address is valid according to this table. The all 0s IP address, all 1s IP address, multicast IP address, or private IP address is invalid.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwMffUserGatewayTable
This table describes information about users and gateways in an MFF VLAN.
The indexes of this table are hwMffUserGatewayVlanIndex, hwMffUserIpIndex, and hwMffGatewayIpIndex.
OID |
Object |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.170.1.5.1.1 |
hwMffUserGatewayVlanIndex |
Integer32 |
Not-accessible |
This object indicates the VLAN ID. The value ranges from 1 to 4094. There is no default value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.170.1.5.1.2 |
hwMffUserIpIndex |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the index of the IP address of a user. There is no default value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.170.1.5.1.3 |
hwMffGatewayIpIndex |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the index of the IP address of a gateway. There is no default value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.170.1.5.1.20 |
hwMffUserMacAddr |
OCTET STRING (SIZE (6)) |
Read-only |
This object indicates the MAC address of a user. There is no default value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.170.1.5.1.21 |
hwMffGatewayMacAddr |
OCTET STRING (SIZE (6)) |
Read-only |
This object indicates the MAC address of a gateway. There is no default value. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwMffModUserTable
This table lists the MFF parameters.
The indexes of this table are hwMffModUserVlan and hwMffModUserIpAddr.
OID |
Object Name |
Syntax |
Maximum Access |
Description |
Access |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.170.1.6.1.1 |
hwMffModUserVlanIndex |
Integer32 |
Not-accessible |
VLAN ID |
1-4094 |
1.3.6.1.4.1.2011.5.25.170.1.6.1.2 |
hwMffModUserIpAddrIndex |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the IP address of a user. |
The value cannot be 0.0.0.0 or 255.255.255.255. |
1.3.6.1.4.1.2011.5.25.170.1.6.1.3 |
hwMffModUserMacAddr |
OCTET STRING |
Read-create |
This object indicates the MAC address of a user. |
The format is # 0x00 0x00 0x00 0x00 0x00 0x00, for example, # 0x00 0x00 0x00 0x00 0x31 0x01. |
1.3.6.1.4.1.2011.5.25.170.1.6.1.4 |
hwMffModUserPort |
Integer32 |
Read-create |
This object indicates the interface index. |
1–65535 |
1.3.6.1.4.1.2011.5.25.170.1.6.1.5 |
hwMffModUserGatewayIp |
OCTET STRING (SIZE (4)) |
Read-create |
This object indicates the IP address of the gateway. |
The value cannot be 0.0.0.0 or 255.255.255.255. |
1.3.6.1.4.1.2011.5.25.170.1.6.1.6 |
hwMffModUserGatewayMacAddr |
OCTET STRING |
Read-create |
This object indicates the MAC address of the gateway. |
The format is # 0x00 0x00 0x00 0x00 0x00 0x00, for example, # 0x00 0x00 0x00 0x00 0x31 0x01. |
1.3.6.1.4.1.2011.5.25.170.1.6.1.100 |
hwMffModUserRowStatus |
Integer32 |
Read-create |
This object indicates the operating status. |
|
Creation Restriction
MFF must be enabled globally and in the specified VLAN.
You must specify indexes hwMffModUserVlan and hwMffModUserIpAddr.
User-side interfaces must be added to the VLAN.
Set operations on entries must comply with the SNMPv2 entry creation standard.
Modification Restriction
MFF must be enabled globally and in the specified VLAN.
The objects corresponding to hwMffModUserVlan and hwMffModUserIpAddr must already exist. If the objects do not exist, create them.
User-side interfaces must be added to the VLAN.
If the gateway address is referenced by another object, modifying the MAC address results in modification of other user entries.
Deletion Restriction
MFF must be enabled globally and in the specified VLAN.
The objects corresponding to hwMffModUserVlan and hwMffModUserIpAddr must be found.
Access Restriction
MFF must be enabled globally and in the specified VLAN.