STP-MIB

File: STP-MIB.mib (34376 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ADMIN-MASTER-MIB

Imported symbols

MODULE-IDENTITY Counter32 TimeTicks
OBJECT-TYPE Integer32 MODULE-COMPLIANCE
OBJECT-GROUP gbnL2

Defined Types

BridgeId  
OCTET STRING Size(8)    

Timeout  
INTEGER    

StpDot1dStpPortEntry  
SEQUENCE    
  stpDot1dStpPort INTEGER
  stpDot1dStpPortPriority INTEGER
  stpDot1dStpPortState INTEGER
  stpDot1dStpPortEnable INTEGER
  stpDot1dStpPortPathCost INTEGER
  stpDot1dStpPortDesignatedRoot BridgeId
  stpDot1dStpPortDesignatedCost Integer32
  stpDot1dStpPortDesignatedBridge BridgeId
  stpDot1dStpPortDesignatedPort OCTET STRING
  stpDot1dStpPortForwardTransitions Counter32
  stpDot1dRemoteLoopDetect INTEGER
  stpDot1wRstpPortTxHoldCount INTEGER
  stpDot1wRstpPortOperP2p INTEGER
  stpDot1wRstpPortOperEdge INTEGER
  stpDot1wRstpPortMcheck INTEGER
  stpDot1wRstpPortTxTcn INTEGER
  stpDot1wRstpPortTxConfig INTEGER
  stpDot1wRstpPortTxRstp INTEGER
  stpDot1wRstpPortRxTcn INTEGER
  stpDot1wRstpPortRxConfig INTEGER
  stpDot1wRstpPortRxRstp INTEGER
  stpDot1wRstpPortClear INTEGER
  stpDot1wRstpPortAdminP2p INTEGER
  stpDot1wRstpPortAdminEdge INTEGER

Defined Values

stpMib 1.3.6.1.4.1.13464.1.2.4.3
STP module management.
MODULE-IDENTITY    

stpMIBObjects 1.3.6.1.4.1.13464.1.2.4.3.1
OBJECT IDENTIFIER    

stpDot1dStp 1.3.6.1.4.1.13464.1.2.4.3.1.1
OBJECT IDENTIFIER    

stpDot1dStpProtocolSpecification 1.3.6.1.4.1.13464.1.2.4.3.1.1.1
An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), decLb100(2), ieee8021d(3)  

stpDot1dStpPriority 1.3.6.1.4.1.13464.1.2.4.3.1.1.2
DURABLE: { 32768:all } The value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of dot1dBaseBridgeAddress.The value has to be a multiple of 4096
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..61440  

stpDot1dStpTimeSinceTopologyChange 1.3.6.1.4.1.13464.1.2.4.3.1.1.3
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

stpDot1dStpTopChanges 1.3.6.1.4.1.13464.1.2.4.3.1.1.4
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

stpDot1dStpDesignatedRoot 1.3.6.1.4.1.13464.1.2.4.3.1.1.5
The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

stpDot1dStpRootCost 1.3.6.1.4.1.13464.1.2.4.3.1.1.6
The cost of the path to the root as seen from this bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stpDot1dStpRootPort 1.3.6.1.4.1.13464.1.2.4.3.1.1.7
The port number of the port which offers the lowest cost path from this bridge to the root bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stpDot1dStpMaxAge 1.3.6.1.4.1.13464.1.2.4.3.1.1.8
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout 600..4000  

stpDot1dStpHelloTime 1.3.6.1.4.1.13464.1.2.4.3.1.1.9
The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout 100..1000  

stpDot1dStpHoldTime 1.3.6.1.4.1.13464.1.2.4.3.1.1.10
This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stpDot1dStpForwardDelay 1.3.6.1.4.1.13464.1.2.4.3.1.1.11
This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. [Note that this value is the one that this bridge is currently using, in contrast to stpDot1dStpBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.]
Status: current Access: read-only
OBJECT-TYPE    
  Timeout 400..3000  

stpDot1dStpBridgeMaxAge 1.3.6.1.4.1.13464.1.2.4.3.1.1.12
DURABLE: { 2000:all } The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of stpDot1dStpBridgeHelloTime. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Timeout 600..4000  

stpDot1dStpBridgeHelloTime 1.3.6.1.4.1.13464.1.2.4.3.1.1.13
DURABLE: { 200:all } The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Timeout 100..1000  

stpDot1dStpBridgeForwardDelay 1.3.6.1.4.1.13464.1.2.4.3.1.1.14
DURABLE: { 1500:all } The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of stpDot1dStpBridgeMaxAge. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Timeout 400..3000  

stpPropStpEnable 1.3.6.1.4.1.13464.1.2.4.3.1.1.16
DURABLE: { enabled:all } The enabled/disabled status of STP for the bridge entity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpDot1dStpPortTable 1.3.6.1.4.1.13464.1.2.4.3.1.1.15
A table that contains port-specific information for the Spanning Tree Protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StpDot1dStpPortEntry

stpDot1dStpPortEntry 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1
A list of information maintained by every port about the Spanning Tree Protocol state for that port.
Status: current Access: not-accessible
OBJECT-TYPE    
  StpDot1dStpPortEntry  

stpDot1dStpPort 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.1
The port number of the port for which this entry contains Spanning Tree Protocol management information.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..128  

stpDot1dStpPortPriority 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.2
DURABLE: { 128:all } The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of stpDot1dStpPort.The value has to be a multiple of 16
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..240  

stpDot1dStpPortState 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.3
The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see stpDot1dStpPortEnable), this object will have a value of disabled(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6)  

stpDot1dStpPortEnable 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.4
The enabled/disabled status of the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpDot1dStpPortPathCost 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.5
DURABLE: { 10:all } The contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..200000000  

stpDot1dStpPortDesignatedRoot 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.6
The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

stpDot1dStpPortDesignatedCost 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.7
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 PDUs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stpDot1dStpPortDesignatedBridge 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.8
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

stpDot1dStpPortDesignatedPort 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.9
The Port Identifier of the port on the Designated Bridge for this port's segment.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

stpDot1dStpPortForwardTransitions 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.10
The number of times this port has transitioned from the Learning state to the Forwarding state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

stpDot1dRemoteLoopDetect 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.11
The LOOP DETECT status of the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stpDot1wRstpPortTxHoldCount 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.12
Maximum number of BPDUs allowed to be transmitted during per helloTime
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

stpDot1wRstpPortOperP2p 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.13
The operational point-to-point status of the LAN segment attached to this port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

stpDot1wRstpPortOperEdge 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.14
The operational value of the Edge Port parameter
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

stpDot1wRstpPortMcheck 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.15
force port into transmitting rstp packets
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1)  

stpDot1wRstpPortTxTcn 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.16
Output statistics of TCN packets
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stpDot1wRstpPortTxConfig 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.17
Output statistics of CONFIG packets
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stpDot1wRstpPortTxRstp 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.18
Output statistics of RSTP packets
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stpDot1wRstpPortRxTcn 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.19
Input statistics of TCN packets
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stpDot1wRstpPortRxConfig 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.20
Input statistics of CONFIG packets
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stpDot1wRstpPortRxRstp 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.21
Input statistics of RSTP packets
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

stpDot1wRstpPortClear 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.22
Clear port spanning-tree statistics
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER true(1)  

stpDot1wRstpPortAdminP2p 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.23
The administrative point-to-point status of the LAN segment attached to this port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forceTrue(1), forceFalse(2), auto(3)  

stpDot1wRstpPortAdminEdge 1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.24
The administrative value of the Edge Port parameter
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

spanOnOff 1.3.6.1.4.1.13464.1.2.4.3.1.1.17
DURABLE: { enable } Enable/Disable Spanning Tree for the bridge. When 'disable(2)', all ports of the device are placed in the forwarding mode, regardless of current Spanning Tree state. When 'enable(1)', the normal STP state transitions take place.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

stpDot1wRstpForceVersion 1.3.6.1.4.1.13464.1.2.4.3.1.1.19
which protocol mode the bridge chooses to execute ,RSTP or STP compatible
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forcestp(0), forcerstp(2), forcemstp(3)  

stpDot1dStpTrap 1.3.6.1.4.1.13464.1.2.4.3.1.1.18
OBJECT IDENTIFIER    

stpDot1dStpPortBlocking 1.3.6.1.4.1.13464.1.2.4.3.1.1.18.1
Port status is turned from forwarding to blocking.
Status: current Access: read-write
NOTIFICATION-TYPE    

stpDot1dStpPortException 1.3.6.1.4.1.13464.1.2.4.3.1.1.18.2
Port packet flood to CPU rate is too big, port exception happen.
Status: current Access: read-write
NOTIFICATION-TYPE    

stpDot1dStpPortRecover 1.3.6.1.4.1.13464.1.2.4.3.1.1.18.3
Port recover time pass after port encounter port CAR exception, and Port packet flood to CPU rate is normal, recover port.
Status: current Access: read-write
NOTIFICATION-TYPE    

stpDot1dStpPortRmtLoop 1.3.6.1.4.1.13464.1.2.4.3.1.1.18.4
Port is blocked because of remote loop.
Status: current Access: read-write
NOTIFICATION-TYPE    

stpDot1dStpPortRmtLoopFree 1.3.6.1.4.1.13464.1.2.4.3.1.1.18.5
Port is released from remote loop.
Status: current Access: read-write
NOTIFICATION-TYPE    

stpDot1dStpNewRoot 1.3.6.1.4.1.13464.1.2.4.3.1.1.18.6
Root bridge changed for the stp.
Status: current Access: read-write
NOTIFICATION-TYPE    

stpDot1dStpPortForwarding 1.3.6.1.4.1.13464.1.2.4.3.1.1.18.7
Port status is turned from blocking to forwarding.
Status: current Access: read-write
NOTIFICATION-TYPE    

stpMIBConformance 1.3.6.1.4.1.13464.1.2.4.3.2
OBJECT IDENTIFIER    

stpMIBGroups 1.3.6.1.4.1.13464.1.2.4.3.2.1
OBJECT IDENTIFIER    

stpMIBCompliances 1.3.6.1.4.1.13464.1.2.4.3.2.2
OBJECT IDENTIFIER    

stpMIBBaseGroup 1.3.6.1.4.1.13464.1.2.4.3.2.1.1
STP module groups.
Status: current Access: read-write
OBJECT-GROUP    

stpMIBCompliance 1.3.6.1.4.1.13464.1.2.4.3.2.2.1
The compliance statement for STP module.
Status: current Access: read-write
MODULE-COMPLIANCE