HUAWEI-RSTP-EXT-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-RSTP-EXT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwRstpExt | 1.3.6.1.4.1.2011.5.21 |
The mib is used for defining the RSTP MIB object. RSTP is used to check the ring network on the user side to prevent the services from being affected. After that, the system checks the ring network on the user side automatically. |
||
hwRstpMibObject | 1.3.6.1.4.1.2011.5.21.1 | |||
hwdot1dStpAdminStatus | 1.3.6.1.4.1.2011.5.21.1.1 | enabledstatus | read-write |
Enabling/Disabling Spanning Tree of the Switch Options: 1. enabled(1) 2. disabled(2) Default: disabled(2) |
hwdot1dStpForceVersion | 1.3.6.1.4.1.2011.5.21.1.2 | integer | read-write |
Configuring RSTP Operating Mode, RSTP is compatible with STP. If a bridge running STP is in this switched network, this can be used to set RSTP to work in STP compatible mode or RSTP compatible mode. DEFVAL { 2 } Options: 1. stp(0) -indicates the configuring RSTP operating mode is stp 2. rstp(2) -indicates the configuring RSTP operating mode is rstp Enumeration: 'stp': 0, 'rstp': 2. |
hwdot1dStpDiameter | 1.3.6.1.4.1.2011.5.21.1.3 | integer32 | read-write |
Configuring Diameter of the Switched Network, Switched network is a loop-free tree structure in which any two PCs are connected by a series of bridges. Network diameter refers to the path with the most bridges. It is denoted by the number of bridges on the path. |
hwdot1dStpRootBridgeAddress | 1.3.6.1.4.1.2011.5.21.1.4 | macaddress | read-only |
MAC Address of the root bridge. |
hwdot1dStpPortXTable | 1.3.6.1.4.1.2011.5.21.1.5 | no-access |
This table describes rstp port expand table, The index of this table is is not supported. |
|
1.3.6.1.4.1.2011.5.21.1.5.1 | no-access |
This table describes rstp port expand table, The index of this entry is is not supported. |
||
hwdot1dStpPortAdminStatus | 1.3.6.1.4.1.2011.5.21.1.5.1.1 | enabledstatus | read-write |
Enabling/Disabling Spanning Tree on the Port The spanning tree can be disabled on specified Ethernet port to forbid these ports participating in spanning tree calculation. |
hwdot1dStpPortEdgeport | 1.3.6.1.4.1.2011.5.21.1.5.1.2 | truthvalue | read-write |
Configuring specified port to be EdgePort, If the current Ethernet port is not connected with any Ethernet port of other bridges, this port should be configured as EdgePort to enable it to enter forwarding state directly without the unnecessary transition. If the specified port that is connected with the port of other bridges, RSTP will automatically detect and reconfigure it as non-EdgePort |
hwdot1dStpPortPointToPoint | 1.3.6.1.4.1.2011.5.21.1.5.1.3 | integer | read-write |
Configuring the Port to Connect Point-to-Point Link, The two ports connected via the Point-to-Point link can enter the forwarding state rapidly by transmitting synchronous packets, so that unnecessary forwarding delay can be avoided. If the configuration mode for this parameter is set to auto, RSTP can automatically detect if the current Ethernet port is connected with Point-to-Point link. Options: 1. forceTrue(1) -indicates the configuration of the port to connect Point-to-Point link is forceTrue 2. forceFalse(2) -indicates the configuration of the port to connect Point-to-Point link is forceFalse 3. auto(3) -indicates the configuration of the port to connect Point-to-Point link is auto Enumeration: 'forceFalse': 2, 'forceTrue': 1, 'auto': 3. |
hwdot1dStpMcheck | 1.3.6.1.4.1.2011.5.21.1.5.1.4 | truthvalue | read-write |
Configuring mCheck of Specified Port, By configuring mCheck, the user can check if there is the bridge running STP in the network segment connected with the active Ethernet port. If there is, the port will transfer to STP compatible mode. In a stable network, though the bridge running STP has been removed, this port will still work in STP compatible mode. In this case, the port can be forced to RSTP mode by setting the variable mCheck |
hwdot1dStpTransLimit | 1.3.6.1.4.1.2011.5.21.1.5.1.5 | integer32 | read-write |
Configuring Maximum Transmission Speed of Specified Port, The maximum transmission speed of Ethernet port is related to its physical state and network structure. The user can configure it according to the actual network situation. |
hwdot1dSetStpDefaultPortCost | 1.3.6.1.4.1.2011.5.21.1.5.1.6 | integer | read-write |
come back to default path cost of specified port, The path cost of Ethernet port is related to its link speed. The higher the link speed is, the lower the path cost should be configured. When this parameter is set to the default value, RSTP can automatically detect the link speed on the current Ethernet port and transform it to corresponding path cost. Options: 1. enable(1) -indicates default path cost of specified port is enabled Enumeration: 'enable': 1. |
hwdot1dStpPortStatTable | 1.3.6.1.4.1.2011.5.21.1.6 | no-access |
This table describes rstp port statistic table, The index of this table is not supported. |
|
1.3.6.1.4.1.2011.5.21.1.6.1 | no-access |
This table describes rstp port statistic table, The index of this entry is not supported. |
||
hwdot1dStpRXStpBPDU | 1.3.6.1.4.1.2011.5.21.1.6.1.1 | counter32 | read-only |
Number of STP BPDU Received. |
hwdot1dStpTXStpBPDU | 1.3.6.1.4.1.2011.5.21.1.6.1.2 | counter32 | read-only |
Number of STP BPDU Transmitted. |
hwdot1dStpRXTCNBPDU | 1.3.6.1.4.1.2011.5.21.1.6.1.3 | counter32 | read-only |
Number of TCN BPDU Received. |
hwdot1dStpTXTCNBPDU | 1.3.6.1.4.1.2011.5.21.1.6.1.4 | counter32 | read-only |
Number of TCN BPDU Transmitted. |
hwdot1dStpRXRSTPBPDU | 1.3.6.1.4.1.2011.5.21.1.6.1.5 | counter32 | read-only |
Number of RSTP BPDU Received. |
hwdot1dStpTXRSTPBPDU | 1.3.6.1.4.1.2011.5.21.1.6.1.6 | counter32 | read-only |
Number of RSTP BPDU Transmitted. |
hwdot1dStpClearStatistics | 1.3.6.1.4.1.2011.5.21.1.6.1.7 | integer | read-write |
To clear statistics of Rapid Spanning Tree Protocol (RSTP for short). Options: 1. clear(1) -indicates clearing statistics of Rapid Spanning Tree Protocol Enumeration: 'clear': 1. |
hwRingCheckAdminStatus | 1.3.6.1.4.1.2011.5.21.1.7 | enabledstatus | read-write |
Indicates the status of the ring check on the user side. Options: 1. enabled(1) 2. disabled(2) Default: disabled(2) |
hwBpduTunnelAdminStatus | 1.3.6.1.4.1.2011.5.21.1.8 | enabledstatus | read-write |
Enabling/Disabling BPDU tunneling function. Options: 1. enabled(1) 2. disabled(2) Default: disabled(2) |
hwRingCheckModeStatus | 1.3.6.1.4.1.2011.5.21.1.9 | integer | read-write |
Set ring check mode. Options: 1. private-bpdu(0) -indicates the ring check mode is private-bpdu 2. private-ethtype(1) -indicates the ring check mode is private-ethtype Default: private-bpdu(0) Enumeration: 'private-ethtype': 1, 'private-bpd': 0. |
hwRingCheckPrivateEthtype | 1.3.6.1.4.1.2011.5.21.1.10 | unsigned32 | read-write |
Indicates the private Ethernet protocol type of the user-side ring check packet. Range: 1536-65535 Default: 33536 |
hwRingCheckResumeInterval | 1.3.6.1.4.1.2011.5.21.1.11 | integer32 | read-write |
Indicates the interval time of re-activating the ring check port/ONT/CNU. 0 means to disable the function of automatically re-activating a port/ONT/CNU. 1-1440 indicates the waiting period for the port/ONT/CNU to be automatically re-activated after it is automatically deactivated. Unit: minute Range: 0-1440 Default: 0 |
hwRingCheckRecordTable | 1.3.6.1.4.1.2011.5.21.1.12 | no-access |
Used to query the deactivation information of ring check, The index of this table is hwRingCheckRecordIndex. |
|
1.3.6.1.4.1.2011.5.21.1.12.1 | no-access |
Used to query the deactivation information of ring check, The index of this entry is hwRingCheckRecordIndex. |
||
hwRingCheckRecordIndex | 1.3.6.1.4.1.2011.5.21.1.12.1.1 | unsigned32 | no-access |
Indicates the index of a deactivation record. |
hwRingCheckRecordFrameIndex | 1.3.6.1.4.1.2011.5.21.1.12.1.2 | integer32 | read-only |
Indicates the Frame ID of the port/ONT/CNU that is deactivated by ring check. |
hwRingCheckRecordSlotIndex | 1.3.6.1.4.1.2011.5.21.1.12.1.3 | integer32 | read-only |
Indicates the Slot ID of the port/ONT/CNU that is deactivated by ring check. |
hwRingCheckRecordPortIndex | 1.3.6.1.4.1.2011.5.21.1.12.1.4 | integer32 | read-only |
Indicates the Port ID of the port/ONT/CNU that is deactivated by ring check. |
hwRingCheckRecordOntIndex | 1.3.6.1.4.1.2011.5.21.1.12.1.5 | integer32 | read-only |
Indicates the index of the ONT/CNU that is deactivated by ring check. |
hwRingCheckRecordCountdown | 1.3.6.1.4.1.2011.5.21.1.12.1.6 | integer32 | read-only |
Indicates remaining waiting time for automatic activation. -1 indicates that the automatic activation function of ring check is disabled. Unit: minute |
hwRingCheckTrapNotify | 1.3.6.1.4.1.2011.5.21.1.13 | integer | read-write |
Indicates the trap notification mode of ring check on the user side. Options: 1. event(1) -indicates the way of trap is event 2. alarm(2) -indicates the way of trap is alarm Default: event(1) Enumeration: 'alarm': 2, 'event': 1. |
hwRingCheckTrapsVbOids | 1.3.6.1.4.1.2011.5.21.2 | |||
hwRingCheckRemoteMACAddress | 1.3.6.1.4.1.2011.5.21.2.1 | macaddress | no-access |
Indicates the remote Remote mac address. |
hwCnuIndex | 1.3.6.1.4.1.2011.5.21.2.2 | integer32 | no-access |
Indicates the CNU ID. |
hwRingCheckTraps | 1.3.6.1.4.1.2011.5.21.3 | |||
hwRingCheckAlarmTraps | 1.3.6.1.4.1.2011.5.21.3.1 | |||
hwRingCheckAlarmTrapsPrefix | 1.3.6.1.4.1.2011.5.21.3.1.0 | |||
hwRingCheckPortRingTrap | 1.3.6.1.4.1.2011.5.21.3.1.0.1 |
The SNMP trap is generated when the ring topology in the subscriber port is found. |
||
hwRingCheckXponPortRingTrap | 1.3.6.1.4.1.2011.5.21.3.1.0.2 |
The SNMP trap is generated when the ring topology in the subscriber xPON port is found. |
||
hwRingCheckEocPortRingTrap | 1.3.6.1.4.1.2011.5.21.3.1.0.3 |
The SNMP trap is generated when the ring topology in the subscriber EoC port is found. |
||
hwRingCheckAlarmWarningTrapsPrefix | 1.3.6.1.4.1.2011.5.21.3.1.1 | |||
hwRingCheckPortRingWarningTrap | 1.3.6.1.4.1.2011.5.21.3.1.1.1 |
The SNMP trap is generated when the ring topology in the subscriber port is found. |
||
hwRingCheckXponPortRingWarningTrap | 1.3.6.1.4.1.2011.5.21.3.1.1.2 |
The SNMP trap is generated when the ring topology in the subscriber xPON port is found. |
||
hwRingCheckEocPortRingWarningTrap | 1.3.6.1.4.1.2011.5.21.3.1.1.3 |
The SNMP trap is generated when the ring topology in the subscriber EoC port is found. |
||
hwRingCheckPortRingClearedTrap | 1.3.6.1.4.1.2011.5.21.3.1.1.4 |
The SNMP trap is generated when the ring topology in the subscriber port is cleared. |
||
hwRingCheckXponPortRingClearedTrap | 1.3.6.1.4.1.2011.5.21.3.1.1.5 |
The SNMP trap is generated when the ring topology in the subscriber xPON port is cleared. |
||
hwRingCheckEocPortRingClearedTrap | 1.3.6.1.4.1.2011.5.21.3.1.1.6 |
The SNMP trap is generated when the ring topology in the subscriber EoC port is cleared. |