All MIBs › HUAWEI-DSLAM-VPLS-MIB
Organization: Huawei Technologies Co.,Ltd.
Last Updated: 2011-11-30
Category: Domain: DSL, Pseudowire, Vendor: Huawei
Description: Huawei DSLAM VPLS MIB for managing Virtual Private LAN Service instances and forwarding tables on Huawei DSLAM broadband access platforms.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is HUAWEI-DSLAM-VPLS-MIB?
HUAWEI-DSLAM-VPLS-MIB is a Huawei MIB for managing Virtual Private LAN Service (VPLS) instances and their forwarding tables on Huawei DSLAM broadband access platforms. It exposes VPLS service configuration and Layer 2 forwarding/MAC-learning data, placing it in the service-configuration and forwarding-status monitoring category rather than raw hardware sensors. Monitoring it centers on service software health: confirming a VPLS instance is operationally up and actively forwarding, and inspecting the forwarding table to verify subscriber MAC addresses are being learned and switched correctly across the VPLS domain. It builds on concepts from IETF VPLS/pseudowire MIB work, since VPLS instance and forwarding semantics mirror standards-track L2VPN MIBs. It is deployed on Huawei DSLAM access platforms delivering Ethernet/VPLS-based broadband services in carrier access networks. Engineers can download the HUAWEI-DSLAM-VPLS-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in HUAWEI-DSLAM-VPLS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Huawei DSLAM broadband access platforms
Monitoring Examples
An operator would poll the VPLS instance status objects and forwarding/MAC table to confirm a service instance is up and populated with learned addresses, flagging an issue if an instance shows down or the forwarding table is unexpectedly empty, either of which would explain a loss of subscriber connectivity across the VPLS domain.
What Can Be Monitored
- VPLS instance operational status
- forwarding/MAC table entries
- VPLS service configuration
- pseudowire/service binding status
This MIB depends on
Related MIBs
Imported Objects
From HUAWEI-MIB
| huaweiMgmt | OBJECT-IDENTITY |
| hwMpls | OBJECT-IDENTITY |
From HUAWEI-PW-TC-MIB
| PwVcType |
From IF-MIB
| InterfaceIndex | |
| ifIndex | OBJECT-TYPE |
From INET-ADDRESS-MIB
| InetAddressType |
From PW-STD-MIB
| pwID | OBJECT-TYPE |
| pwIndex | OBJECT-TYPE |
| pwPeerAddr | OBJECT-TYPE |
| pwPeerAddrType | OBJECT-TYPE |
| pwType | OBJECT-TYPE |
From SNMPv2-CONF
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using hwVplsExtAcStatisticUpstreamOctectsP0 OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| hwDslamVplsMib | 1.3.6.1.4.1.2011.5.115 | HUAWEI VPLS management MIB for access network device. | ||
| U32 hwSwitchPwAttachedPwindex | 1.3.6.1.4.1.2011.5.115.1.7.1.1 | Unsigned32 | read-only | This object indicates the pwindex of attached PW |
| hwSwitchPwBindEntry | 1.3.6.1.4.1.2011.5.115.1.7.1 | not-accessible | This table specifies the information for switch PW. The index of this entry is pwIndex. | |
| ROW hwSwitchPwBindRowStatus | 1.3.6.1.4.1.2011.5.115.1.7.1.3 | RowStatus | read-create | For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating a switch PW 3. destroy(6) -indicates deleting a switch PW |
| hwSwitchPwBindTable | 1.3.6.1.4.1.2011.5.115.1.7 | not-accessible | This table specifies the information for switch PW. The index of this table is pwIndex. | |
| INT hwSwitchPwState | 1.3.6.1.4.1.2011.5.115.1.7.1.2 | INTEGER | read-only | This object indicates state of switch PW. Options: 1. up(1) -indicates switch PW's state is up 2. down(2) -indicates switch PW's state is down 3. admindown(3) -indicates switch PW's state is shut down |
| hwVplsAcEntry | 1.3.6.1.4.1.2011.5.115.1.4.1 | not-accessible | This table specifies the information for VPLS AC. The indexes of this entry are hwVplsVsiName and hwVplsAcIndex. | |
| U32 hwVplsAcIndex | 1.3.6.1.4.1.2011.5.115.1.4.1.1 | Unsigned32 | not-accessible | AC index of VPLS AC. For VLAN type AC, VLAN ID range is 2-4093. |
| INT hwVplsAcIsolateFlag | 1.3.6.1.4.1.2011.5.115.1.1.1.9 | INTEGER | read-create | This object indicates whether the AC and Spoke-PW in the VSI is isolated Options: 1. enable(1) -indicates the AC and Spoke-PW in the VSI is isolated 2. disable(2) -indicates the AC and Spoke-PW in the VSI is not isolated |
| U32 hwVplsAcMaxMacCount | 1.3.6.1.4.1.2011.5.115.1.4.1.3 | Unsigned32 | read-create | This object indicates how many MAC address can be learned in the AC. 0 indicates disable MAC learning. |
| ROW hwVplsAcRowStatus | 1.3.6.1.4.1.2011.5.115.1.4.1.5 | RowStatus | read-create | For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating an AC binding to VSI 3. destroy(6) -indicates deleting an AC binding from VSI |
| INT hwVplsAcState | 1.3.6.1.4.1.2011.5.115.1.4.1.2 | INTEGER | read-only | This object indicates state of the AC. Options: 1. up(1) -indicates switch AC's state is up 2. down(2) -indicates switch AC's state is down |
| INT hwVplsAcStatisticSwitch | 1.3.6.1.4.1.2011.5.115.1.4.1.4 | INTEGER | read-create | Used to enable or disable the traffic statistic function of AC. Options: 1. enable(1) -indicates that the traffic statistic function is enabled 2. disable(2) -indicates that the traffic statistic function is disabled |
| hwVplsAcTable | 1.3.6.1.4.1.2011.5.115.1.4 | not-accessible | This table specifies the information for VPLS AC. The indexes of this table are hwVplsVsiName and hwVplsAcIndex. | |
| INT hwVplsAdminStatus | 1.3.6.1.4.1.2011.5.115.1.1.1.5 | INTEGER | read-create | VSI's admin status. Options: 1. up(1) -indicates VSI's status up 2. down(2) -indicates VSI's status down |
| hwVplsAlarmTraps | 1.3.6.1.4.1.2011.5.115.2.3 | |||
| hwVplsCommonTraps | 1.3.6.1.4.1.2011.5.115.2.2 | |||
| hwVplsConformance | 1.3.6.1.4.1.2011.5.115.4 | |||
| T/F hwVplsControlWord | 1.3.6.1.4.1.2011.5.115.1.1.1.13 | TruthValue | read-create | Defines if the control word will be sent with each packet by the local node. Some PW types mandate the use of a control word, and in such cases, the value configured for this object has no effect on the existence of the control word. |
| OCT hwVplsDescription | 1.3.6.1.4.1.2011.5.115.1.1.1.7 | OCTET STRING | read-create | This object indicates the description information. |
| hwVplsEntry | 1.3.6.1.4.1.2011.5.115.1.1.1 | not-accessible | This table specifies the information for VSI. The index of this entry is hwVplsVsiName. | |
| C64 hwVplsExtAcStatisticDownstreamOctectsP0 | 1.3.6.1.4.1.2011.5.115.1.6.1.17 | Counter64 | read-only | The total number of downstream octets with priority equal to 0. |
| C64 hwVplsExtAcStatisticDownstreamOctectsP1 | 1.3.6.1.4.1.2011.5.115.1.6.1.19 | Counter64 | read-only | The total number of downstream octets with priority equal to 1. |
| C64 hwVplsExtAcStatisticDownstreamOctectsP2 | 1.3.6.1.4.1.2011.5.115.1.6.1.21 | Counter64 | read-only | The total number of downstream octets with priority equal to 2. |
| C64 hwVplsExtAcStatisticDownstreamOctectsP3 | 1.3.6.1.4.1.2011.5.115.1.6.1.23 | Counter64 | read-only | The total number of downstream octets with priority equal to 3. |
| C64 hwVplsExtAcStatisticDownstreamOctectsP4 | 1.3.6.1.4.1.2011.5.115.1.6.1.25 | Counter64 | read-only | The total number of downstream octets with priority equal to 4. |
| C64 hwVplsExtAcStatisticDownstreamOctectsP5 | 1.3.6.1.4.1.2011.5.115.1.6.1.27 | Counter64 | read-only | The total number of downstream octets with priority equal to 5. |
| C64 hwVplsExtAcStatisticDownstreamOctectsP6 | 1.3.6.1.4.1.2011.5.115.1.6.1.29 | Counter64 | read-only | The total number of downstream octets with priority equal to 6. |
| C64 hwVplsExtAcStatisticDownstreamOctectsP7 | 1.3.6.1.4.1.2011.5.115.1.6.1.31 | Counter64 | read-only | The total number of downstream octets with priority equal to 7. |
| C32 hwVplsExtAcStatisticDownstreamPacketsP0 | 1.3.6.1.4.1.2011.5.115.1.6.1.18 | Counter32 | read-only | The total number of downstream packets with priority equal to 0. |
| C32 hwVplsExtAcStatisticDownstreamPacketsP1 | 1.3.6.1.4.1.2011.5.115.1.6.1.20 | Counter32 | read-only | The total number of downstream packets with priority equal to 1. |
| C32 hwVplsExtAcStatisticDownstreamPacketsP2 | 1.3.6.1.4.1.2011.5.115.1.6.1.22 | Counter32 | read-only | The total number of downstream packets with priority equal to 2. |
| C32 hwVplsExtAcStatisticDownstreamPacketsP3 | 1.3.6.1.4.1.2011.5.115.1.6.1.24 | Counter32 | read-only | The total number of downstream packets with priority equal to 3. |
| C32 hwVplsExtAcStatisticDownstreamPacketsP4 | 1.3.6.1.4.1.2011.5.115.1.6.1.26 | Counter32 | read-only | The total number of downstream packets with priority equal to 4. |
| C32 hwVplsExtAcStatisticDownstreamPacketsP5 | 1.3.6.1.4.1.2011.5.115.1.6.1.28 | Counter32 | read-only | The total number of downstream packets with priority equal to 5. |
| C32 hwVplsExtAcStatisticDownstreamPacketsP6 | 1.3.6.1.4.1.2011.5.115.1.6.1.30 | Counter32 | read-only | The total number of downstream packets with priority equal to 6. |
| C32 hwVplsExtAcStatisticDownstreamPacketsP7 | 1.3.6.1.4.1.2011.5.115.1.6.1.32 | Counter32 | read-only | The total number of downstream packets with priority equal to 7. |
| hwVplsExtAcStatisticEntry | 1.3.6.1.4.1.2011.5.115.1.6.1 | not-accessible | This table is used to query or reset the traffic statistics of VPLS AC. The indexes of this entry are hwVplsVsiName and hwVplsAcIndex. | |
| INT hwVplsExtAcStatisticReset | 1.3.6.1.4.1.2011.5.115.1.6.1.33 | INTEGER | read-write | Reset the traffic statistics of this VPLS AC. Options: 1. reset(1) -reset the traffic statistics of this VPLS AC |
| hwVplsExtAcStatisticTable | 1.3.6.1.4.1.2011.5.115.1.6 | not-accessible | This table is used to query or reset the traffic statistics of VPLS AC. The indexes of this table are hwVplsVsiName and hwVplsAcIndex. | |
| C64 hwVplsExtAcStatisticUpstreamOctectsP0Ex | 1.3.6.1.4.1.2011.5.115.1.6.1.1 | Counter64 | read-only | The total number of upstream octets with priority equal to 0. |
| C64 hwVplsExtAcStatisticUpstreamOctectsP1 | 1.3.6.1.4.1.2011.5.115.1.6.1.3 | Counter64 | read-only | The total number of upstream octets with priority equal to 1. |
| C64 hwVplsExtAcStatisticUpstreamOctectsP2 | 1.3.6.1.4.1.2011.5.115.1.6.1.5 | Counter64 | read-only | The total number of upstream octets with priority equal to 2. |
| C64 hwVplsExtAcStatisticUpstreamOctectsP3 | 1.3.6.1.4.1.2011.5.115.1.6.1.7 | Counter64 | read-only | The total number of upstream octets with priority equal to 3. |
| C64 hwVplsExtAcStatisticUpstreamOctectsP4 | 1.3.6.1.4.1.2011.5.115.1.6.1.9 | Counter64 | read-only | The total number of upstream octets with priority equal to 4. |
| C64 hwVplsExtAcStatisticUpstreamOctectsP5 | 1.3.6.1.4.1.2011.5.115.1.6.1.11 | Counter64 | read-only | The total number of upstream octets with priority equal to 5. |
| C64 hwVplsExtAcStatisticUpstreamOctectsP6 | 1.3.6.1.4.1.2011.5.115.1.6.1.13 | Counter64 | read-only | The total number of upstream octets with priority equal to 6. |
| C64 hwVplsExtAcStatisticUpstreamOctectsP7 | 1.3.6.1.4.1.2011.5.115.1.6.1.15 | Counter64 | read-only | The total number of upstream octets with priority equal to 7. |
| C32 hwVplsExtAcStatisticUpstreamPacketsP0 | 1.3.6.1.4.1.2011.5.115.1.6.1.2 | Counter32 | read-only | The total number of upstream packets with priority equal to 0. |
| C32 hwVplsExtAcStatisticUpstreamPacketsP1 | 1.3.6.1.4.1.2011.5.115.1.6.1.4 | Counter32 | read-only | The total number of upstream packets with priority equal to 1. |
| C32 hwVplsExtAcStatisticUpstreamPacketsP2 | 1.3.6.1.4.1.2011.5.115.1.6.1.6 | Counter32 | read-only | The total number of upstream packets with priority equal to 2. |
| C32 hwVplsExtAcStatisticUpstreamPacketsP3 | 1.3.6.1.4.1.2011.5.115.1.6.1.8 | Counter32 | read-only | The total number of upstream packets with priority equal to 3. |
| C32 hwVplsExtAcStatisticUpstreamPacketsP4 | 1.3.6.1.4.1.2011.5.115.1.6.1.10 | Counter32 | read-only | The total number of upstream packets with priority equal to 4. |
| C32 hwVplsExtAcStatisticUpstreamPacketsP5 | 1.3.6.1.4.1.2011.5.115.1.6.1.12 | Counter32 | read-only | The total number of upstream packets with priority equal to 5. |
| C32 hwVplsExtAcStatisticUpstreamPacketsP6 | 1.3.6.1.4.1.2011.5.115.1.6.1.14 | Counter32 | read-only | The total number of upstream packets with priority equal to 6. |
| C32 hwVplsExtAcStatisticUpstreamPacketsP7 | 1.3.6.1.4.1.2011.5.115.1.6.1.16 | Counter32 | read-only | The total number of upstream packets with priority equal to 7. |
| BIT hwVplsFlowLabel | 1.3.6.1.4.1.2011.5.115.1.1.1.11 | Bits | read-create | Indicates the stream label classification rule in the transmit direction. Options: 1. sip(0) -Sets the stream label classification rule based on the source IP address 2. dip(1) -Sets the stream label classification rule based on the destination IP address 3. smac(2) -Sets the stream label classification rule based on the source MAC address 4. dmac(3) -Sets the stream label classification rule based on the destination MAC address |
| BIT hwVplsFlowLabelCapabilities | 1.3.6.1.4.1.2011.5.115.1.1.1.12 | Bits | read-create | Indicates the VSI's flow label capability. Options: 1. receive(0) -indicates the flow label capability in the receive direction is enabled 2. transmit(1) -indicates the flow label capability in the transmit direction is enabled |
| INT hwVplsIgnoreAcState | 1.3.6.1.4.1.2011.5.115.1.1.1.10 | INTEGER | read-create | This object indicates the enable sign of the ignorer of AC state. Options: 1. enable(1) -indicates that the ignore AC state function is enabled 2. disable(2) -indicates that the ignore AC state function is disabled |
| NTF hwVplsMacFullAppearTrap | 1.3.6.1.4.1.2011.5.115.2.3.1.1.3 | This notification is generated in these following cases: (1) The number of learnable MAC addresses of this VSI reaches the limit (2) The number of learnable MAC addresses for the PW that is configured in this VSI reaches the limit (3) The number of learnable MAC addresses for the AC that is configured in this VSI reaches the limit | ||
| NTF hwVplsMacFullDisappearTrap | 1.3.6.1.4.1.2011.5.115.2.3.1.1.4 | This notification is generated in these following cases: (1) The number of learnable MAC addresses of this VSI does not reach the limit (2) The number of learnable MAC addresses for the PW that is configured in this VSI does not reach the limit (3) The number of learnable MAC addresses for the AC that is configured in this VSI does not reach the limit | ||
| INT hwVplsMacLimitAction | 1.3.6.1.4.1.2011.5.115.1.1.1.14 | INTEGER | read-create | This object indicates the processing mode when the MAC learning table is full. Options: 1. discard(1) -indicates that the MAC limit action is discard 2. forward(2) -indicates that the MAC limit action is forward |
| INT hwVplsMacLimitAlarm | 1.3.6.1.4.1.2011.5.115.1.1.1.15 | INTEGER | read-create | This object indicates whether send trap when the MAC learning table is full. Options: 1. enable(1) -indicates that the mac limit alarm function is enabled 2. disable(2) -indicates that the mac limit alarm function is disabled |
| U32 hwVplsMaxMacCount | 1.3.6.1.4.1.2011.5.115.1.1.1.16 | Unsigned32 | read-create | This object indicates how many MAC address can be learned in the VSI. 0 indicates disable MAC learning. |
| U32 hwVplsMtu | 1.3.6.1.4.1.2011.5.115.1.1.1.8 | Unsigned32 | read-create | This object indicates the VPLS's MTU. |
| hwVplsObjects | 1.3.6.1.4.1.2011.5.115.1 | |||
| OCT hwVplsPriMappingProfileName | 1.3.6.1.4.1.2011.5.115.1.1.1.23 | OCTET STRING | read-create | QoS priority mapping profile name for VSI, a string of 1-32 characters. There are all together 92 valid characters for the name. These characters include the following: uppercase and lowercase English letters (52 characters), numerals (0-9), and 30 symbols: ! # $ % & ' ( ) * + , - . / : ; @ [ \ ] ^ _ ` | ~~. |
| hwVplsProtectGroupEntry | 1.3.6.1.4.1.2011.5.115.1.5.1 | not-accessible | This table specifies the information for VPLS protect group. The indexes of this entry are hwVplsVsiName and hwVplsProtectGroupName. | |
| OCT hwVplsProtectGroupName | 1.3.6.1.4.1.2011.5.115.1.5.1.1 | OCTET STRING | not-accessible | This object indicates the VPLS protect group name. VPLS protect group name is a string of 1-15 characters. There are all together 63 valid characters for the name. These characters include the following: uppercase and lowercase English letters (52 characters), numerals (0-9), and underline symbol. |
| U32 hwVplsProtectGroupPrimaryPwIndex | 1.3.6.1.4.1.2011.5.115.1.5.1.7 | Unsigned32 | read-write | The value that represents the corresponding primary PW in the pwTable. |
| INT hwVplsProtectGroupProtectMode | 1.3.6.1.4.1.2011.5.115.1.5.1.2 | INTEGER | read-create | Indicates the mode of the VPLS redundancy. Options: 1. master(1) -indicates that the VPLS redundancy mode is master 2. independent(2) -indicates that the VPLS redundancy mode is independent |
| U32 hwVplsProtectGroupRerouteDelay | 1.3.6.1.4.1.2011.5.115.1.5.1.4 | Unsigned32 | read-create | Indicates the recover time. Range: 0,10-600 Unit: second |
| INT hwVplsProtectGroupReroutePolicy | 1.3.6.1.4.1.2011.5.115.1.5.1.3 | INTEGER | read-create | This object indicates reroute delay policy of VPLS. Options: 1. revertive(1) -indicates that automatic recovery is allowed 2. nonRevertive(2) -indicates that the traffic will not be switched back to the working PW automatically |
| ROW hwVplsProtectGroupRowStatus | 1.3.6.1.4.1.2011.5.115.1.5.1.9 | RowStatus | read-create | For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating a VPLS protect group 3. destroy(6) -indicates deleting a VPLS protect group |
| U32 hwVplsProtectGroupSecondaryPwIndex | 1.3.6.1.4.1.2011.5.115.1.5.1.8 | Unsigned32 | read-write | The value that represents the corresponding secondary PW in the pwTable. |
| INT hwVplsProtectGroupStreamDualReceiving | 1.3.6.1.4.1.2011.5.115.1.5.1.5 | INTEGER | read-create | This object indicates the receive mode of VPLS. Options: 1. enable(1) -indicates that the stream receiving mode of the VPLS redundancy is dual 2. disable(2) -indicates that the stream receiving mode of the VPLS redundancy is single |
| INT hwVplsProtectGroupSwitch | 1.3.6.1.4.1.2011.5.115.1.5.1.6 | INTEGER | read-write | Used to switch VPLS to primary PW or secondary PW. Options: 1. toPrimaryPW(1) -indicates switch from secondary PW to primary PW 2. toSecondaryPW(2) -indicates switch from primary PW to secondary PW |
| hwVplsProtectGroupTable | 1.3.6.1.4.1.2011.5.115.1.5 | not-accessible | This table specifies the information for VPLS protect group. The indexes of this table are hwVplsVsiName and hwVplsProtectGroupName. | |
| hwVplsPwBindEntry | 1.3.6.1.4.1.2011.5.115.1.3.1 | not-accessible | This table specifies the information for VPLS PW binding. The indexes of this entry are hwVplsVsiName and pwIndex. | |
| ROW hwVplsPwBindRowStatus | 1.3.6.1.4.1.2011.5.115.1.3.1.1 | RowStatus | read-create | For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating a PW binding to VSI 3. destroy(6) -indicates deleting a PW binding from VSI |
| hwVplsPwBindTable | 1.3.6.1.4.1.2011.5.115.1.3 | not-accessible | This table specifies the information for VPLS PW binding. The indexes of this table are hwVplsVsiName and pwIndex. | |
| INT hwVplsPwBindType | 1.3.6.1.4.1.2011.5.115.1.2.1.2 | INTEGER | read-write | This object indicates the type of PW. Options: 1. mesh(1) -indicates the bind type of the PW is mesh 2. spoken(2) -indicates the bind type of the PW is spoken |
| hwVplsPwEntry | 1.3.6.1.4.1.2011.5.115.1.2.1 | not-accessible | This table specifies the information for VPLS PW. The index of this entry is pwIndex. | |
| U32 hwVplsPwMaxMacCount | 1.3.6.1.4.1.2011.5.115.1.2.1.1 | Unsigned32 | read-write | This object indicates how many MAC address can be learned in the PW. 0 indicates disable MAC learning. |
| INT hwVplsPwProtectActiveState | 1.3.6.1.4.1.2011.5.115.1.2.1.5 | INTEGER | read-only | This object indicates the active state of PW in a VPLS PW protect group. Options: 1. down(1) -indicates that the member of the PW protect group is down 2. active(2) -indicates that the member of the PW protect group is up and active 3. standby(3) -indicates that the member of the PW protect group is up and standby |
| OCT hwVplsPwProtectGroupName | 1.3.6.1.4.1.2011.5.115.1.2.1.3 | OCTET STRING | read-only | This object indicates the VPLS protect group name. VPLS protect group name is a string of 1-15 characters. There are all together 63 valid characters for the name. These characters include the following: uppercase and lowercase English letters (52 characters), numerals (0-9), and underline symbol. |
| INT hwVplsPwProtectPreference | 1.3.6.1.4.1.2011.5.115.1.2.1.4 | INTEGER | read-only | This object indicates the preference of PW in a VPLS PW protect group. Options: 1. primary(1) -indicates the primary member of the PW protect group 2. secondary(2) -indicates the secondary member of the PW protect group |
| INT hwVplsPwSignal | 1.3.6.1.4.1.2011.5.115.1.1.1.2 | INTEGER | read-create | This object indicates the signal type. If the signal type is LDP, VSI-ID must be designated. After the signal type is configured, the configuration cannot be modified. Options: 1. unknown(0) -indicates signal type is not configured 2. ldp(1) -indicates signal type is LDP Default: unknown(0) |
| hwVplsPwTable | 1.3.6.1.4.1.2011.5.115.1.2 | not-accessible | This table specifies the information for VPLS PW. The index of this table is pwIndex. | |
| ROW hwVplsRowStatus | 1.3.6.1.4.1.2011.5.115.1.1.1.25 | RowStatus | read-create | For creating and modifying this row. None of the read-create objects in the conceptual rows may be changed when this object is in the active(1) state. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating a VSI 3. destroy(6) -indicates deleting a VSI |
| INT hwVplsStatisticReset | 1.3.6.1.4.1.2011.5.115.1.1.1.24 | INTEGER | read-write | Clear the traffic statistics of all PW and AC for this VSI. Options: 1. reset(1) -clear the traffic statistics of all PW and AC for this VSI |
| hwVplsTable | 1.3.6.1.4.1.2011.5.115.1.1 | not-accessible | This table specifies the information for VSI. The index of this table is hwVplsVsiName. | |
| OCT hwVplsTnlPolicy | 1.3.6.1.4.1.2011.5.115.1.1.1.26 | OCTET STRING | read-create | Used to configure the tunnel policy used by the VSI. |
| U32 hwVplsTrafficSuppressBroadcastDown | 1.3.6.1.4.1.2011.5.115.1.1.1.22 | Unsigned32 | read-create | Indicates the downstream broadcast traffic suppression of VSI. 13 indicates full-suppression of traffic, and 0 indicates no traffic suppression. The suppression levels and corresponding bandwidth ranges are listed as follows: --------------------------------------------------------------- NO. Min bandwidth(kbps) Max bandwidth(kbps) Package number(pps) --------------------------------------------------------------- 0 Not suppressed Not suppressed Not suppressed 1 6 145 12 2 12 291 24 3 24 582 48 4 48 1153 95 5 97 2319 191 6 195 4639 382 7 390 9265 763 8 781 18531 1526 9 1562 37063 3052 10 3125 74126 6104 11 6249 148241 12207 12 12499 296483 24414 13 0 0 0 --------------------------------------------------------------- |
| U32 hwVplsTrafficSuppressBroadcastUp | 1.3.6.1.4.1.2011.5.115.1.1.1.21 | Unsigned32 | read-create | Indicates the upstream broadcast traffic suppression of VSI. 13 indicates full-suppression of traffic, and 0 indicates no traffic suppression. The suppression levels and corresponding bandwidth ranges are listed as follows: --------------------------------------------------------------- NO. Min bandwidth(kbps) Max bandwidth(kbps) Package number(pps) --------------------------------------------------------------- 0 Not suppressed Not suppressed Not suppressed 1 6 145 12 2 12 291 24 3 24 582 48 4 48 1153 95 5 97 2319 191 6 195 4639 382 7 390 9265 763 8 781 18531 1526 9 1562 37063 3052 10 3125 74126 6104 11 6249 148241 12207 12 12499 296483 24414 13 0 0 0 --------------------------------------------------------------- |
| U32 hwVplsTrafficSuppressMulticastDown | 1.3.6.1.4.1.2011.5.115.1.1.1.20 | Unsigned32 | read-create | Indicates the downstream unknown multicast traffic suppression of VSI. 13 indicates full-suppression of traffic, and 0 indicates no traffic suppression. The suppression levels and corresponding bandwidth ranges are listed as follows: --------------------------------------------------------------- NO. Min bandwidth(kbps) Max bandwidth(kbps) Package number(pps) --------------------------------------------------------------- 0 Not suppressed Not suppressed Not suppressed 1 6 145 12 2 12 291 24 3 24 582 48 4 48 1153 95 5 97 2319 191 6 195 4639 382 7 390 9265 763 8 781 18531 1526 9 1562 37063 3052 10 3125 74126 6104 11 6249 148241 12207 12 12499 296483 24414 13 0 0 0 --------------------------------------------------------------- |
| U32 hwVplsTrafficSuppressMulticastUp | 1.3.6.1.4.1.2011.5.115.1.1.1.19 | Unsigned32 | read-create | Indicates the upstream unknown multicast traffic suppression of VSI. 13 indicates full-suppression of traffic, and 0 indicates no traffic suppression. The suppression levels and corresponding bandwidth ranges are listed as follows: --------------------------------------------------------------- NO. Min bandwidth(kbps) Max bandwidth(kbps) Package number(pps) --------------------------------------------------------------- 0 Not suppressed Not suppressed Not suppressed 1 6 145 12 2 12 291 24 3 24 582 48 4 48 1153 95 5 97 2319 191 6 195 4639 382 7 390 9265 763 8 781 18531 1526 9 1562 37063 3052 10 3125 74126 6104 11 6249 148241 12207 12 12499 296483 24414 13 0 0 0 --------------------------------------------------------------- |
| U32 hwVplsTrafficSuppressUnicastDown | 1.3.6.1.4.1.2011.5.115.1.1.1.18 | Unsigned32 | read-create | Indicates the downstream unknown unicast traffic suppression of VSI. 13 indicates full-suppression of traffic, and 0 indicates no traffic suppression. The suppression levels and corresponding bandwidth ranges are listed as follows: --------------------------------------------------------------- NO. Min bandwidth(kbps) Max bandwidth(kbps) Package number(pps) --------------------------------------------------------------- 0 Not suppressed Not suppressed Not suppressed 1 6 145 12 2 12 291 24 3 24 582 48 4 48 1153 95 5 97 2319 191 6 195 4639 382 7 390 9265 763 8 781 18531 1526 9 1562 37063 3052 10 3125 74126 6104 11 6249 148241 12207 12 12499 296483 24414 13 0 0 0 --------------------------------------------------------------- |
| U32 hwVplsTrafficSuppressUnicastUp | 1.3.6.1.4.1.2011.5.115.1.1.1.17 | Unsigned32 | read-create | Indicates the upstream unknown unicast traffic suppression of VSI. 13 indicates full-suppression of traffic, and 0 indicates no traffic suppression. The suppression levels and corresponding bandwidth ranges are listed as follows: --------------------------------------------------------------- NO. Min bandwidth(kbps) Max bandwidth(kbps) Package number(pps) --------------------------------------------------------------- 0 Not suppressed Not suppressed Not suppressed 1 6 145 12 2 12 291 24 3 24 582 48 4 48 1153 95 5 97 2319 191 6 195 4639 382 7 390 9265 763 8 781 18531 1526 9 1562 37063 3052 10 3125 74126 6104 11 6249 148241 12207 12 12499 296483 24414 13 0 0 0 --------------------------------------------------------------- |
| hwVplsTraps | 1.3.6.1.4.1.2011.5.115.2 | |||
| hwVplsTrapVbOids | 1.3.6.1.4.1.2011.5.115.2.1 | |||
| NTF hwVplsVsiDownTrap | 1.3.6.1.4.1.2011.5.115.2.3.1.1.2 | This notification is generated in these following cases: (1) The case that at least two ACs or spoke PWs are up does not occur when the AC status is not ignored and the hub PW is down (2) The case that at least one AC or spoke PW is up does not occur when the AC status is not ignored and the hub PW is up (3) The case that at least one AC, spoke PW, hub PW is up does not occur when the AC status is ignored | ||
| INT hwVplsVsiEncapType | 1.3.6.1.4.1.2011.5.115.1.1.1.4 | INTEGER | read-create | This object indicates the VSI's encapsulation type. Options: 1. tagged(4) -indicates VSI's encapsulation type is tagged 2. raw(5) -indicates VSI's encapsulation type is raw |
| U32 hwVplsVsiID | 1.3.6.1.4.1.2011.5.115.1.1.1.3 | Unsigned32 | read-create | This object indicates the VSI ID. The default value is 0, it means VSI ID is not configured. After the VSI ID is configured, the configuration cannot be modified. |
| OCT hwVplsVsiName | 1.3.6.1.4.1.2011.5.115.1.1.1.1 | OCTET STRING | not-accessible | This object indicates the VSI's name. VSI name is a string of 1-15 characters. There are all together 63 valid characters for the name. These characters include the following: uppercase and lowercase English letters (52 characters), numerals (0-9), and underline symbol. |
| INT hwVplsVsiState | 1.3.6.1.4.1.2011.5.115.1.1.1.6 | INTEGER | read-only | This object indicates the VSI's run state. Options: 1. up(1) -indicates VSI's state is up 2. down(2) -indicates VSI's state is down 3. admindown(3) -indicates VSI is shut down |
| hwVplsVsiTraps | 1.3.6.1.4.1.2011.5.115.2.3.1 | |||
| hwVplsVsiTrapsPrefix | 1.3.6.1.4.1.2011.5.115.2.3.1.1 | |||
| NTF hwVplsVsiUpTrap | 1.3.6.1.4.1.2011.5.115.2.3.1.1.1 | This notification is generated in these following cases: (1) The case that at least two ACs or spoke PWs are up occurs when the AC status is not ignored and the hub PW is down (2) The case that at least one AC or spoke PW is up occurs when the AC status is not ignored and the hub PW is up (3) The case that at least one AC, spoke PW, hub PW is up when the AC status is ignored |
RFC description
Manages Virtual Private LAN Service (VPLS) configuration on Huawei DSLAM access network devices.
Start monitoring Huawei DSLAM broadband access platform (VPLS service) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.