HH3C-LswRSTP-MIB

File: HH3C-LswRSTP-MIB.mib (15300 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI BRIDGE-MIB
HH3C-OID-MIB

Imported symbols

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

Defined Types

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

Hh3cDot1dStpPortXEntry  
SEQUENCE    
  hh3cdot1dStpPortStatus EnabledStatus
  hh3cdot1dStpPortEdgeport TruthValue
  hh3cdot1dStpPortPointToPoint INTEGER
  hh3cdot1dStpMcheck TruthValue
  hh3cdot1dStpTransLimit INTEGER
  hh3cdot1dStpRXStpBPDU Counter32
  hh3cdot1dStpTXStpBPDU Counter32
  hh3cdot1dStpRXTCNBPDU Counter32
  hh3cdot1dStpTXTCNBPDU Counter32
  hh3cdot1dStpRXRSTPBPDU Counter32
  hh3cdot1dStpTXRSTPBPDU Counter32
  hh3cdot1dStpClearStatistics INTEGER
  hh3cdot1dSetStpDefaultPortCost INTEGER
  hh3cdot1dStpRootGuard EnabledStatus
  hh3cdot1dStpLoopGuard EnabledStatus
  hh3cdot1dStpPortBlockedReason INTEGER
  hh3cdot1dStpRXTCBPDU Counter32
  hh3cdot1dStpPortSendingBPDUType INTEGER
  hh3cdot1dStpOperPortPointToPoint INTEGER

Hh3cDot1dStpIgnoredVlanEntry  
SEQUENCE    
  hh3cdot1dVlan INTEGER
  hh3cdot1dStpIgnore INTEGER

Defined Values

hh3cLswRstpMib 1.3.6.1.4.1.25506.8.35.6
Tok_String
MODULE-IDENTITY    

hh3cLswRstpMibObject 1.3.6.1.4.1.25506.8.35.6.1
OBJECT IDENTIFIER    

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

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

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

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

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

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

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

hh3cDot1dStpPathCostStandard 1.3.6.1.4.1.25506.8.35.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)  

hh3cdot1dStpPortXTable 1.3.6.1.4.1.25506.8.35.6.1.5
RSTP extended information of the port
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDot1dStpPortXEntry

hh3cdot1dStpPortXEntry 1.3.6.1.4.1.25506.8.35.6.1.5.1
RSTP extended information of the port
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDot1dStpPortXEntry  

hh3cdot1dStpPortStatus 1.3.6.1.4.1.25506.8.35.6.1.5.1.1
RSTP status of the port
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

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

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

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

hh3cdot1dStpTransLimit 1.3.6.1.4.1.25506.8.35.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  

hh3cdot1dStpRXStpBPDU 1.3.6.1.4.1.25506.8.35.6.1.5.1.6
Number of STP BPDU received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cdot1dStpTXStpBPDU 1.3.6.1.4.1.25506.8.35.6.1.5.1.7
Number of STP BPDU transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cdot1dStpRXTCNBPDU 1.3.6.1.4.1.25506.8.35.6.1.5.1.8
Number of TCN BPDU received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cdot1dStpTXTCNBPDU 1.3.6.1.4.1.25506.8.35.6.1.5.1.9
Number of TCN BPDU transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cdot1dStpRXRSTPBPDU 1.3.6.1.4.1.25506.8.35.6.1.5.1.10
Number of RSTP BPDU received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hh3cdot1dStpTXRSTPBPDU 1.3.6.1.4.1.25506.8.35.6.1.5.1.11
Number of RSTP BPDU transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

hh3cdot1dSetStpDefaultPortCost 1.3.6.1.4.1.25506.8.35.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)  

hh3cdot1dStpRootGuard 1.3.6.1.4.1.25506.8.35.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  

hh3cdot1dStpLoopGuard 1.3.6.1.4.1.25506.8.35.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  

hh3cdot1dStpPortBlockedReason 1.3.6.1.4.1.25506.8.35.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)  

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

hh3cdot1dStpPortSendingBPDUType 1.3.6.1.4.1.25506.8.35.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)  

hh3cdot1dStpOperPortPointToPoint 1.3.6.1.4.1.25506.8.35.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 hh3cdot1dStpPortPointToPoint.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

hh3cRstpEventsV2 1.3.6.1.4.1.25506.8.35.6.1.0
Definition point for RSTP notifications.
Status: current Access: read-only
OBJECT-IDENTITY    

hh3cRstpBpduGuarded 1.3.6.1.4.1.25506.8.35.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    

hh3cRstpRootGuarded 1.3.6.1.4.1.25506.8.35.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    

hh3cRstpBridgeLostRootPrimary 1.3.6.1.4.1.25506.8.35.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    

hh3cRstpLoopGuarded 1.3.6.1.4.1.25506.8.35.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    

hh3cdot1dStpIgnoredVlanTable 1.3.6.1.4.1.25506.8.35.6.1.10
RSTP extended information of vlan
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDot1dStpIgnoredVlanEntry

hh3cdot1dStpIgnoredVlanEntry 1.3.6.1.4.1.25506.8.35.6.1.10.1
RSTP extended information of the vlan
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDot1dStpIgnoredVlanEntry  

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

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