A3COM-HUAWEI-LswRSTP-MIB

File: A3COM-HUAWEI-LswRSTP-MIB.mib (14853 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI BRIDGE-MIB
A3COM-HUAWEI-OID-MIB

Imported symbols

TruthValue MacAddress TEXTUAL-CONVENTION
MODULE-IDENTITY OBJECT-TYPE Counter32
OBJECT-IDENTITY NOTIFICATION-TYPE dot1dStpPortEntry
dot1dStpPort lswCommon

Defined Types

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

HwDot1dStpPortXEntry  
SEQUENCE    
  hwdot1dStpPortStatus EnabledStatus
  hwdot1dStpPortEdgeport TruthValue
  hwdot1dStpPortPointToPoint INTEGER
  hwdot1dStpMcheck TruthValue
  hwdot1dStpTransLimit INTEGER
  hwdot1dStpRXStpBPDU Counter32
  hwdot1dStpTXStpBPDU Counter32
  hwdot1dStpRXTCNBPDU Counter32
  hwdot1dStpTXTCNBPDU Counter32
  hwdot1dStpRXRSTPBPDU Counter32
  hwdot1dStpTXRSTPBPDU Counter32
  hwdot1dStpClearStatistics INTEGER
  hwdot1dSetStpDefaultPortCost INTEGER
  hwdot1dStpRootGuard EnabledStatus
  hwdot1dStpLoopGuard EnabledStatus
  hwdot1dStpPortBlockedReason INTEGER
  hwdot1dStpRXTCBPDU Counter32
  hwdot1dStpPortSendingBPDUType INTEGER
  hwdot1dStpOperPortPointToPoint INTEGER

HwDot1dStpIgnoredVlanEntry  
SEQUENCE    
  hwdot1dVlan INTEGER
  hwdot1dStpIgnore INTEGER

Defined Values

hwLswRstpMib 1.3.6.1.4.1.43.45.1.2.23.1.6
Tok_String
MODULE-IDENTITY    

hwLswRstpMibObject 1.3.6.1.4.1.43.45.1.2.23.1.6.1
OBJECT IDENTIFIER    

hwdot1dStpStatus 1.3.6.1.4.1.43.45.1.2.23.1.6.1.1
Bridge STP enabled/disabled state
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwdot1dStpForceVersion 1.3.6.1.4.1.43.45.1.2.23.1.6.1.2
Running mode of the bridge RSTP state machine
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stp(0), rstp(2)  

hwdot1dStpDiameter 1.3.6.1.4.1.43.45.1.2.23.1.6.1.3
Permitted amount of bridges between any two ends on the network.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

hwdot1dStpRootBridgeAddress 1.3.6.1.4.1.43.45.1.2.23.1.6.1.4
MAC address of the root bridge
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hwDot1dStpBpduGuard 1.3.6.1.4.1.43.45.1.2.23.1.6.1.6
If BPDU guard enabled. The edge port will discard illegal BPDU when enabled
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwDot1dStpRootType 1.3.6.1.4.1.43.45.1.2.23.1.6.1.7
Root type of the bridge
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), primary(2), secondary(3)  

hwDot1dTimeOutFactor 1.3.6.1.4.1.43.45.1.2.23.1.6.1.8
Time Out Factor of the bridge.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..7  

hwDot1dStpPathCostStandard 1.3.6.1.4.1.43.45.1.2.23.1.6.1.9
Path Cost Standard of the bridge. Value 'dot1d-1998' is IEEE 802.1d standard in 1998, value 'dot1t' is IEEE 802.1t standard, and value 'legacy' is a private legacy standard.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dot1d-1998(1), dot1t(2), legacy(3)  

hwdot1dStpPortXTable 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5
RSTP extended information of the port
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDot1dStpPortXEntry

hwdot1dStpPortXEntry 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1
RSTP extended information of the port
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1dStpPortXEntry  

hwdot1dStpPortStatus 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.1
RSTP status of the port
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwdot1dStpPortEdgeport 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.2
Whether the port can be an edge port
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwdot1dStpPortPointToPoint 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.3
It is the administrative value indicates whether the port can be connected to a point-to-point link or not. If the value is 'auto', the operative value of a point-to-point link state is determined by device itself, and can be read from hwdot1dStpOperPortPointToPoint.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forceTrue(1), forceFalse(2), auto(3)  

hwdot1dStpMcheck 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.4
Check if the port transfer state machine enters
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwdot1dStpTransLimit 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.5
Packet transmission limit of the bridge in a duration of Hello Time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

hwdot1dStpRXStpBPDU 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.6
Number of STP BPDU received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwdot1dStpTXStpBPDU 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.7
Number of STP BPDU transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwdot1dStpRXTCNBPDU 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.8
Number of TCN BPDU received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwdot1dStpTXTCNBPDU 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.9
Number of TCN BPDU transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwdot1dStpRXRSTPBPDU 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.10
Number of RSTP BPDU received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwdot1dStpTXRSTPBPDU 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.11
Number of RSTP BPDU transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwdot1dStpClearStatistics 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.12
Clear RSTP statistics. Read operation not supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1)  

hwdot1dSetStpDefaultPortCost 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.13
Set PathCost back to the default setting. Read operation not supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1)  

hwdot1dStpRootGuard 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.14
If the port guard root bridge. Other bridge which want to be root can not become root through this port if enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwdot1dStpLoopGuard 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.15
Loop guard function that keep a root port or an alternate port in discarding state while the information on the port is aged out.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwdot1dStpPortBlockedReason 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.16
Record the block reason of the port. notBlock (1) means that the port is not in block state,. blockForProtocol (2) means that the port is blocked by stp protocol to avoid loop. blockForRootGuard(3) means that the root guard flag of bridge is set and a better message received from the port,and the port is blocked. blockForBPDUGuard(4) means that the port has been configured as an edge port and receive a BPDU and thus blocked. blockForLoopGuard(5) means that the port is blocked for loopguarded.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notBlock(1), blockForProtocol(2), blockForRootGuard(3), blockForBPDUGuard(4), blockForLoopGuard(5)  

hwdot1dStpRXTCBPDU 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.17
The number of received TC BPDUs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwdot1dStpPortSendingBPDUType 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.18
Type of BPDU which the port is sending.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER stp(0), rstp(2)  

hwdot1dStpOperPortPointToPoint 1.3.6.1.4.1.43.45.1.2.23.1.6.1.5.1.19
This object indicates whether the port has connected to a point-to-point link or not. The administrative value should be read from hwdot1dStpPortPointToPoint.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

hwRstpEventsV2 1.3.6.1.4.1.43.45.1.2.23.1.6.1.0
Definition point for RSTP notifications.
Status: current Access: read-only
OBJECT-IDENTITY    

hwRstpBpduGuarded 1.3.6.1.4.1.43.45.1.2.23.1.6.1.0.1
The SNMP trap that is generated when an edged port of the BPDU-guard switch recevies BPDU packets.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwRstpRootGuarded 1.3.6.1.4.1.43.45.1.2.23.1.6.1.0.2
The SNMP trap that is generated when a root-guard port receives a superior bpdu.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwRstpBridgeLostRootPrimary 1.3.6.1.4.1.43.45.1.2.23.1.6.1.0.3
The SNMP trap that is generated when the bridge is no longer the root bridge of the spanning tree. Another switch with higher priority has already been the root bridge.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwRstpLoopGuarded 1.3.6.1.4.1.43.45.1.2.23.1.6.1.0.4
The SNMP trap that is generated when a loop-guard port is aged out .
Status: current Access: read-only
NOTIFICATION-TYPE    

hwdot1dStpIgnoredVlanTable 1.3.6.1.4.1.43.45.1.2.23.1.6.1.10
RSTP extended information of vlan
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDot1dStpIgnoredVlanEntry

hwdot1dStpIgnoredVlanEntry 1.3.6.1.4.1.43.45.1.2.23.1.6.1.10.1
RSTP extended information of the vlan
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1dStpIgnoredVlanEntry  

hwdot1dVlan 1.3.6.1.4.1.43.45.1.2.23.1.6.1.10.1.1
Vlan id supported
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

hwdot1dStpIgnore 1.3.6.1.4.1.43.45.1.2.23.1.6.1.10.1.2
Whether the vlan is stp Ignored
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)