HUAWEI-VPLS-EXT-MIB
Functions Overview
The Virtual Private LAN Segment (VPLS) is implemented in Martini mode on the Multi-Protocol Label Switching (MPLS) network. This document describes the design of the MIB interface in VPLS. This MIB supports the query about VPLS.
The OID of the root object is:
iso(1).org(3).dod(6).internet(1).private(4). enterprises (1).huawei(2011). huaweiMgmt(5). hwDatacomm(25). hwL2Vpn(119). hwL2VpnVplsExt(1)
Relationship Between Tables
Description of MIB Tables
hwVplsTable
This table describes information about the VPLS VSI configuration. Users can create and delete a VSI based on this table.
The index of this table is hwVplsVsiName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.1 |
hwVplsVsiName |
DisplayString (SIZE (1..31)) |
Not-accessible |
This object indicates the name of the VSI. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.2 |
hwVplsSignal |
Integer{LDP(1),BGP(2),Unknown(255)} |
Read-create |
The value of this object identifies the signaling mode of a VSI. The object has the following values:
By default, the signaling mode of VSI is unknown. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.3 |
hwVplsRD |
DisplayString (SIZE (0|3..31)) |
read-create |
This object indicates the Route Distinguisher. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.4 |
hwVplsVsiID |
Unsigned32(size(0..4294967295)) |
Read-create |
This object indicates the value of the VSI ID. The ID is a decimal integer that ranges from 1 to 4294967295. By default, the VSI ID is 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.5 |
hwVplsVcType |
INTEGER{frameRelayDlciMartini(1),atmAal5SduVccTransport(2),atmTransparentCellTransport(3),vlan(4),ethernet(5),hdlc(6),ppp(7),cem(8),atmN2OneVccCellTransport(9),atmN2OneVpcCellTransport(10),ipLayer2Transport(11),atmOne2OneVccCellMode(12),atmOne2OneVpcCellMode(13),atmAal5PduVccTransport(14),frameRelayPortMode(15),cep(16),saE1oP(17),saT1oP(18),saE3oP(19),saT3oP(20),cESoPsnBasicMode(21),tDMoIPbasicMode(22),l2VpnCESoPSNTDMwithCAS(23),l2VpnTDMoIPTDMwithCAS(24),frameRelayDlci(25),ipInterworking(64),unknown(255)} |
Read-create |
The value of this object identifies the encapsulation type of a PW. For details about the encapsulation type, see hwVplsVcType. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.6 |
hwVplsStatus |
Integer{up(1),down(2),admindown(3)} |
Read-only |
The value of this object identifies the status of the VSI. The object has the following values:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.7 |
hwVplsMtu |
Unsigned32(size(328..65535)) |
Read-create |
This object indicates the MTU of VPLS. The MTU is a decimal integer that ranges from 328 to 65535. By default, the MTU of the VSI is 1500. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.8 |
hwVplsTunnelPolicy |
DisplayString (SIZE (0..39)) |
Read-create |
This object indicates the name of the tunnel policy. The name is a string of 1 to 39 characters. By default, the length of the tunnel policy name is 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.9 |
hwVplsDescription |
DisplayString (SIZE (0..64)) |
Read-create |
This object indicates the description information about VPLS. It is a string of 0 to 64 case-sensitive characters without spaces. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.10 |
hwVplsLearnStyle |
{ qualify(1), unqualify(2) } |
Read-create |
The value of this object identifies the method of the MAC address learning. |
Only the Unqualify mode is supported. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.11 |
hwVplsMacLearnEnable |
INTEGER { enable(1), disable(2) } |
Read-create |
The value of this object identifies whether the MAC address learning is enabled. The object has the following values:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.12 |
hwVplsMacLimitEnable |
INTEGER { enable(1), disable(2) } |
Read-create |
The value of this object identifies whether the MAC address limit is enabled. The object has the following values:
|
Currently, the maximum access is read-only. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.16 |
hwVplsPreference |
Unsigned32 (SIZE (0..65535)) |
read-create |
The value of this object identifies the preference. The default value is 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.17 |
hwVplsVsiType |
Integer{operationVsi(1),adminVsi(2)} |
Read-create |
The value of this object identifies the VSI type. The object has the following values:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.18 |
hwVplsAdminVsiName |
OCTET STRING (SIZE (1..64)) |
read-create |
Name of the mVSI to which the service VSI is bound |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.24 |
hwVplsInterfaceWithdraw |
INTEGER { enable(1), disable(2) } |
Read-create |
The value of this object identifies whether a PE is enabled to send LDP MAC Withdraw messages to all peers when the status of the AC interface bound with the VSI changes. The object has the following values:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.25 |
hwVplsUpe2NpeWithdraw |
INTEGER { enable(1), disable(2) } |
Read-create |
The value of this object identifies whether an NPE is enabled to forward the LDP MAC Withdraw messages that are received from a UPE to another NPE. The object has the following values:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.26 |
hwVplsUpe2UpeWithdraw |
INTEGER { enable(1), disable(2) } |
Read-create |
The value of this object identifies whether an NPE is enabled to forward the LDP MAC Withdraw messages that are received from a UPE to another UPE. The object has the following values:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.27 |
hwVplsNpe2UpeWithdraw |
INTEGER { enable(1), disable(2) } |
Read-create |
The value of this object identifies whether an NPE is enabled to forward the LDP MAC Withdraw messages that are received from another NPE to a UPE. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.28 |
hwVplsDiscovery |
INTEGER { static(1), auto(2), none(3) } |
Read-create |
This object indicates the discovery type. If the discovery type is auto, the signaling must be BGP. If the discovery type is static, the signaling must be LDP. If the discovery type is none, the signaling can be LDP or BGP AD. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.29 |
hwVplsMacWithdrawEnable |
INTEGER{enabled(1),disabled(2)} |
Read-create |
This object indicates whether the MAC address withdraw function is enabled. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.33 |
hwVplsAdminStatus |
INTEGER { up(1), down(2) } |
Read-create |
This object indicates the VSI's admin status. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.34 |
hwVplsIgnoreAcState |
INTEGER{enabled(1),disabled(2)} |
Read-create |
This object indicates whether the function of ignoring AC states is enabled. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.1.1.51 |
hwVplsRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status of this table. Restriction:
|
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
None.
Modification Restriction
None.
Deletion Restriction
None.
Access Restriction
The entries in this table can be read without restraint.
hwVplsRtTable
This table describes the VPN-target configured in the VSI. You cannot create or delete the VPN target entry of the VSI in BGP mode.
The index of this table is hwVplsVsiName.hwVplsRtType.hwVplsRtname.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.1.2.1.1 |
hwVplsRTType |
Integer{import(1),export(2)} |
Not-accessible |
The value of this object identifies the type of the VPN target extended community attribute. The object has the following values:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.2.1.2 |
hwVplsRtName |
DisplayString (SIZE (3..21)) |
Not-accessible |
The object indicates the value of the VPN target extended community attribute. The format is ASN:nn or IP-address:nn. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.2.1.51 |
hwVplsRTRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status of this table. Restriction:
|
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
None.
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 restraint.
hwVplsAcTable
This table lists ACs configured in the VSI. You cannot create or delete the AC entry of a VSI.
The indexes of this table are hwVplsVsiName and hwVplsAcIfIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.1.3.1.1 |
hwVplsAcIfIndex |
INTEGER |
Not-accessible |
The value of the object identifies the index of the interface that is bound to the VSI. One interface can be bound to only one VSI. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.3.1.2 |
hwVplsAcStatus |
Integer{up(1),down(2)} |
Read-only |
The value of this object identifies the status of the AC interface. The values are as follows:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.3.1.3 |
hwVplsAcUpStartTime |
DisplayString (SIZE (0..63)) |
Read-only |
This object indicates the time when the AC interface is restored last time. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.3.1.4 |
hwVplsAcUpSumTime |
INTEGER (0..4294967295) |
Read-only |
This object indicates the duration when the AC interface is Up. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.3.1.51 |
hwVplsAcRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status of this table. You are unable to modify the entry after creating it. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
None.
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 restraint.
hwVplsBgpInfoTable
This table contains information about the BGP configured in the VSI.
The index of this table is hwVplsVsiName.hwVplsBgpInfoSiteID.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.1.4.1.1 |
hwVplsBgpInfoSiteID |
Unsigned32(size(0..65534)) |
Not-accessible |
This object indicates the value of the site. The value is a decimal integer that ranges from 0 to 65534. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.4.1.2 |
hwVplsBgpInfoRange |
Unsigned32(size(1..65534)) |
Read-create |
This object indicates the value of the range. It is a decimal integer ranging from 1 to 65534. The default value is 10. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.4.1.3 |
hwVplsBgpInfoOffset |
Unsigned32 (0..1) |
Read-create |
The value of this object identifies the offset of the block label. The value can be 0 or 1. The default value is 0. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.4.1.51 |
hwVplsBgpInfoRowStatus | RowStatus | Read-create |
RowStatus for this Table. Restriction: Support creating only one entry currently. Before creating, the corresponding VSI's RD and signal type must be designated. The signal type must be BGP. Site cannot be modified. Range can increase, but cannot decrease. | This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
None.
Modification Restriction
None.
Deletion Restriction
None.
Access Restriction
The entries in this table can be read without restraint.
hwVplsPwTable
This table contains information about the PW configured in the VSI. You cannot create or delete the entry of a VSI containing PW information.
The index of this table is hwVplsVsiName.hwVplsPwID.hwVplsPwRemoteIp.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.1.5.1.1 |
hwVplsPwID |
Unsigned32{size(0..4294967295)} |
Not-accessible |
This object indicates the PW ID. The ID is a decimal integer that ranges from 0 to 4294967295. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.5.1.2 |
hwVplsPwRemoteIp |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the IP address of the PW remote peer. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.5.1.3 |
hwVplsPwTnlPolicy |
DisplayString (SIZE (0..19)) |
Read-create |
This object indicates the name of the tunnel policy. The name is a string of 1 to 19 characters. By default, the length of the tunnel policy name is 0. |
Currently, the maximum access is read-only. |
1.3.6.1.4.1.2011.5.25.119.1.1.5.1.4 |
hwVplsPwType |
Integer{normal(1),other(2)} |
Read-create |
The value of this object identifies the types of the PWs. The values are as follows:
|
Currently, the maximum access is read-only. |
1.3.6.1.4.1.2011.5.25.119.1.1.5.1.5 |
hwVplsPwIsUpe |
INTEGER{true(1),false(2)} |
Read-create |
The value of this object identifies whether the type of VPLS is HVPLS. The values are as follows:
|
Currently, the maximum access is read-only. |
1.3.6.1.4.1.2011.5.25.119.1.1.5.1.6 |
hwVplsPwInboundLabel |
INTEGER (0..4294967295) |
Read-create |
This object indicates the value of the incoming label. |
Currently, the maximum access is read-only. |
1.3.6.1.4.1.2011.5.25.119.1.1.5.1.7 |
hwVplsPwOutboundLabel |
INTEGER (0..4294967295) |
Read-create |
This object indicates the value of the outgoing label. |
Currently, the maximum access is read-only. |
1.3.6.1.4.1.2011.5.25.119.1.1.5.1.8 |
hwVplsPwStatus |
INTEGER{down(1)up(2),plugout(3)backup(4)} |
Read-only |
The value of this object identifies the PW status. The values are as follows:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.5.1.11 |
hwVplsPwUpStartTime |
DisplayString (SIZE (0..63)) |
Read-only |
This object indicates the time when the PW is restored last time. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.5.1.12 |
hwVplsPwUpSumTime |
INTEGER (0..4294967295) |
Read-only |
This object indicates the duration when the PW is Up. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.5.1.13 |
hwVplsPwState |
INTEGER{down(1),up(2)} |
Read-only |
This object indicates the PW status, which can be:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.5.1.14 |
hwVplsPwWorkingState |
INTEGER{master(1),backup(2)} |
Read-only |
This object indicates the PW working status, which can be:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.5.1.51 |
hwVplsPwRowStatus |
RowStatus |
Read-create |
RowStatus for this Table. Restriction:
|
Currently, the maximum access is read-only. |
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 restraint.
hwVplsLdpStatisticsTable
This table describes statistics information of the PW configured in the VSI in LDP mode.
The indexes of this table are hwVplsVsiName, hwVplsLdpStatPwID, and hwVplsLdpStatRemoteIpAddr.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.1 |
hwVplsLdpStatPwID |
Unsigned32{size(0..4294967295)} |
Not-accessible |
This object indicates the PW ID. The value of the object is a decimal integer ranging from 0 to 4294967295. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.2 |
hwVplsLdpStatRemoteIpAddr |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the remote IP address of the PW. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.3 |
hwVplsLdpStatEnable |
INTEGER { enable(1), disable(2) } |
Read-write |
The value of this project identifies whether the traffic in LDP configuration mode is enabled. The object has the following values:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.4 |
hwVplsLdpStatInTrafficRate |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the inbound traffic rate. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.5 |
hwVplsLdpStatOutTrafficRate |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the outbound traffic rate. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.6 |
hwVplsLdpStatInFrameRate |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the inbound packet rate. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.7 |
hwVplsLdpStatOutFrameRate |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates outbound packet rate. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.8 |
hwVplsLdpStatInBytes |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the total number of inbound bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.9 |
hwVplsLdpStatOutBytes |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the total number of outbound bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.10 |
hwVplsLdpStatInFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the total number of inbound packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.11 |
hwVplsLdpStatOutFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the total number of outbound packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.12 |
hwVplsLdpStatInUnicastFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of inbound unicast packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.13 |
hwVplsLdpStatOutUnicastFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of outbound unicast packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.14 |
hwVplsLdpStatInMulticastFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of inbound multicast packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.15 |
hwVplsLdpStatOutMulticastFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of outbound multicast packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.16 |
hwVplsLdpStatInBroadcastFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of inbound broadcast packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.17 |
hwVplsLdpStatOutBroadcastFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of outbound broadcast packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.18 |
hwVplsLdpStatInDiscardFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of inbound discarded packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.19 |
hwVplsLdpStatOutDiscardFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of outbound discarded packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.20 |
hwVplsLdpStatInErrorFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of inbound error packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.21 |
hwVplsLdpStatOutErrorFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of outbound error packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.22 |
hwVplsLdpStatInUnknowFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of packets of unknown protocol. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.23 |
hwVplsLdpStatResetTime |
OCTET STRING (SIZE (8 | 11)) |
Read-only |
This object indicates the time for the last clearing. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.9.1.24 |
hwVplsLdpStatResetStatistic |
INTEGER { resetStatistic(1) } | Read-write |
Reset traffic statistics of VSI's LDP peer. | 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 restraint.
hwVplsBgpStatisticsTable
hwVplsBgpStatisticsTable describes traffic statistics information about the PW configured in the VSI of the BGP signaling mode.
The indexes of this table are hwVplsVsiName, hwVplsBgpStatSiteID, and hwVplsBgpStatRemoteIpAddr.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.1 |
hwVplsBgpStatSiteID |
Unsigned32{size(0..4294967295)} |
Not-accessible |
The value of this object identifies the PW ID. The value is a decimal integer ranging from 0 to 4294967295. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.2 |
hwVplsBgpStatRemoteIpAddr |
IpAddress |
Not-accessible |
This object indicates the remote IP address of the PW. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.3 |
hwVplsBgpStatEnable |
INTEGER { enable(1), disable(2) } |
Read-write |
The value of this object identifies whether the traffic in BGP configuration mode is enabled. The object has the following
values:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.4 |
hwVplsBgpStatInTrafficRate |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the inbound traffic rate. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.5 |
hwVplsBgpStatOutTrafficRate |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the outbound traffic rate. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.6 |
hwVplsBgpStatInFrameRate |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the inbound packet rate. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.7 |
hwVplsBgpStatOutFrameRate |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the outbound packet rate. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.8 |
hwVplsBgpStatInBytes |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the total number of inbound bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.9 |
hwVplsBgpStatOutBytes |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the total number of outbound bytes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.10 |
hwVplsBgpStatInFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the total number of inbound packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.11 |
hwVplsBgpStatOutFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the total number of outbound packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.12 |
hwVplsBgpStatInUnicastFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the total number of inbound unicast packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.13 |
hwVplsBgpStatOutUnicastFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the total number of outbound unicast packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.14 |
hwVplsBgpStatInMulticastFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of inbound multicast packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.15 |
hwVplsBgpStatOutMulticastFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of outbound multicast packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.16 |
hwVplsBgpStatInBroadcastFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of inbound broadcast packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.17 |
hwVplsBgpStatOutBroadcastFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of outbound broadcast packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.18 |
hwVplsBgpStatInDiscardFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of inbound discarded packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.19 |
hwVplsBgpStatOutDiscardFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of outbound discarded packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.20 |
hwVplsBgpStatInErrorFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of inbound error packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.21 |
hwVplsBgpStatOutErrorFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of outbound error packets. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.22 |
hwVplsBgpStatInUnknowFrames |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the number of inbound packets of unknown protocol. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.10.1.23 |
hwVplsBgpStatResetTime |
OCTET STRING (SIZE (8 | 11)) |
Read-only |
This object indicates the time for the last clearing. |
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 restraint.
hwVplsLdpPeerTable
This table is the configuration table of VPLS's LDP peer. Users can create or delete the LDP peer entry.
The indexes of this table are hwVplsVsiName; hwVplsLdpPeerRouterID; hwVplsLdpPeerPwId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.1.11.1.1 |
hwVplsLdpPeerRouterID |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates the IP address of the LDP peer. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.11.1.2 |
hwVplsLdpPeerPwId |
INTEGER (0..4294967295) |
Not-accessible |
This object indicates the PW ID. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.11.1.3 |
hwVplsLdpPeerTnlPolicyName |
DisplayString (SIZE (0..39)) |
Read-create |
This object indicates the name of tunnel policy. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.11.1.4 |
hwVplsLdpPeerUpeType |
INTEGER {upe(1), staticUpe(2), unknown(3) } |
Read-create |
This object indicates the type of the LDP peer:
|
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.11.1.5 |
hwVplsLdpPeerTransLable |
INTEGER (0..4294967295) |
Read-create |
This object indicates the transmitted label. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.11.1.6 |
hwVplsLdpPeerRecvLable |
INTEGER (0..4294967295) |
Read-create |
This object indicates the received label. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.11.1.12 |
hwVplsLdpPeerStatus |
INTEGER { down(1), up(2), plugout(3), backup(4) } |
Read-only |
This object indicates the LDP peer's status. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.11.1.13 |
hwVplsLdpPeerPwName |
DisplayString (SIZE (0..15)) |
Read-create |
This object indicates the name of PW. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.119.1.1.11.1.51 |
hwVplsLdpPeerRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
Row status for this Table. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
None.
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 restraint.
Description of Single Objects
hwL2vpnTnlType
OID |
Object Name |
Syntax |
Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.1.15 |
hwL2vpnTnlType |
INTEGER { lsp(1), crlsp(2), other(3) } |
accessible-for-notify |
This object indicates the type of the tunnel. |
This object is implemented as defined in the corresponding MIB files. |
hwL2vpnTunnelIndex
OID |
Object Name |
Syntax |
Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.1.16 |
hwL2vpnTunnelIndex |
Unsigned32 (SIZE (0..65535)) |
accessible-for-notify |
This object uniquely identifies a group of tunnels between a pair of ingress and egress LSRs. |
This object is implemented as defined in the corresponding MIB files. |
hwVplsStateChangeReason
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.1.8 |
hwVplsStateChangeReason |
INTEGER |
Accessible-for-notify |
The value of this object identifies the reason for VPLS VC status change. For details, see hwVplsStateChangeReason. |
This object is implemented as defined in the corresponding MIB files. |
Description of Alarm Objects
hwVplsVcDeleted
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.2.7 |
hwVplsVcDeleted |
|
This object indicates a VC deletion alarm. |
This object is implemented as defined in the corresponding MIB file. |
hwVplsVcDown
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.2.1 |
hwVplsVcDown |
|
The alarm is generated when the VC changes to Down. For details, see hwVplsStateChangeReason. |
This object is implemented as defined in the corresponding MIB files. |
hwVplsVcUp
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.2.2 |
hwVplsVcUp |
|
The alarm is generated when the status of the VC changes to Up. For details, see hwVplsStateChangeReason. |
This object is implemented as defined in the corresponding MIB files. |
hwVplsVsiDeleted
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.2.6 |
hwVplsVsiDeleted |
|
This object indicates a VSI deletion alarm. |
This object is implemented as defined in the corresponding MIB file. |
hwVplsVsiDown
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.2.3 |
hwVplsVsiDown |
|
The alarm is generated when the status of the VSI changes to Down. For details, see hwVplsStateChangeReason. |
This object is implemented as defined in the corresponding MIB files. |
hwVplsVsiUp
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.2.4 |
hwVplsVsiUp |
|
The alarm is generated when the status of the VSI changes to Up. For details, see hwVplsStateChangeReason. |
This object is implemented as defined in the corresponding MIB files. |
hwVplsVcBackup
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.2.5 |
hwVplsVcBackup |
|
The alarm when the status of the VC changes to Backup. |
This object is implemented as defined in the corresponding MIB files. |
hwVplsVcStatusChange
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.119.1.2.8 |
hwVplsVcStatusChange |
|
This object indicates an alarm that is generated for the VPLS VC status change. |
This object is implemented as defined in the corresponding MIB files. |
Appendix
hwVplsStateChangeReason
The structure of hwVplsStateChangeReason is as follows:
{
invalidReason(1),
vcCreated(2),
vcDeleted(3),
ldpSessionDown(4),
ldpSessionUp(5),
receivedDifLabelOrMtu(6),
receivedIntfParaMatching(7),
receivedIntfParaUnMatched(8),
receivedUnPassCbitCheck(9),
receivedUnPassPwLoopCheck(10),
receivedNewMapping(11),
receivedNewMappingButRemoteVcDown(12),
receivedWithdrawn(13),
receivedLdpRelease(14),
receivedLdpRequest(15),
ldpGrEndProcessing(16),
receivedRsvpMessage(17),
interfaceUp(18),
interfaceDown(19),
interfaceEncapChanged(20),
refresh(21),
downloadAgain(22),
tunnelUp(23),
tunnelDown(24),
receivedNewRlb(25),
deletedRlb(26),
vcCreatedOrTurnedToAnother(27),
outInterInInvalidState(28),
outInterInValidNow(29),
ldpNotifiForward(30),
ldpNotifiNotForward(31),
pwRestart(32),
downloadFtnAndIlmForEthTrunk(33),
acOamFaultDetectDisable(34),
remoteAcFault(35),
remoteAcFaultResume(36),
localAcFault(37),
localAcFaultResume(38),
remotePsnFault(39),
remotePsnFaultResume(40),
localPsnFault(41),
localPsnFaultResume(42),
bfdForPwStateChangeToDown(43),
bfdForPwStateChangeToUp(44),
bfdForPwStateChangeToAdminDown(45),
bfdForPwDisable(46),
manualSetEnable(47),
manualSetDisable(48),
delayTimeOut(49),
resumeTimeOut(50),
vrrpMaster(51),
vrrpBackup(52),
vrrpInit(53),
vrrpDelete(54),
vrrpTrack(55),
undoVrrpTrack(56),
lspPingTimeOut(57),
vcDownWhenReceivedNewRLB(58),
mtuMatched(59),
mtuUnmatched(60),
vsiShut(61),
vsiResume(62),
setAdminVSI(63),
undosetAdminVSI(64),
bvsiBindAc(65),
bvsiUnbindAc(66),
ivsiBindBVSI(67),
ivsiUnbindBVSI(68),
deletedVSI(69),
reconstructFwdTable(70),
mclagMaster(71),
mclagBackup(72),
adminPwUp(73),
adminPwDown(74),
vccvOk(75),
vccvFailed(76),
localIfnetOk(77),
inVcLabelOk(78),
localIfnetRelease(79),
inVcLabelRelease(80),
switchOverEnable(81),
switchOverDisable(82),
setBVSI(83),
undoSetBVSI(84),
shutdownBVSI(85),
undoShutdownBVSI(86),
notificationReceived(87),
PWAPSSwitch(88),
routeUnreachable(89)
routeReachable(90),
aging(91),
verification(92)
tdmBitRateMatched(93)
tdmBitRateUnmatched(94)
}
HWL2VpnVcEncapsType
The following is the structure of HWL2VpnVcEncapsType:
{
Frame Relay DLCI ( Martini Mode ) (1)
ATM AAL5 SDU VCC transport (2)
ATM transparent cell transport (3)
Vlan (4)
Ethernet (5)
HDLC (6)
PPP (7)
SONET/SDH Circuit Emulation Service Over MPLS (CEM) (8)
ATM n-to-one VCC cell transport (9)
ATM n-to-one VPC cell transport (10)
IP Layer2 Transport (11)
ATM one-to-one VCC Cell Mode (12)
ATM one-to-one VPC Cell Mode (13)
ATM AAL5 PDU VCC transport (14)
Frame-Relay Port mode (15)
SONET/SDH Circuit Emulation over Packet (CEP) (16)
Structure-agnostic E1 over Packet (SAE1oP) (17)
Structure-agnostic T1 (DS1) over Packet (SAT1oP) (18)
Structure-agnostic E3 over Packet (SAE3oP) (19)
Structure-agnostic T3 (DS3) over Packet (SAT3oP) (20)
CESoPSN basic mode (21)
TDMoIP basic mode (22)
CESoPSN TDM with CAS (23)
TDMoIP TDM with CAS (24)
Frame Relay DLCI (25)
IP-interworking (64)
unknown (255)
}