HUAWEI-MSTP-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.42
- Last updated
- 2017-08-17 10:00
- Organization
- Huawei Technologies Co.,Ltd.
- Revisions
- 2017-08-17 10:00, 2017-03-04 10:00, 2015-11-26 10:00, 2015-05-29 10:00, 2014-08-14 00:00, 2014-05-28 00:00, 2014-02-13 00:00, 2014-01-27 00:00, 2013-09-07 00:00, 2013-03-19 10:00, 2017-06-30 00:00
- Namespace
- huawei
- Source file
HUAWEI-MSTP-MIB- Digest
sha256:20d83a85c864e3de8f353892b9536b1b2c00ef52cc0c12df282bd407972b0826
Description
This module include the information about MSTP protocol in the bridge. The information can be read and some of them can be set.
Contact
Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com
Imports
| From | Symbols |
|---|---|
| BRIDGE-MIB | BridgeId |
| HUAWEI-MIB | hwDatacomm |
| IF-MIB | InterfaceIndex, ifIndex, ifName |
| P-BRIDGE-MIB | EnabledStatus |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB HUAWEI-MIB HUAWEI-MSTP-MIB IANAifType-MIB IF-MIB P-BRIDGE-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.25.42.1 | hwL2IfMib | HUAWEI-L2IF-MIB |
| 1.3.6.1.4.1.2011.5.25.42.2 | hwL2MAM | HUAWEI-L2MAM-MIB |
| 1.3.6.1.4.1.2011.5.25.42.3 | hwL2Vlan | HUAWEI-L2VLAN-MIB |
| 1.3.6.1.4.1.2011.5.25.42.5 | hwSmartLinkMib | HUAWEI-SMARTLINK-MIB |
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HwMSTPEnabledStatus TEXTUAL-CONVENTION A simple status value for the object. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwL2Mgmt OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42 | |||
| hwMstpObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.4.1 | |||
| hwMstpStatus OBJECT-TYPE Whether the Bridge MSTP is enabled. Enable indicate that MSTP enable in the bridge; Disabled indicate that MSTP disable in the bridge. By default, the Bridge MSTP is disabled. | 1.3.6.1.4.1.2011.5.25.42.4.1.1 | HwMSTPEnabledStatus | read-write | current |
| hwMstpForceVersion OBJECT-TYPE The value of this object identifies the protocol mode of the STP. 0: STP 2: RSTP 3: MSTP Default value: MSTP (3). | 1.3.6.1.4.1.2011.5.25.42.4.1.2 | INTEGER {stp(0), rstp(2), mstp(3)} | read-write | current |
| hwMstpDiameter OBJECT-TYPE The value of this object identifies the network diameter of the STP. It affects the time that include hello time, forward delay time and maxage. Every bridge can set the diameter of Bridge, and it is effective when the bridge is the root bridge. Effective in the CIST. The value ranges from 2 to 7. The default value is 7. | 1.3.6.1.4.1.2011.5.25.42.4.1.3 | Integer32 (2..7 | 65535) | read-write | current |
| hwMstpBridgeMaxHops OBJECT-TYPE The value of this object identifies the maximum hops of a spanning tree in an MST region. The maximum hops of a spanning tree in an MST region can limit the network scale of the spanning tree. The object takes effect when the bridge is the root bridge. If the TTL of the BPDU received by the device is 0, the device discards the BPDU. | 1.3.6.1.4.1.2011.5.25.42.4.1.4 | Integer32 (1..40) | read-write | current |
| hwMstpMasterBridgeID OBJECT-TYPE The Bridge Identifier of the current Master Bridge. It is the root Bridge Identifier of the instance 0 in the region. | 1.3.6.1.4.1.2011.5.25.42.4.1.5 | BridgeId | read-only | current |
| hwMstpMasterPathCost OBJECT-TYPE The CIST path cost from the transmitting Bridge to the Master Bridge. By default, the value is 0. | 1.3.6.1.4.1.2011.5.25.42.4.1.6 | Integer32 | read-only | current |
| hwMstpBpduGuard OBJECT-TYPE The value of this object identifies whether the BPDU protection is enabled on the bridge. 1: enable 2: disable Default value: disabled. | 1.3.6.1.4.1.2011.5.25.42.4.1.7 | HwMSTPEnabledStatus | read-write | current |
| hwMstpAdminFormatSelector OBJECT-TYPE The administrative Configuration Identifier Format Selector in use by the Bridge. This has a value of 0 indicate the format specified in the Standard of IEEE 802.1s. By default, the value is 0 | 1.3.6.1.4.1.2011.5.25.42.4.1.8 | Integer32 | read-only | current |
| hwMstpAdminRegionName OBJECT-TYPE This object indicates the MST administrative region name. It changes to hwMstpOperRegionName when user uses the activing command to active the configuration of the region. By default, the MST region name is the first hexadecimal MAC address of a switching device. | 1.3.6.1.4.1.2011.5.25.42.4.1.9 | OCTET STRING (SIZE(1..32)) | read-write | current |
| hwMstpAdminRevisionLevel OBJECT-TYPE The value of this object identifies the administrative revision level of the MST region. It changes to hwMstpOperRevisionLevel when users use the activing command to active the configuration of the region. The revision level and region name of MSTP, and the VLAN mapping table determine the MST region that the switch belongs to. The value ranges from 0 to 65535. The default value is 0. | 1.3.6.1.4.1.2011.5.25.42.4.1.10 | Integer32 (0..65535) | read-write | current |
| hwMstpOperFormatSelector OBJECT-TYPE The operative Configuration Identifier Format Selector in use by the Bridge. This has a value of 0 indicate the format specified in the Standard of IEEE 802.1s. By default, the value is 0. | 1.3.6.1.4.1.2011.5.25.42.4.1.11 | Integer32 | read-only | current |
| hwMstpOperRegionName OBJECT-TYPE This MSTP operative region name. It can be used to determine whether the region is the same region with the mapping between VLAN and instance and hwMstpOperRevisionLevel. | 1.3.6.1.4.1.2011.5.25.42.4.1.12 | OCTET STRING (SIZE(0..32)) | read-only | current |
| hwMstpOperRevisionLevel OBJECT-TYPE The value of this object identifies the effective revision level of the MST region. Two routers belong to the same MST region only if they have the same MST region name, Mapping between VLANs and MSTIs, and the MST region revision level. | 1.3.6.1.4.1.2011.5.25.42.4.1.13 | Integer32 (0..65535) | read-only | current |
| hwMstpRegionConfActive OBJECT-TYPE Active the region configuration. Generally, the value of the hwMstpRegionConfActive is disable, but the value will be set as enable if Net Manager want to active the configure of the region in the bridge. And then all manager configuration will change to operable configuration. The value of hwMstpRegionConfActive is only disable when it is read. It is only enable when it is set. | 1.3.6.1.4.1.2011.5.25.42.4.1.14 | INTEGER {enable(1), disable(2)} | read-write | current |
| hwMstpDefaultVlanAllo OBJECT-TYPE This object identifies the default mapping relationship between the VLANs and the MSTIs in the MST region. 1: enable When you set this object, the value can be enable only. 65535: ununsed When you access the value of this object, it is unused. In addition to the VLANs added to the MSTIs, the rest are added to the default MSTI 0. | 1.3.6.1.4.1.2011.5.25.42.4.1.15 | INTEGER {enable(1), unused(65535)} | read-write | current |
| hwMstpDefaultRegionName OBJECT-TYPE The object indicates the MSTP path cost. 1: indicates dot1d-1998, which is the IEEE 802.1d standard proposed in 1998.2. 2: indicates dot1t, which is the IEEE 802.1t standard. 3: indicates legacy, which is the calculation standard developed by Huawei. | 1.3.6.1.4.1.2011.5.25.42.4.1.16 | INTEGER {reset(1), unused(65535)} | read-write | current |
| hwMstpPathCostStandard OBJECT-TYPE The value of this object identifies the path cost standard. 1: 1: dot1d-1988 is the IEEE 802.1d standard method in 1998. 2: dot1t is the standard method of the IEEE 802.1t. 3: legacy is the private algorithm of Huawei. | 1.3.6.1.4.1.2011.5.25.42.4.1.17 | INTEGER {dot1d1998(1), dot1t(2), legacy(3)} | read-write | current |
| hwMstpVIDAllocationTable OBJECT-TYPE The table includes the information of the VLAN with relation to the instance of MSTP. | 1.3.6.1.4.1.2011.5.25.42.4.1.18 | not-accessible | current | |
| hwMstpVIDAllocationEntry OBJECT-TYPE The table includes the information of the VLAN with relation to the instance of MSTP. The index of the table is vlanid. Default, the VLAN is in the CIST. | 1.3.6.1.4.1.2011.5.25.42.4.1.18.1 | not-accessible | current | |
| hwMstpVID OBJECT-TYPE VLAN Identifier. | 1.3.6.1.4.1.2011.5.25.42.4.1.18.1.1 | Integer32 (1..4094) | not-accessible | current |
| hwMstpAdminMstID OBJECT-TYPE The value of this object identifies which MSTI the VLAN belongs to. By default, all the VLANs belong to CIST 0. | 1.3.6.1.4.1.2011.5.25.42.4.1.18.1.2 | Integer32 (0..4094) | read-only | current |
| hwMstpOperMstID OBJECT-TYPE The value of this object identifies the MSTI that the effective VLAN belongs to. | 1.3.6.1.4.1.2011.5.25.42.4.1.18.1.3 | Integer32 (0..4094) | read-only | current |
| hwMstpInstanceTable OBJECT-TYPE This table describes the attribute value, description, and operation restriction of configurable attributes of the MSTI. | 1.3.6.1.4.1.2011.5.25.42.4.1.19 | not-accessible | current | |
| hwMstpInstanceEntry OBJECT-TYPE The table includes the information of the instance. The index of the table is Multiple spanning-tree instance Identifier. | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1 | not-accessible | current | |
| hwMstpInstanceID OBJECT-TYPE Multiple spanning-tree instance Identifier. The scope of instance identifier is different, some versions are 0 to 48. | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1.1 | Integer32 (0..4094) | accessible-for-notify | current |
| hwMstpiBridgeID OBJECT-TYPE The Bridge Identifier for the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1.2 | BridgeId | read-only | current |
| hwMstpiBridgePriority OBJECT-TYPE This object indicates the bridge priority of the MSTI. The step is 4096. For example, the values can be set to be 0, 4096, 8192... The default value is 32768. | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1.3 | Integer32 (0..61440) | read-create | current |
| hwMstpiDesignedRoot OBJECT-TYPE The Bridge Identifier of the Root Bridge for the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1.4 | BridgeId | read-only | current |
| hwMstpiRootPathCost OBJECT-TYPE The path cost from the transmitting Bridge to the Root Bridge for the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1.5 | Integer32 | read-only | current |
| hwMstpiRootPort OBJECT-TYPE The root port for the spanning tree instance identified by the MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1.6 | Integer32 | read-only | current |
| hwMstpiRootType OBJECT-TYPE The value of this object identifies the type of the root bridge of the MSTI: 0: normal 1: secondary 2: primary Default value: normal (0). | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1.7 | INTEGER {normal(0), secondary(1), primary(2)} | read-create | current |
| hwMstpiRemainingHops OBJECT-TYPE The remaining hops of the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1.8 | Integer32 | read-only | current |
| hwMstpiAdminMappedVlanListLow OBJECT-TYPE The lower part of administrative VLAN list mapped to the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1.9 | OCTET STRING (SIZE(0..256)) | read-create | current |
| hwMstpiAdminMappedVlanListHigh OBJECT-TYPE The higher part of administrative VLAN list mapped to the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1.10 | OCTET STRING (SIZE(0..256)) | read-create | current |
| hwMstpiOperMappedVlanListLow OBJECT-TYPE The lower part of operative VLAN list mapped to the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1.11 | OCTET STRING (SIZE(0..256)) | read-only | current |
| hwMstpiOperMappedVlanListHigh OBJECT-TYPE The higher part of operative VLAN list mapped to the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1.12 | OCTET STRING (SIZE(0..256)) | read-only | current |
| hwMstpiRowStatus OBJECT-TYPE This object indicates the row status of the MSTI table. The value can be: 1: active 3: not ready 4: createAndGo 5: createAndGo 6: destroy | 1.3.6.1.4.1.2011.5.25.42.4.1.19.1.13 | RowStatus | read-create | current |
| hwMstpPortTable OBJECT-TYPE This table describes the attribute value, description, and operation restriction conditions of the port in each MSTI. | 1.3.6.1.4.1.2011.5.25.42.4.1.20 | not-accessible | current | |
| hwMstpPortEntry OBJECT-TYPE The table includes the information of the port of the multiple spanning tree instance. The index of the table is the aggregation of multiple spanning tree instance identifier and port index. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1 | not-accessible | current | |
| hwMstpiPortIndex OBJECT-TYPE The index of the bridge port. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.1 | Integer32 | accessible-for-notify | current |
| hwMstpiState OBJECT-TYPE The current state of the port. It must be disabled, discarding, learning or forwarding. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.2 | INTEGER {disabled(1), discarding(2), learning(4), forwarding(5)} | read-only | current |
| hwMstpiPortPriority OBJECT-TYPE The value of the priority field which is contained in the first (in network byte order) four bits of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of mstiPortIndex. And step of 16. It is the priority of the port in the multiple spanning tree instance, and it can be used to determine the role of the port in the multiple spanning tree. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.3 | Integer32 (0..240) | read-write | current |
| hwMstpiPathCost OBJECT-TYPE The value of this object identifies the path cost of the port. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.4 | Integer32 (1..200000000) | read-write | current |
| hwMstpiDesignatedRoot OBJECT-TYPE The Bridge Identifier of the Root Bridge for the port of the Spanning Tree instance identified by the MSTID | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.5 | BridgeId | read-only | current |
| hwMstpiDesignatedCost OBJECT-TYPE The value of this object identifies the path cost of the designated port. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.6 | Integer32 | read-only | current |
| hwMstpiDesignatedBridge OBJECT-TYPE The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.7 | BridgeId | read-only | current |
| hwMstpiDesignatedPort OBJECT-TYPE The port Identifier of the port on the Designated Bridge for this port's segment. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.8 | OCTET STRING (SIZE(2)) | read-only | current |
| hwMstpiStpPortEdgeport OBJECT-TYPE This object indicates whether the port is an edge port. By default, a port is a non-edge port. The value can be changed through configuration. disable: indicates an edge port in the disabled state. enable: indicates an edge port in the enabled state. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.9 | INTEGER {disable(1), enable(2), undo(3)} | read-write | current |
| hwMstpiStpPortPointToPoint OBJECT-TYPE The value of this object identifies whether the port is a Point-to-Point port. 1: forceTrue 2: forceFalse 3: auto The default value is auto. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.10 | INTEGER {forceTrue(1), forceFalse(2), auto(3)} | read-write | current |
| hwMstpiStpMcheck OBJECT-TYPE The value of this object identifies the operation of MCHECK on the port. 1: enable When you set this object, the value can be enable only. 2: ununsed When you access the value of this object, it is unused. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.11 | INTEGER {enable(1), unused(65535)} | read-write | current |
| hwMstpiStpTransLimit OBJECT-TYPE The value of this object identifies the transmission times of the BPDUs on the port. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.12 | Integer32 (0..255) | read-write | current |
| hwMstpiStpRXStpBPDU OBJECT-TYPE The number of received Config BPDU. Effective in CIST. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.13 | Counter32 | read-only | current |
| hwMstpiStpTXStpBPDU OBJECT-TYPE The number of transmitted Config BPDU. Effective in CIST. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.14 | Counter32 | read-only | current |
| hwMstpiStpRXTCNBPDU OBJECT-TYPE The number of received TCN BPDU. Effective in CIST. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.15 | Counter32 | read-only | current |
| hwMstpiStpTXTCNBPDU OBJECT-TYPE The number of transmitted TCN BPDU. Effective in CIST. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.16 | Counter32 | read-only | current |
| hwMstpiStpRXRSTPBPDU OBJECT-TYPE The number of received RST BPDU. Effective in CIST. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.17 | Counter32 | read-only | current |
| hwMstpiStpTXRSTPBPDU OBJECT-TYPE The number of transmitted RST BPDU. Effective in CIST. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.18 | Counter32 | read-only | current |
| hwMstpiStpRXMSTPBPDU OBJECT-TYPE The number of received MST BPDU. Effective in CIST. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.19 | Counter32 | read-only | current |
| hwMstpiStpTXMSTPBPDU OBJECT-TYPE The number of transmitted MST BPDU. Effective in CIST. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.20 | Counter32 | read-only | current |
| hwMstpiStpClearStatistics OBJECT-TYPE The value of this object identifies the status of clearing statistics on the port. 1: clear When you perform SET operation to this object, the value can be clear only. 2: ununsed When you perform GET operation to this object, the value of this object is unused. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.21 | INTEGER {clear(1), unused(65535)} | read-write | current |
| hwMstpiStpDefaultPortCost OBJECT-TYPE The value of this object identifies the default cost of the port. 1: reset When you perform SET operation to this object, the value can be reset only. 2: ununsed When you perform GET operation to this object, the value of this object is unused. By default, the path cost value of the port on each MSTI is the path cost corresponding to the port rate. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.22 | INTEGER {reset(1), unused(65535)} | read-write | current |
| hwMstpiStpStatus OBJECT-TYPE The value of this object identifies the spanning tree status on the port. 1: enbale 2: disable The default value is enable. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.23 | HwMSTPEnabledStatus | read-write | current |
| hwMstpiPortRootGuard OBJECT-TYPE The value of this object identifies whether the root protection is enabled on the port. 1: enbale 2: disable By default, the root protection is disabled. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.24 | HwMSTPEnabledStatus | read-write | current |
| hwMstpiPortLoopGuard OBJECT-TYPE The value of this object identifies whether the loopback protection is enabled on the port. 1: enbale 2: disable By default, the loopback protection is disabled. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.25 | HwMSTPEnabledStatus | read-write | current |
| hwMstpPortCompliance OBJECT-TYPE The value of this object identifies the protocol format of the MSTP packet sent and received on the port. The protocol format can be one of the following: 1: auto (the self-adaptive protocol format) 2: dotls (the standard IEEE 802.1s format) 3: legacy (the private protocol format) By default, the protocol format of the MSTP packet is self-adaptive, that is, auto(1). | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.26 | INTEGER {auto(1), dotls(2), legacy(3)} | read-write | current |
| hwMstpConfigDigestSnooping OBJECT-TYPE This object indicates whether the digest snooping function is enabled on the port: 1: enabled 2: disabled By default, the function is not enabled. In other words, the default value is disabled(2). | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.27 | HwMSTPEnabledStatus | read-write | current |
| hwMstpNoAgreementCheck OBJECT-TYPE Whether enhance agreement is enabled. When Huawei datacomm devices running the VRP are internetworking with non-Huawei devices, you need to enable this on Huawei devices to configure the mode of the fast transition mechanism the same as that on non-Huawei devices. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.30 | HwMSTPEnabledStatus | read-write | current |
| hwMstpPortTCNotify OBJECT-TYPE The main interface notifies its sub-interfaces to update MAC entries and ARP entries after receiving a TC message. This prevents services from being interrupted. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.31 | HwMSTPEnabledStatus | read-write | current |
| hwMstpiStpPortBpduFilter OBJECT-TYPE This object indicates whether the port is enabled to send or receive BPDUs. disable(1): indicates that the function of sending or receiving BPDUs is in the disabled state on the port. enable(2): indicates that the function of sending or receiving BPDUs is in the enabled state on the port. undo(3): indicates that the port is not configured with the function of sending or receiving BPDUs. By default, a port is not configured with the function of sending or receiving BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.32 | INTEGER {disable(1), enable(2), undo(3)} | read-write | current |
| hwMstpiPortRole OBJECT-TYPE Indicates the port role on a particular instance. | 1.3.6.1.4.1.2011.5.25.42.4.1.20.1.33 | INTEGER {disabled(1), alternate(2), backup(3), root(4), designated(5), master(6)} | read-only | current |
| hwMstpSnooping OBJECT-TYPE when the device's interface receive TCN, the servers is normal in device where MSTP is disable. By default, the value is disabled. | 1.3.6.1.4.1.2011.5.25.42.4.1.21 | INTEGER {enable(1), disable(2)} | read-write | current |
| hwMstpAccessoryTable OBJECT-TYPE The table of MSTP Accessory Information. | 1.3.6.1.4.1.2011.5.25.42.4.1.22 | not-accessible | current | |
| hwMstpAccessoryEntry OBJECT-TYPE The table entry of MSTP Accessory Information. | 1.3.6.1.4.1.2011.5.25.42.4.1.22.1 | not-accessible | current | |
| hwMstpAccessoryIndex OBJECT-TYPE The index of the Accessory Commands of MSTP. | 1.3.6.1.4.1.2011.5.25.42.4.1.22.1.1 | Integer32 (1..512) | not-accessible | current |
| hwMstpBackupReplyAgreement OBJECT-TYPE When the port of device, which played the backup or alternate role, receives the BPDU message with high priority, and the proposal flag of this message was set. The BPDU message can be send from this port immediately, the agreement flag was set of this BPDU message. | 1.3.6.1.4.1.2011.5.25.42.4.1.22.1.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hwMstpStpNoAgreementCheck OBJECT-TYPE when the port is root, calculating allsyned without check syned flag of root. | 1.3.6.1.4.1.2011.5.25.42.4.1.22.1.3 | INTEGER {enable(1), disable(2)} | read-write | current |
| hwMstpProTable OBJECT-TYPE This table describes the attribute value, attribute description, and access restrictions of each MSTP process. | 1.3.6.1.4.1.2011.5.25.42.4.1.23 | not-accessible | current | |
| hwMstpProEntry OBJECT-TYPE Entry of the MSTP process information table. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1 | not-accessible | current | |
| hwMstpProID OBJECT-TYPE MSTP process identifier. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.1 | Integer32 (0..288) | not-accessible | current |
| hwMstpProStpState OBJECT-TYPE This object indicates whether the spanning tree function is enabled for this MSTP process. The value can be: 1: enabled 2: disabled By default, the spanning tree function of an MSTP process is disabled. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.4 | HwMSTPEnabledStatus | read-create | current |
| hwMstpProPriority OBJECT-TYPE The priority for the MSTP process spanning tree, step of 4096. For example, we can set the Priority of the bridge such as 0, 4096, 8192 etc. It can be used to determined whether the process is the root of the whole spanning tree. The default value is 32768. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.5 | Integer32 (0..61440) | read-create | current |
| hwMstpProRootType OBJECT-TYPE The value of this object identifies the type of the root bridge taken by the MSTP process. The value can be: 0: normal 1: secondary 2: primary By default, an MSTP process does not function as a root bridge. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.6 | INTEGER {normal(0), secondary(1), primary(2)} | read-create | current |
| hwMstpProForceVersion OBJECT-TYPE The value of this object identifies the STP type of the MSTP process. The value can be: 0: stp 1: rstp 2: mstp By default, the protocol of an MSTP process is RSTP. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.7 | INTEGER {stp(0), rstp(2), mstp(3)} | read-create | current |
| hwMstpProBpduGuard OBJECT-TYPE The value of this object identifies whether the BPDU guard function is enabled for the MSTP process. The value can be: 1: enabled 2: disabled By default, the BPDU guard function of an MSTP process is disabled. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.8 | HwMSTPEnabledStatus | read-create | current |
| hwMstpProDiameter OBJECT-TYPE The value of this object identifies the network diameter of the MSTP process. The network diameter determines timer parameters such as parameters of the Forwarding timer. By default, the network diameter of an MSTP process is 7. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.9 | Integer32 (2..7 | 65535) | read-create | current |
| hwMstpProConvergeMode OBJECT-TYPE The value of this object identifies the convergence mode of the MSTP process. The value can be: 1: fast 2: normal By default, the convergence mode of an MSTP process is fast. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.10 | INTEGER {fast(1), normal(2)} | read-create | current |
| hwMstpProMaxHops OBJECT-TYPE Maxhops of a MSTP process, the default value is 20. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.11 | Integer32 (1..40) | read-create | current |
| hwMstpProMCheck OBJECT-TYPE The value of this object identifies whether the MCheck mark is used. The value can be: 1: enabled 65535: unused By default, the MCheck mark of an MSTP process is unused. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.12 | INTEGER {enabled(1), unused(65535)} | read-create | current |
| hwMstpProPathCostStandard OBJECT-TYPE The value of this object identifies the path calculation standard of the MSTP process. The value can be: 1: indicates dot1d-1998, which is the IEEE 802.1d standard proposed in 1998 2: indicates dot1t, which is the IEEE 802.1t standard 3: indicates legacy, which is the calculation standard developed by Huawei By default, the path calculation standard of an MSTP process is dot1t. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.13 | INTEGER {dot1d1998(1), dot1t(2), legacy(3)} | read-create | current |
| hwMstpProHelloTime OBJECT-TYPE The value of this object identifies the Hello time of the MSTP process. The step is 100 centiseconds. By default, the Hello time of an MSTP process is 200 centiseconds. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.14 | Integer32 (100..1000) | read-create | current |
| hwMstpProFwdDelay OBJECT-TYPE The value of this object identifies the Hello time of the MSTP process. The step is 100 centiseconds. By default, the Hello time of an MSTP process is 1500 centiseconds. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.15 | Integer32 (400..3000) | read-create | current |
| hwMstpProMaxAge OBJECT-TYPE The value of this object identifies the maxage of the MSTP process. The step is 100. By default, the maxage of an MSTP process is 2000. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.16 | Integer32 (600..4000) | read-create | current |
| hwMstpProTimerFactor OBJECT-TYPE Timer factor, which is used in loop protection, the default value is 3. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.17 | Integer32 (1..10) | read-create | current |
| hwMstpProTCNotify OBJECT-TYPE The current MSTP process notifies the specified STP instance in MSTP process 0 to update MAC entries and ARP entries after receiving a TC message. This prevents services from being interrupted. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.18 | OCTET STRING (SIZE(0..7)) | read-create | current |
| hwMstpProNoLinkSharePortList OBJECT-TYPE The port list participates in the status calculation of a specified MSTP process witch no-link-share method. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.19 | OCTET STRING (SIZE(0..64)) | read-create | current |
| hwMstpProLinkSharePortList OBJECT-TYPE The port list participates in the status calculation of a specified MSTP process witch link-share method. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.20 | OCTET STRING (SIZE(0..64)) | read-create | current |
| hwMstpProTcGuard OBJECT-TYPE This object indicates whether the TC guard function is enabled for the MSTP process. After the TC guard function is enabled for the MSTP process and the number of TC BPDUs received by an MSTI in a unit time exceeds the threshold, the subsequent TC BPDUs are not processed until the TC guard time expires. The value can be: 1: enabled 2: disabled By default, this function is disabled. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.21 | HwMSTPEnabledStatus | read-create | current |
| hwMstpProTcGuardThreshold OBJECT-TYPE The value of this object identifies the maximum number of TC messages that can be processed within the TC guard time. The default value is 3. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.22 | Integer32 (1..255) | read-create | current |
| hwMstpProTcNotifyProcess OBJECT-TYPE Whether the current MSTP process notifies MSTP process 0 to update MAC entries and ARP entries after receiving a TC message. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.23 | EnabledStatus | read-create | current |
| hwMstpProRegionConfActive OBJECT-TYPE Active the region configuration. Generally, the value of the hwMstpProRegionConfActive is disable, but the value will be set as enable if Net Manager want to active the configure of the region in the bridge. And then all manager configuration will change to operable configuration. The value of hwMstpRegionConfActive is only disable when it is read. It is only enable when it is set. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.24 | EnabledStatus | read-create | current |
| hwMstpProLinkShareGuard OBJECT-TYPE Whether the Link-share Guard function is enabled on the MSTP process. If the function is enabled, the root Guard function will also work on port in all instance besides instance 0, when the link between the ports either of which is in Link_share mode broken down. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.25 | EnabledStatus | read-create | current |
| hwMstpConfigDegist OBJECT-TYPE This MSTP region-configuration digest. It can be used to determine whether the region is the same region with another one. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.26 | OCTET STRING (SIZE(0..256)) | read-only | current |
| hwMstpProRegionConfShare OBJECT-TYPE Suggesting that whether all the process will share the same Region-config with process 0. If the function is enable, all the existing process will share the same Region-config with process 0. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.27 | EnabledStatus | read-only | current |
| hwMstpProRowStatus OBJECT-TYPE The value of this object identifies the row status of hwMstpProTable. The value can be: 1: active 2: notInService 3: notReady 4: createAndGo 5: createAndWait 6: destroy | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.30 | RowStatus | read-create | current |
| hwMstpProTcGuardInterval OBJECT-TYPE The value of this object indicates time the MSTP takes to handle a given number of TC packets and immediately refresh forwarding entries. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.31 | Integer32 (0..600) | read-write | current |
| hwMstpProFlushCapability OBJECT-TYPE Whether FLUSH capability is enabled or not on a MSTP process. | 1.3.6.1.4.1.2011.5.25.42.4.1.23.1.32 | HwMSTPEnabledStatus | read-create | current |
| hwMstpPortBindTable OBJECT-TYPE The port bind table. | 1.3.6.1.4.1.2011.5.25.42.4.1.24 | not-accessible | current | |
| hwMstpPortBindEntry OBJECT-TYPE The port bind entry. | 1.3.6.1.4.1.2011.5.25.42.4.1.24.1 | not-accessible | current | |
| hwMstpPortId1 OBJECT-TYPE The value of this object identifies the port ID field 1 allocated by MSTP. | 1.3.6.1.4.1.2011.5.25.42.4.1.24.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| hwMstpPortId2 OBJECT-TYPE The value of this object identifies the port ID field 2 allocated by MSTP. | 1.3.6.1.4.1.2011.5.25.42.4.1.24.1.2 | Integer32 (0..2147483647) | not-accessible | current |
| hwMstpPortId3 OBJECT-TYPE The value of this object identifies the port ID field 3 allocated by MSTP. | 1.3.6.1.4.1.2011.5.25.42.4.1.24.1.3 | Integer32 (0..2147483647) | not-accessible | current |
| hwMstpPortId4 OBJECT-TYPE The value of this object identifies the port ID field 4 allocated by MSTP. | 1.3.6.1.4.1.2011.5.25.42.4.1.24.1.4 | Integer32 (0..2147483647) | not-accessible | current |
| hwMstpPortIdFlag OBJECT-TYPE The value of this object identifies the port ID tag allocated by MSTP. | 1.3.6.1.4.1.2011.5.25.42.4.1.24.1.5 | Integer32 (0..2147483647) | not-accessible | current |
| hwMstpPortVlanListLow OBJECT-TYPE This object indicates 2048 least significant bits (0-2047) of the VLAN to which the port joining the process belongs. | 1.3.6.1.4.1.2011.5.25.42.4.1.24.1.6 | OCTET STRING (SIZE(0..256)) | read-create | current |
| hwMstpPortVlanListHigh OBJECT-TYPE This object indicates 2048 most significant bits (2048-4095) of the VLAN to which the port joining the process belongs. | 1.3.6.1.4.1.2011.5.25.42.4.1.24.1.7 | OCTET STRING (SIZE(0..256)) | read-create | current |
| hwMstpProNewPortType OBJECT-TYPE The value of this object identifies the mode in which the port joins the MSTP process: The value can be: 1: normal 2: nolinkshare 3: linkshare 4: nolinksharewithvlan | 1.3.6.1.4.1.2011.5.25.42.4.1.24.1.8 | INTEGER {normal(1), nolinkshare(2), linkshare(3), nolinksharewithvlan(4)} | read-create | current |
| hwMstpProNewPortBpduVlan OBJECT-TYPE The value of this object identifies the BPDU-VLAN-based communication with non-Huawei devices. On non-Huawei devices, protocol packets are in the format of VBSTand a VLAN is a spanning tree. Therefore, to communicate with non-Huawei devices, the format of BPDU packets on Huawei devices need to be set to VBST, and Huawei devices need to belong to the same VLAN with non-Huawei devices. | 1.3.6.1.4.1.2011.5.25.42.4.1.24.1.9 | Integer32 (0..4094) | read-create | current |
| hwMstpPortBindRowStatus OBJECT-TYPE MSTP port binding table rowstatus. | 1.3.6.1.4.1.2011.5.25.42.4.1.24.1.100 | RowStatus | read-create | current |
| hwMstpProPortTable OBJECT-TYPE The table includes the information of the port of the MSTP process. | 1.3.6.1.4.1.2011.5.25.42.4.1.25 | not-accessible | current | |
| hwMstpProPortEntry OBJECT-TYPE The entry of the MSTP process port information table. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1 | not-accessible | current | |
| hwMstpProPortState OBJECT-TYPE The current state of the port in MSTP process. It must be disabled, discarding, learning or forwarding. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.2 | INTEGER {disabled(1), discarding(2), learning(4), forwarding(5)} | read-only | current |
| hwMstpProPortPriority OBJECT-TYPE The value of the priority field which is contained in the first (in network byte order) four bits of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of hwMstpiPortIndex. And step of 16. It is the priority of the port in the MSTP process, and it can be used to determine the role of the port in the MSTP process Spanning Tree. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.3 | Integer32 (0..240) | read-write | current |
| hwMstpProPortPathCost OBJECT-TYPE The path cost of paths with which the package passes the port. The range of path cost is 1..65535 for 802.1d standard, is 1..200000000 for 802.1t standard, and is 1..200000 for the legacy standard. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.4 | Integer32 (1..200000000) | read-write | current |
| hwMstpProPortDesignatedRoot OBJECT-TYPE The Bridge Identifier of the Root Bridge for the port of the MSTP process Spanning Tree. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.5 | BridgeId | read-only | current |
| hwMstpProPortDesignatedCost OBJECT-TYPE The path cost of the designated port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.6 | Integer32 | read-only | current |
| hwMstpProPortDesignatedBridge OBJECT-TYPE The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.7 | BridgeId | read-only | current |
| hwMstpProPortDesignatedPort OBJECT-TYPE The Port Identifier of the port on the Designated Bridge for this port's segment. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.8 | OCTET STRING (SIZE(2)) | read-only | current |
| hwMstpProPortStpEdgeport OBJECT-TYPE Whether the port fast is enabled in the MSTP process. When the port is the edge port, it can change to forwarding state immediately. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.9 | HwMSTPEnabledStatus | read-write | current |
| hwMstpProPortStpPointToPoint OBJECT-TYPE Whether the port connects the point to point link. If user set the port as a point to point port, the port is a point to point port in the MSTP process. If user set the port as a point to point port but the port isn't, the mstp may import temporary loop. So user can use the default. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.10 | INTEGER {forceTrue(1), forceFalse(2), auto(3)} | read-write | current |
| hwMstpProPortStpMcheck OBJECT-TYPE When root interface is changed from STP mode to RSTP or MSTP mode, the appointed interface can not switch to RSTP or MSTP mode automatically. At the time, you need switch back with hand by set Mcheck value to enable(1). The value unused(65535) when it is read. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.11 | INTEGER {enable(1), unused(65535)} | read-write | current |
| hwMstpProPortStpTransLimit OBJECT-TYPE The value used by the port transmit state machine to limit the maximum transmission rate. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.12 | Integer32 (1..255) | read-write | current |
| hwMstpProPortStpRXStpBPDU OBJECT-TYPE The number of received Config BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.13 | Counter32 | read-only | current |
| hwMstpProPortStpTXStpBPDU OBJECT-TYPE The number of transmitted Config BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.14 | Counter32 | read-only | current |
| hwMstpProPortStpRXTCNBPDU OBJECT-TYPE The number of received TCN BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.15 | Counter32 | read-only | current |
| hwMstpProPortStpTXTCNBPDU OBJECT-TYPE The number of transmitted TCN BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.16 | Counter32 | read-only | current |
| hwMstpProPortStpRXRSTPBPDU OBJECT-TYPE The number of received RST BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.17 | Counter32 | read-only | current |
| hwMstpProPortStpTXRSTPBPDU OBJECT-TYPE The number of transmitted RST BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.18 | Counter32 | read-only | current |
| hwMstpProPortStpRXMSTPBPDU OBJECT-TYPE The number of received MST BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.19 | Counter32 | read-only | current |
| hwMstpProPortStpTXMSTPBPDU OBJECT-TYPE The number of transmitted MST BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.20 | Counter32 | read-only | current |
| hwMstpProPortStpClearStatistics OBJECT-TYPE Clear the Spanning Tree statistics in specified MSTP process. The value is unused(65535) when it is read. The value must be clear(1) when it is set. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.21 | INTEGER {clear(1), unused(65535)} | read-write | current |
| hwMstpProPortStpDefaultPortCost OBJECT-TYPE Set default port path cost. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.22 | INTEGER {reset(1), unused(65535)} | read-write | current |
| hwMstpProPortStpStatus OBJECT-TYPE Whether the Spanning Tree Protocol is enabled on this port. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.23 | HwMSTPEnabledStatus | read-write | current |
| hwMstpProPortRootGuard OBJECT-TYPE Whether the root guard is enabled. The function is to prevent the port from receiving the BPDUs, the priority of which is above the priority of the port. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.24 | HwMSTPEnabledStatus | read-write | current |
| hwMstpProPortLoopGuard OBJECT-TYPE Whether the loop protection is enabled. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.25 | HwMSTPEnabledStatus | read-write | current |
| hwMstpProPortCompliance OBJECT-TYPE The value of this object identifies the protocol format of the MSTP packet sent and received on the port. The protocol format can be one of the following: 1: auto (the self-adaptive protocol format) 2: dotls (the standard IEEE 802.1s format) 3: legacy (the private protocol format) By default, the protocol format of the MSTP packet is self-adaptive, that is, auto(1). | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.26 | INTEGER {auto(1), dotls(2), legacy(3)} | read-write | current |
| hwMstpProPortConfigDigestSnooping OBJECT-TYPE This object indicates whether the digest snooping function is enabled on the port: 1: enabled 2: disabled By default, the function is not enabled. In other words, the default value is disabled(2). | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.27 | HwMSTPEnabledStatus | read-write | current |
| hwMstpProPortNoAgreementCheck OBJECT-TYPE Whether enhance agreement is enabled. When Huawei datacomm devices running the VRP are internetworking with non-Huawei devices, you need to enable this on Huawei devices to configure the mode of the fast transition mechanism the same as that on non-Huawei devices. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.30 | HwMSTPEnabledStatus | read-write | current |
| hwMstpProPortTCNotify OBJECT-TYPE The main interface notifies its sub-interfaces to update MAC entries and ARP entries after receiving a TC message. This prevents services from being interrupted. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.31 | HwMSTPEnabledStatus | read-write | current |
| hwMstpProPortType OBJECT-TYPE An interface to participate in the status calculation of link-share or no-link-share Spanning Tree processes. | 1.3.6.1.4.1.2011.5.25.42.4.1.25.1.32 | INTEGER {none(0), nolinkshare(1), linkshare(2)} | read-only | current |
| hwMstpTcGuard OBJECT-TYPE Whether the Bridge TC Guard function is enabled. If the function is enabled, the TC message in each instance exceeded threshold will be defered to deal with at the end of TC protection time. By default, the function is disabled. | 1.3.6.1.4.1.2011.5.25.42.4.1.26 | HwMSTPEnabledStatus | read-write | current |
| hwMstpTcGuardThreshold OBJECT-TYPE The value of this object identifies the maximum number of TC BPDUs that can be processed by an MSTI within the TC guard time. The default value is 3. | 1.3.6.1.4.1.2011.5.25.42.4.1.27 | Integer32 (1..255) | read-write | current |
| hwMstpProInstanceTable OBJECT-TYPE This table describes the attribute value, attribute description, and access restrictions of each MSTI in an MSTP process. | 1.3.6.1.4.1.2011.5.25.42.4.1.28 | not-accessible | current | |
| hwMstpProInstanceEntry OBJECT-TYPE The entry of the MSTP process instance information table. | 1.3.6.1.4.1.2011.5.25.42.4.1.28.1 | not-accessible | current | |
| hwMstpProInstanceBridgeID OBJECT-TYPE The Bridge Identifier for the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.28.1.1 | BridgeId | read-only | current |
| hwMstpProInstanceBridgePriority OBJECT-TYPE The value of this object identifies the bridge priority of the MSTI. The step is 4096. For example, the values can be set to be 0, 4096, 8192... The default value is 32768. | 1.3.6.1.4.1.2011.5.25.42.4.1.28.1.2 | Integer32 (0..61440) | read-create | current |
| hwMstpProInstanceDesignedRoot OBJECT-TYPE The Bridge Identifier of the Root Bridge for the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.28.1.3 | BridgeId | read-only | current |
| hwMstpProInstanceRootPathCost OBJECT-TYPE The path cost from the transmitting Bridge to the Root Bridge for the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.28.1.4 | Integer32 | read-only | current |
| hwMstpProInstanceRootPort OBJECT-TYPE The root port for the spanning tree instance identified by the MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.28.1.5 | Integer32 | read-only | current |
| hwMstpProInstanceRootType OBJECT-TYPE The value of this object identifies the type of the root bridge of the MSTI: The value can be: 0: normal 1: secondary 2: primary Default value: normal (0). | 1.3.6.1.4.1.2011.5.25.42.4.1.28.1.6 | INTEGER {normal(0), secondary(1), primary(2)} | read-create | current |
| hwMstpProInstanceRemainingHops OBJECT-TYPE The remaining hops of the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.28.1.7 | Integer32 | read-only | current |
| hwMstpProInstanceAdminMappedVlanListLow OBJECT-TYPE The lower part of administrative VLAN list mapped to the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.28.1.8 | OCTET STRING (SIZE(0..256)) | read-create | current |
| hwMstpProInstanceAdminMappedVlanListHigh OBJECT-TYPE The higher part of administrative VLAN list mapped to the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.28.1.9 | OCTET STRING (SIZE(0..256)) | read-create | current |
| hwMstpProInstanceOperMappedVlanListLow OBJECT-TYPE The lower part of operative VLAN list mapped to the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.28.1.10 | OCTET STRING (SIZE(0..256)) | read-only | current |
| hwMstpProInstanceOperMappedVlanListHigh OBJECT-TYPE The higher part of operative VLAN list mapped to the spanning tree instance identified by MSTID. | 1.3.6.1.4.1.2011.5.25.42.4.1.28.1.11 | OCTET STRING (SIZE(0..256)) | read-only | current |
| hwMstpProInstanceRowStatus OBJECT-TYPE This object indicates the row status of creating or deleting hwMstpProInstanceTable. | 1.3.6.1.4.1.2011.5.25.42.4.1.28.1.100 | RowStatus | read-create | current |
| hwMstpProNewPortTable OBJECT-TYPE This table describes the attribute value, attribute description, and access restrictions of ports in each MSTI in an MSTP process. | 1.3.6.1.4.1.2011.5.25.42.4.1.29 | not-accessible | current | |
| hwMstpProNewPortEntry OBJECT-TYPE The entry of the MSTP process port information table. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1 | not-accessible | current | |
| hwMstpProNewPortState OBJECT-TYPE The value of this object identifies the spanning tree status on the port where the MSTI is configured. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.1 | INTEGER {disabled(1), discarding(2), learning(4), forwarding(5)} | read-only | current |
| hwMstpProNewPortPriority OBJECT-TYPE The value of this object identifies the priority of the port where the MSTI is configured. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.2 | Integer32 (0..240) | read-write | current |
| hwMstpProNewPortPathCost OBJECT-TYPE The value of this object identifies the path cost of the port where the MSTI is configured. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.3 | Integer32 (1..200000000) | read-write | current |
| hwMstpProNewPortDesignatedRoot OBJECT-TYPE The Bridge Identifier of the Root Bridge for the port of the MSTP process Spanning Tree. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.4 | BridgeId | read-only | current |
| hwMstpProNewPortDesignatedCost OBJECT-TYPE The value of this object identifies the specified cost of the port where the MSTI is configured. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.5 | Integer32 | read-only | current |
| hwMstpProNewPortDesignatedBridge OBJECT-TYPE The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.6 | BridgeId | read-only | current |
| hwMstpProNewPortDesignatedPort OBJECT-TYPE The port identifier of the port on the Designated Bridge for this port's segment. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.7 | OCTET STRING (SIZE(2)) | read-only | current |
| hwMstpProNewPortStpEdgeport OBJECT-TYPE Whether the port fast is enabled in the MSTP process. By default, there is no configuration on the port. When the port is the edge port, it can change to forwarding state immediately. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.8 | INTEGER {disable(1), enable(2), undo(3)} | read-write | current |
| hwMstpProNewPortStpPointToPoint OBJECT-TYPE The value of this object identifies whether the port where the MSTI is configured is a P2P port. The value can be: 1: forceTrue 2: forceFalse 3: auto The default value is auto. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.9 | INTEGER {forceTrue(1), forceFalse(2), auto(3)} | read-write | current |
| hwMstpProNewPortStpMcheck OBJECT-TYPE When root interface is changed from STP mode to RSTP or MSTP mode, the appointed interface can not switch to RSTP or MSTP mode automatically. At the time, you need switch back with hand by set Mcheck value to enable(1). The value unused(65535) when it is read. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.10 | INTEGER {enable(1), unused(65535)} | read-write | current |
| hwMstpProNewPortStpTransLimit OBJECT-TYPE The value is used to set BPDU maximum transmission rate of the port. If value is set 0, the transmit limit of the port is equal to the wMstpTransmitLimitDefault value | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.11 | Integer32 (0..255) | read-write | current |
| hwMstpProNewPortStpRXStpBPDU OBJECT-TYPE The number of received Config BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.12 | Counter32 | read-only | current |
| hwMstpProNewPortStpTXStpBPDU OBJECT-TYPE The number of transmitted Config BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.13 | Counter32 | read-only | current |
| hwMstpProNewPortStpRXTCNBPDU OBJECT-TYPE The number of received TCN BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.14 | Counter32 | read-only | current |
| hwMstpProNewPortStpTXTCNBPDU OBJECT-TYPE The number of transmitted TCN BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.15 | Counter32 | read-only | current |
| hwMstpProNewPortStpRXRSTPBPDU OBJECT-TYPE The number of received RST BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.16 | Counter32 | read-only | current |
| hwMstpProNewPortStpTXRSTPBPDU OBJECT-TYPE The number of transmitted RST BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.17 | Counter32 | read-only | current |
| hwMstpProNewPortStpRXMSTPBPDU OBJECT-TYPE The number of received MST BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.18 | Counter32 | read-only | current |
| hwMstpProNewPortStpTXMSTPBPDU OBJECT-TYPE The number of transmitted MST BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.19 | Counter32 | read-only | current |
| hwMstpProNewPortStpClearStatistics OBJECT-TYPE Clear the Spanning Tree statistics in specified MSTP process. The value is unused(65535) when it is read. The value must be clear(1) when it is set. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.20 | INTEGER {clear(1), unused(65535)} | read-write | current |
| hwMstpProNewPortStpDefaultPortCost OBJECT-TYPE The value of this object identifies the default path cost of the port where the MSTI is configured: The value can be: 1: reset When you perform SET operation to this object, the value can be reset only. 65535: ununsed When you perform GET operation to this object, the value of this object is unused. By default, the path cost value of the port on each MSTI is calculated on the basis of the port speed. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.21 | INTEGER {reset(1), unused(65535)} | read-write | current |
| hwMstpProNewPortStpStatus OBJECT-TYPE Whether the Spanning Tree Protocol is enabled on this port. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.22 | EnabledStatus | read-write | current |
| hwMstpProNewPortRootGuard OBJECT-TYPE The value of this object identifies whether the root guard function is enabled on the port where the MSTI is configured. The value can be: 1: enabled 2: disabled By default, the root protection is disabled. The default value is disable(2). | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.23 | EnabledStatus | read-write | current |
| hwMstpProNewPortLoopGuard OBJECT-TYPE The value of this object identifies whether the loop guard function is enabled on the port where the MSTI is configured. The value can be: 1: enabled 2: disabled By default, the loop guard function is disabled. The default value is disable(2). | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.24 | EnabledStatus | read-write | current |
| hwMstpProNewPortCompliance OBJECT-TYPE The value of this object identifies the protocol format of the MSTP packet sent and received on the port. The protocol format can be one of the following: 1: auto (the self-adaptive protocol format) 2: dotls (the standard IEEE 802.1s format) 3: legacy (the private protocol format) By default, the protocol format of the MSTP packet is self-adaptive, that is, auto(1). | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.25 | INTEGER {auto(1), dotls(2), legacy(3)} | read-write | current |
| hwMstpProNewPortConfigDigestSnooping OBJECT-TYPE This object indicates whether the digest snooping function is enabled on the port: 1: enabled 2: disabled By default, the function is not enabled. In other words, the default value is disabled(2). | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.26 | EnabledStatus | read-write | current |
| hwMstpProNewPortNoAgreementCheck OBJECT-TYPE The value of this object identifies whether the fast convergence detection is enabled on the interface belonging to the MSTP process. In the scenarios where Huawei devices are interconnected with non-Huawei devices, if the fast convergence detection is enabled, the Agree mark is checked during the fast convergence. The value can be: 1: enabled 2: disabled By default, this function is enabled. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.27 | EnabledStatus | read-write | current |
| hwMstpProNewPortVplsSubinterfaceEnable OBJECT-TYPE The main interface notifies its sub-interfaces to update MAC entries and ARP entries after receiving a TC message. This prevents services from being interrupted. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.28 | EnabledStatus | read-write | current |
| hwMstpProNewPortBpduEncapsulation OBJECT-TYPE The value of this object identifies the protocol format of the BPDU sent on the port. The protocol format can be one of the following: 1: vbst (the VBST format) 2: stp (the STP format) By default, the BPDU format of the MSTP packet is stp(2). | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.29 | INTEGER {vbst(1), stp(2)} | read-write | current |
| hwMstpProNewPortBpduFilter OBJECT-TYPE This object indicates whether the port is enabled to send or receive BPDUs. disable(1): indicates that the function of sending or receiving BPDUs is in the disabled state on the port. enable(2): indicates that the function of sending or receiving BPDUs is in the enabled state on the port. undo(3): indicates that the port is not configured with the function of sending or receiving BPDUs. By default, a port is not configured with the function of sending or receiving BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.30 | INTEGER {disable(1), enable(2), undo(3)} | read-write | current |
| hwMstpProNewPortStpRXTC OBJECT-TYPE The number of TC BPDUs received by the port. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.31 | Counter32 | read-only | current |
| hwMstpProNewPortStpTXTC OBJECT-TYPE The number of TC BPDUs sent by the port. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.32 | Counter32 | read-only | current |
| hwMstpProNewPortRole OBJECT-TYPE Indicates the port role on a particular instance. | 1.3.6.1.4.1.2011.5.25.42.4.1.29.1.33 | INTEGER {disabled(1), alternate(2), backup(3), root(4), designated(5), master(6)} | read-only | current |
| hwMstpEdgedPortDefault OBJECT-TYPE This object is used to configure a port as the default edge port. | 1.3.6.1.4.1.2011.5.25.42.4.1.30 | HwMSTPEnabledStatus | read-write | current |
| hwMstpBpduFilterPortDefault OBJECT-TYPE This object is used to configure a port as the bpdu-filter port. | 1.3.6.1.4.1.2011.5.25.42.4.1.31 | HwMSTPEnabledStatus | read-write | current |
| hwMstpTransmitLimitDefault OBJECT-TYPE The value is used to set BPDU maximum transmission rate of all port in the device. | 1.3.6.1.4.1.2011.5.25.42.4.1.32 | Integer32 (1..255) | read-write | current |
| hwMstpPwName OBJECT-TYPE Pw name | 1.3.6.1.4.1.2011.5.25.42.4.1.33 | OCTET STRING (SIZE(0..16)) | accessible-for-notify | current |
| hwMstpPortTcSnoopingTable OBJECT-TYPE This table describes whether ports are enabled to transparently transmit STP packets over the TRILL network. | 1.3.6.1.4.1.2011.5.25.42.4.1.34 | not-accessible | current | |
| hwMstpPortTcSnoopingEntry OBJECT-TYPE The entry of the MSTP TC snooping port information table. | 1.3.6.1.4.1.2011.5.25.42.4.1.34.1 | not-accessible | current | |
| hwMstpPortIfIndex OBJECT-TYPE The ifIndex of the port. | 1.3.6.1.4.1.2011.5.25.42.4.1.34.1.1 | Integer32 | not-accessible | current |
| hwMstpPortTcSnoopingNotifyTrill OBJECT-TYPE This object indicates whether an interface is enabled to transparently transmit STP packets over the TRILL network. | 1.3.6.1.4.1.2011.5.25.42.4.1.34.1.2 | HwMSTPEnabledStatus | read-write | current |
| hwMstpPortCountUpperThreshold OBJECT-TYPE The value of this object identifies the upper threshold for the number of Up STP-capable interfaces. | 1.3.6.1.4.1.2011.5.25.42.4.1.35 | Integer32 (0..65535) | accessible-for-notify | current |
| hwMstpPortCountLowerThreshold OBJECT-TYPE The value of this object identifies the lower threshold for the number of Up STP-capable interfaces. | 1.3.6.1.4.1.2011.5.25.42.4.1.36 | Integer32 (0..65535) | accessible-for-notify | current |
| hwMstpTraps OBJECT-IDENTITY Definition point for Mstp notifications. | 1.3.6.1.4.1.2011.5.25.42.4.2 | current | ||
| hwMstpConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.4.3 | |||
| hwMstpGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.4.3.1 | |||
| hwMstpCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.42.4.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwMstpiPortStateForwarding NOTIFICATION-TYPE When an interface enters the forwarding state, an alarm is triggered. Reason: Changes occur on the link state and a new link joins the topology. Advice: Pay attention to the reason of change on the network topology and check if a fault occurs on the backup link. | 1.3.6.1.4.1.2011.5.25.42.4.2.1 | current |
| hwMstpiPortStateDiscarding NOTIFICATION-TYPE When a port enters the congestion state, it generates alarms. Reason: Changes occur on the link state and the link quits the topology. Advice: Pay attention to the reason of change on the network topology and check if a fault occurs on the link. | 1.3.6.1.4.1.2011.5.25.42.4.2.2 | current |
| hwMstpiBridgeLostRootPrimary NOTIFICATION-TYPE When a switch loses the role of the root bridge, an alarm message is generated. Reason: The status of root bridge cannot be kept because a switch with a higher priority on the network becomes the root bridge. Advice: Reduce the priority of the newly joined switch on the specified MSTI. If you want the new switch to serve as the root bridge, remove the root setting of the specified MSTI on the original root bridge. | 1.3.6.1.4.1.2011.5.25.42.4.2.3 | current |
| hwMstpiPortRootGuarded NOTIFICATION-TYPE When the port of root bridge protection receives packets with higher priority, it triggers alarm. Reason: A switch with higher priority and out of the root bridge protection circle attempts to preempt the status of the root bridge. Advice: Reduce in the specified MSTI the priority of switches that are directly or indirectly connected to the port. Re-configure the root bridge protection of the port. | 1.3.6.1.4.1.2011.5.25.42.4.2.4 | current |
| hwMstpiPortBpduGuarded NOTIFICATION-TYPE When the BPDU guard port receives the BPDU packets, it generates alarms. Reason: An edge port enabled with the BPDU guard function receives BPDUs. Advice: The port receives BPDU packets that are likely to be hostile attack ones. The port is shut down at this time and needs to be manually restored by NMS administrators. | 1.3.6.1.4.1.2011.5.25.42.4.2.5 | current |
| hwMstpiPortLoopGuarded NOTIFICATION-TYPE The SNMP trap that is generated when an Alternate-Port or Root-Port is aged out. | 1.3.6.1.4.1.2011.5.25.42.4.2.6 | current |
| hwMstpiEdgePortChanged NOTIFICATION-TYPE When the edged-port receives a BPDU packet, the edged-port attribute will be disabled. Then the SNMP trap is generated. | 1.3.6.1.4.1.2011.5.25.42.4.2.7 | current |
| hwMstpProPortStateForwarding NOTIFICATION-TYPE The SNMP trap that is generated when a port turns into forwarding state from other state in the MSTP process. | 1.3.6.1.4.1.2011.5.25.42.4.2.8 | current |
| hwMstpProPortStateDiscarding NOTIFICATION-TYPE The SNMP trap that is generated when a port turns into discarding state from forwarding state in the MSTP process. | 1.3.6.1.4.1.2011.5.25.42.4.2.9 | current |
| hwMstpProBridgeLostRootPrimary NOTIFICATION-TYPE The SNMP trap that is generated when the bridge is no longer the root bridge of the MSTP process Spanning Tree. Another switch with higher priority has already been the root bridge. | 1.3.6.1.4.1.2011.5.25.42.4.2.10 | current |
| hwMstpProPortRootGuarded NOTIFICATION-TYPE The SNMP trap that is generated when a root-guard port receives a superior message in the MSTP process. | 1.3.6.1.4.1.2011.5.25.42.4.2.11 | current |
| hwMstpProPortBpduGuarded NOTIFICATION-TYPE The SNMP trap that is generated when an edged port of the BPDU-guard MSTP process receives BPDU packets. | 1.3.6.1.4.1.2011.5.25.42.4.2.12 | current |
| hwMstpProPortLoopGuarded NOTIFICATION-TYPE The SNMP trap that is generated when an Alternate-Port or Root-Port is aged out in the MSTP process. | 1.3.6.1.4.1.2011.5.25.42.4.2.13 | current |
| hwMstpProEdgePortChanged NOTIFICATION-TYPE When the edged-port receives a BPDU packet, the edged-port attribute will be disabled. Then the SNMP trap is generated. | 1.3.6.1.4.1.2011.5.25.42.4.2.14 | current |
| hwMstpiTcGuarded NOTIFICATION-TYPE The SNMP trap that is generated when an MSTP instance receive TC BPDUs' number exceeds the threshold. | 1.3.6.1.4.1.2011.5.25.42.4.2.15 | current |
| hwMstpProTcGuarded NOTIFICATION-TYPE The SNMP trap that is generated when an MSTP process receive TC BPDUs' number exceeds the threshold. | 1.3.6.1.4.1.2011.5.25.42.4.2.16 | current |
| hwMstpProRootChanged NOTIFICATION-TYPE When the root bridge status of a MSTI in a specified MSTP process changes, an alarm message is generated. The changes include: 1 indicates the the local bridge becomes a root bridge. 2 indicates the local bridge stops functioning as the root bridge. | 1.3.6.1.4.1.2011.5.25.42.4.2.17 | current |
| hwMstpProNewPortStateForwarding NOTIFICATION-TYPE When a port belonging to the MSTP process enters the forwarding state, an alarm message is generated. Reason: The link status of an MSTP process changes and a new link is added to the network. Advice: Pay attention to the reason of change on the network topology and check if a fault occurs on the backup link. | 1.3.6.1.4.1.2011.5.25.42.4.2.18 | current |
| hwMstpProNewPortStateDiscarding NOTIFICATION-TYPE When a port belonging to the MSTP process enters the block state, an alarm message is generated. Reason: Changes occur on the link state and a link is removed from the network. Advice: Pay attention to the reason of change on the network topology and check if a fault occurs on the link. | 1.3.6.1.4.1.2011.5.25.42.4.2.19 | current |
| hwMstpProNewBridgeLostRootPrimary NOTIFICATION-TYPE When the MSTP process stop functioning as a root bridge, an alarm message is generated. Cause: The MSTP process can no longer play the role of the root bridge because another MSTP process with a higher priority becomes the root bridge. Solution: Reduce the priority of the new root bridge on the specified MSTI if you do not want another MSTP process to function as the root bridge. On the contrary, delete the setting of the original root bridge on the specified MSTI if you want the new MSTP process to function as the root bridge. | 1.3.6.1.4.1.2011.5.25.42.4.2.20 | current |
| hwMstpProNewPortRootGuarded NOTIFICATION-TYPE When a port enabled with the root guard function on the root bridge receives a packet of a higher priority, an alarm message is generated. Cause: An MSTP process attempts to compete for the role of the root bridge. Solution: Reduce the priorities on the specified MSTI of all MSTP processes on the device. Alternatively, reconfigure the root guard function for the port. | 1.3.6.1.4.1.2011.5.25.42.4.2.21 | current |
| hwMstpProNewPortBpduGuarded NOTIFICATION-TYPE When a port enabled with the BPDU guard function of the MSTP process receives BPDUs, an alarm message is generated. Cause: An edge port enabled with the BPDU guard function receives BPDUs. Solution: Manually restart the port because the port is shut down under the attack of BPDUs. | 1.3.6.1.4.1.2011.5.25.42.4.2.22 | current |
| hwMstpProNewPortLoopGuarded NOTIFICATION-TYPE Specify that the root port has not received any BPDU packets for a long time when loop protection is enabled in MSTP process. | 1.3.6.1.4.1.2011.5.25.42.4.2.23 | current |
| hwMstpProNewEdgePortChanged NOTIFICATION-TYPE Specify that the edge port is invalid because of receiving a BPDU packet. | 1.3.6.1.4.1.2011.5.25.42.4.2.24 | current |
| hwMstpProLoopbackDetected NOTIFICATION-TYPE When port detected loopback, block the port and arise trap. | 1.3.6.1.4.1.2011.5.25.42.4.2.25 | current |
| hwMstpPortCountExceedThreshold NOTIFICATION-TYPE This notification indicates that the number of Up STP-capable interfaces exceeded the upper threshold. | 1.3.6.1.4.1.2011.5.25.42.4.2.26 | current |
| hwMstpPortCountExceedThresholdResume NOTIFICATION-TYPE This notification indicates that the number of Up STP-capable interfaces fell below the lower threshold. | 1.3.6.1.4.1.2011.5.25.42.4.2.27 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwMstpBridgeInfoGroup OBJECT-GROUP A collection of objects indicating the necessary capabilites of the bridge device which is running the multi spanning tree protocol. | 1.3.6.1.4.1.2011.5.25.42.4.3.1.1 | current |
| hwMstpVlanInfoGroup OBJECT-GROUP A collection of objects describes the attribute of the VLAN in the multi spanning tree protocol. They are necessary to find the relation between VLAN and instance by the VLAN identifier. | 1.3.6.1.4.1.2011.5.25.42.4.3.1.2 | current |
| hwMstpInstanceInfoGroup OBJECT-GROUP A collection of objects describes the attribute of the instance in the multi spanning tree protocol. | 1.3.6.1.4.1.2011.5.25.42.4.3.1.3 | current |
| hwMstpPortInfoGroup OBJECT-GROUP A collection of objects is necessary to show the information of the port in the bridge in the multi spanning tree protocol. | 1.3.6.1.4.1.2011.5.25.42.4.3.1.4 | current |
| hwMstpAccessoryGroup OBJECT-GROUP MSTP accessory group. | 1.3.6.1.4.1.2011.5.25.42.4.3.1.5 | current |
| hwMstpNotificationGroup NOTIFICATION-GROUP Notification. | 1.3.6.1.4.1.2011.5.25.42.4.3.1.6 | current |
| hwMstpProGroup OBJECT-GROUP MSTP process group. | 1.3.6.1.4.1.2011.5.25.42.4.3.1.7 | current |
| hwMstpProPortInfoGroup OBJECT-GROUP A collection of objects is necessary to show the information of the port in the bridge in the multi spanning tree protocol. | 1.3.6.1.4.1.2011.5.25.42.4.3.1.8 | current |
| hwMstpProNotificationGroup NOTIFICATION-GROUP MSTP process notification. | 1.3.6.1.4.1.2011.5.25.42.4.3.1.9 | current |
| hwMstpProInstanceInfoGroup OBJECT-GROUP MSTP process instance group. | 1.3.6.1.4.1.2011.5.25.42.4.3.1.10 | current |
| hwMstpPortTcSnoopingGroup OBJECT-GROUP MSTP TC snooping group | 1.3.6.1.4.1.2011.5.25.42.4.3.1.11 | current |
| hwMstpCompliance MODULE-COMPLIANCE The compliance statement for device support of Priority and Multicast Filtering extended bridging services. | 1.3.6.1.4.1.2011.5.25.42.4.3.2.1 | current |