HUAWEI-RSTP-EXT-MIB

File: HUAWEI-RSTP-EXT-MIB.mib (29921 bytes)

Imported modules

BRIDGE-MIB HUAWEI-MIB SNMPv2-SMI
SNMPv2-TC HUAWEI-DEVICE-MIB

Imported symbols

dot1dStpPortEntry huaweiMgmt Counter32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
Integer32 Unsigned32 MacAddress
TruthValue TEXTUAL-CONVENTION hwFrameIndex
hwSlotIndex hwPortIndex hwOntIndex

Defined Types

EnabledStatus  
A simple status value for the object.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

HwDot1dStpPortXEntry  
SEQUENCE    
  hwdot1dStpPortAdminStatus EnabledStatus
  hwdot1dStpPortEdgeport TruthValue
  hwdot1dStpPortPointToPoint INTEGER
  hwdot1dStpMcheck TruthValue
  hwdot1dStpTransLimit Integer32
  hwdot1dSetStpDefaultPortCost INTEGER

HwDot1dStpPortStatEntry  
SEQUENCE    
  hwdot1dStpRXStpBPDU Counter32
  hwdot1dStpTXStpBPDU Counter32
  hwdot1dStpRXTCNBPDU Counter32
  hwdot1dStpTXTCNBPDU Counter32
  hwdot1dStpRXRSTPBPDU Counter32
  hwdot1dStpTXRSTPBPDU Counter32
  hwdot1dStpClearStatistics INTEGER

HwRingCheckRecordEntry  
SEQUENCE    
  hwRingCheckRecordIndex Unsigned32
  hwRingCheckRecordFrameIndex Integer32
  hwRingCheckRecordSlotIndex Integer32
  hwRingCheckRecordPortIndex Integer32
  hwRingCheckRecordOntIndex Integer32
  hwRingCheckRecordCountdown Integer32

Defined Values

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.
MODULE-IDENTITY    

hwRstpMibObject 1.3.6.1.4.1.2011.5.21.1
OBJECT IDENTIFIER    

hwdot1dStpAdminStatus 1.3.6.1.4.1.2011.5.21.1.1
Enabling/Disabling Spanning Tree of the Switch Options: 1. enabled(1) 2. disabled(2) Default: disabled(2)
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwdot1dStpForceVersion 1.3.6.1.4.1.2011.5.21.1.2
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stp(0), rstp(2)  

hwdot1dStpDiameter 1.3.6.1.4.1.2011.5.21.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..7  

hwdot1dStpRootBridgeAddress 1.3.6.1.4.1.2011.5.21.1.4
MAC Address of the root bridge.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hwdot1dStpPortXTable 1.3.6.1.4.1.2011.5.21.1.5
This table describes rstp port expand table, The index of this table is is not supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDot1dStpPortXEntry

hwdot1dStpPortXEntry 1.3.6.1.4.1.2011.5.21.1.5.1
This table describes rstp port expand table, The index of this entry is is not supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1dStpPortXEntry  

hwdot1dStpPortAdminStatus 1.3.6.1.4.1.2011.5.21.1.5.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwdot1dStpPortEdgeport 1.3.6.1.4.1.2011.5.21.1.5.1.2
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
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwdot1dStpPortPointToPoint 1.3.6.1.4.1.2011.5.21.1.5.1.3
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forceTrue(1), forceFalse(2), auto(3)  

hwdot1dStpMcheck 1.3.6.1.4.1.2011.5.21.1.5.1.4
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
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwdot1dStpTransLimit 1.3.6.1.4.1.2011.5.21.1.5.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

hwdot1dSetStpDefaultPortCost 1.3.6.1.4.1.2011.5.21.1.5.1.6
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1)  

hwdot1dStpPortStatTable 1.3.6.1.4.1.2011.5.21.1.6
This table describes rstp port statistic table, The index of this table is not supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDot1dStpPortStatEntry

hwdot1dStpPortStatEntry 1.3.6.1.4.1.2011.5.21.1.6.1
This table describes rstp port statistic table, The index of this entry is not supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1dStpPortStatEntry  

hwdot1dStpRXStpBPDU 1.3.6.1.4.1.2011.5.21.1.6.1.1
Number of STP BPDU Received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwdot1dStpTXStpBPDU 1.3.6.1.4.1.2011.5.21.1.6.1.2
Number of STP BPDU Transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwdot1dStpRXTCNBPDU 1.3.6.1.4.1.2011.5.21.1.6.1.3
Number of TCN BPDU Received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwdot1dStpTXTCNBPDU 1.3.6.1.4.1.2011.5.21.1.6.1.4
Number of TCN BPDU Transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwdot1dStpRXRSTPBPDU 1.3.6.1.4.1.2011.5.21.1.6.1.5
Number of RSTP BPDU Received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwdot1dStpTXRSTPBPDU 1.3.6.1.4.1.2011.5.21.1.6.1.6
Number of RSTP BPDU Transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwdot1dStpClearStatistics 1.3.6.1.4.1.2011.5.21.1.6.1.7
To clear statistics of Rapid Spanning Tree Protocol (RSTP for short). Options: 1. clear(1) -indicates clearing statistics of Rapid Spanning Tree Protocol
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1)  

hwRingCheckAdminStatus 1.3.6.1.4.1.2011.5.21.1.7
Indicates the status of the ring check on the user side. Options: 1. enabled(1) 2. disabled(2) Default: disabled(2)
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwBpduTunnelAdminStatus 1.3.6.1.4.1.2011.5.21.1.8
Enabling/Disabling BPDU tunneling function. Options: 1. enabled(1) 2. disabled(2) Default: disabled(2)
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwRingCheckModeStatus 1.3.6.1.4.1.2011.5.21.1.9
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)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER private-bpdu(0), private-ethtype(1)  

hwRingCheckPrivateEthtype 1.3.6.1.4.1.2011.5.21.1.10
Indicates the private Ethernet protocol type of the user-side ring check packet. Range: 1536-65535 Default: 33536
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1536..65535  

hwRingCheckResumeInterval 1.3.6.1.4.1.2011.5.21.1.11
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
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 1..1440  

hwRingCheckRecordTable 1.3.6.1.4.1.2011.5.21.1.12
Used to query the deactivation information of ring check, The index of this table is hwRingCheckRecordIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwRingCheckRecordEntry

hwRingCheckRecordEntry 1.3.6.1.4.1.2011.5.21.1.12.1
Used to query the deactivation information of ring check, The index of this entry is hwRingCheckRecordIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwRingCheckRecordEntry  

hwRingCheckRecordIndex 1.3.6.1.4.1.2011.5.21.1.12.1.1
Indicates the index of a deactivation record.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

hwRingCheckRecordFrameIndex 1.3.6.1.4.1.2011.5.21.1.12.1.2
Indicates the Frame ID of the port/ONT/CNU that is deactivated by ring check.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hwRingCheckRecordSlotIndex 1.3.6.1.4.1.2011.5.21.1.12.1.3
Indicates the Slot ID of the port/ONT/CNU that is deactivated by ring check.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hwRingCheckRecordPortIndex 1.3.6.1.4.1.2011.5.21.1.12.1.4
Indicates the Port ID of the port/ONT/CNU that is deactivated by ring check.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

hwRingCheckRecordOntIndex 1.3.6.1.4.1.2011.5.21.1.12.1.5
Indicates the index of the ONT/CNU that is deactivated by ring check.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..255  

hwRingCheckRecordCountdown 1.3.6.1.4.1.2011.5.21.1.12.1.6
Indicates remaining waiting time for automatic activation. -1 indicates that the automatic activation function of ring check is disabled. Unit: minute
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..1440  

hwRingCheckTrapNotify 1.3.6.1.4.1.2011.5.21.1.13
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)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER event(1), alarm(2)  

hwRingCheckTrapsVbOids 1.3.6.1.4.1.2011.5.21.2
OBJECT IDENTIFIER    

hwRingCheckRemoteMACAddress 1.3.6.1.4.1.2011.5.21.2.1
Indicates the remote Remote mac address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

hwCnuIndex 1.3.6.1.4.1.2011.5.21.2.2
Indicates the CNU ID.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..127  

hwRingCheckTraps 1.3.6.1.4.1.2011.5.21.3
OBJECT IDENTIFIER    

hwRingCheckAlarmTraps 1.3.6.1.4.1.2011.5.21.3.1
OBJECT IDENTIFIER    

hwRingCheckAlarmTrapsPrefix 1.3.6.1.4.1.2011.5.21.3.1.0
OBJECT IDENTIFIER    

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwRingCheckAlarmWarningTrapsPrefix 1.3.6.1.4.1.2011.5.21.3.1.1
OBJECT IDENTIFIER    

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE