This table is used to configure or delete MPLS FEC Node.
The indexes of the table are hwMplsFecNodeIpAddress, hwMplsFecNodeInterface, hwMplsFecNodeNextHop.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.182.1.50.1.2 |
hwMplsFecNodeIpAddress |
IpAddress |
not-accessible |
This object indicates the IP address of the specified FEC node. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.182.1.50.1.3 |
hwMplsFecNodeInterface |
Unsigned32 |
not-accessible |
This object indicates the outgoing interface of the FEC node. You can get the correct interface index based on the ifIndex of ifTable. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.182.1.50.1.4 |
hwMplsFecNodeNextHop |
IpAddress |
not-accessible |
This object indicates the next hop of the FEC node. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.182.1.50.1.51 |
hwMplsFecListRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
This object indicates whether one entry of FEC list table is created or destroyed. The value of the object can be CreatAndGo or Destroy. If the value is set as CreatAndGo, and the entry is created in hwFecListTable, the status of the object will change into active. |
This object is implemented as defined in the corresponding MIB files. |