STP-MIB
STP module management.
Main OID:
stpMib.1.3.6.1.4.1.13464.1.2.4.3
57
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
57 total| Object Name |
|---|
stpMibSTP module management. MODULE-IDENTITY .1.3.6.1.4.1.13464.1.2.4.3 |
stpMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.13464.1.2.4.3.1 |
stpDot1dStp OBJECT IDENTIFIER .1.3.6.1.4.1.13464.1.2.4.3.1.1 |
stpDot1dStpProtocolSpecificationAn 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.ro Enumeration .1.3.6.1.4.1.13464.1.2.4.3.1.1.1 |
stpDot1dStpPriorityDURABLE: { 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 4096rw INTEGER .1.3.6.1.4.1.13464.1.2.4.3.1.1.2 |
stpDot1dStpTimeSinceTopologyChangeThe time (in hundredths of a second) since the
last time a topology change was detected by the
bridge entity.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.13464.1.2.4.3.1.1.3 |
stpDot1dStpTopChangesThe total number of topology changes detected by
this bridge since the management entity was last
reset or initialized.ro Counter32 .1.3.6.1.4.1.13464.1.2.4.3.1.1.4 |
stpDot1dStpDesignatedRootThe 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.ro BridgeId .1.3.6.1.4.1.13464.1.2.4.3.1.1.5 |
stpDot1dStpRootCostThe cost of the path to the root as seen from
this bridge.ro Integer32 .1.3.6.1.4.1.13464.1.2.4.3.1.1.6 |
stpDot1dStpRootPortThe port number of the port which offers the
lowest cost path from this bridge to the root
bridge.ro Integer32 .1.3.6.1.4.1.13464.1.2.4.3.1.1.7 |
stpDot1dStpMaxAgeThe 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.ro Timeout .1.3.6.1.4.1.13464.1.2.4.3.1.1.8 |
stpDot1dStpHelloTimeThe 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.ro Timeout .1.3.6.1.4.1.13464.1.2.4.3.1.1.9 |
stpDot1dStpHoldTimeThis 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.ro Integer32 .1.3.6.1.4.1.13464.1.2.4.3.1.1.10 |
stpDot1dStpForwardDelayThis 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.]ro Timeout .1.3.6.1.4.1.13464.1.2.4.3.1.1.11 |
stpDot1dStpBridgeMaxAgeDURABLE: { 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.rw Timeout .1.3.6.1.4.1.13464.1.2.4.3.1.1.12 |
stpDot1dStpBridgeHelloTimeDURABLE: { 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.rw Timeout .1.3.6.1.4.1.13464.1.2.4.3.1.1.13 |
stpDot1dStpBridgeForwardDelayDURABLE: { 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.rw Timeout .1.3.6.1.4.1.13464.1.2.4.3.1.1.14 |
stpDot1dStpPortTableA table that contains port-specific information
for the Spanning Tree Protocol. SEQUENCE OF StpDot1dStpPortEntry .1.3.6.1.4.1.13464.1.2.4.3.1.1.15 |
stpDot1dStpPortEntryA list of information maintained by every port
about the Spanning Tree Protocol state for that
port. StpDot1dStpPortEntry .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1 |
stpDot1dStpPortThe port number of the port for which this entry
contains Spanning Tree Protocol management
information.ro INTEGER .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.1 |
stpDot1dStpPortPriorityDURABLE: { 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 16rw INTEGER .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.2 |
stpDot1dStpPortStateThe 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).ro Enumeration .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.3 |
stpDot1dStpPortEnableThe enabled/disabled status of the port.rw Enumeration .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.4 |
stpDot1dStpPortPathCostDURABLE: { 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.rw INTEGER .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.5 |
stpDot1dStpPortDesignatedRootThe 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.ro BridgeId .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.6 |
stpDot1dStpPortDesignatedCostThe 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.ro Integer32 .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.7 |
stpDot1dStpPortDesignatedBridgeThe Bridge Identifier of the bridge which this
port considers to be the Designated Bridge for
this port's segment.ro BridgeId .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.8 |
stpDot1dStpPortDesignatedPortThe Port Identifier of the port on the Designated
Bridge for this port's segment.ro OCTET STRING .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.9 |
stpDot1dStpPortForwardTransitionsThe number of times this port has transitioned
from the Learning state to the Forwarding state.ro Counter32 .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.10 |
stpDot1dRemoteLoopDetectThe LOOP DETECT status of the port.rw Enumeration .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.11 |
stpDot1wRstpPortTxHoldCountMaximum number of BPDUs allowed to be transmitted during per helloTimerw INTEGER .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.12 |
stpDot1wRstpPortOperP2pThe operational point-to-point status of the LAN segment attached to this portro Enumeration .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.13 |
stpDot1wRstpPortOperEdgeThe operational value of the Edge Port parameterro Enumeration .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.14 |
stpDot1wRstpPortMcheckforce port into transmitting rstp packetsrw Enumeration .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.15 |
stpDot1wRstpPortTxTcnOutput statistics of TCN packetsro INTEGER .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.16 |
stpDot1wRstpPortTxConfigOutput statistics of CONFIG packetsro INTEGER .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.17 |
stpDot1wRstpPortTxRstpOutput statistics of RSTP packetsro INTEGER .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.18 |
stpDot1wRstpPortRxTcnInput statistics of TCN packetsro INTEGER .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.19 |
stpDot1wRstpPortRxConfigInput statistics of CONFIG packetsro INTEGER .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.20 |
stpDot1wRstpPortRxRstpInput statistics of RSTP packetsro INTEGER .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.21 |
stpDot1wRstpPortClearClear port spanning-tree statisticsrw Enumeration .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.22 |
stpDot1wRstpPortAdminP2pThe administrative point-to-point status of the LAN segment attached to this portrw Enumeration .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.23 |
stpDot1wRstpPortAdminEdgeThe administrative value of the Edge Port parameterrw Enumeration .1.3.6.1.4.1.13464.1.2.4.3.1.1.15.1.24 |
stpPropStpEnableDURABLE: { enabled:all }
The enabled/disabled status of STP for the bridge entity.rw Enumeration .1.3.6.1.4.1.13464.1.2.4.3.1.1.16 |
spanOnOffDURABLE: { 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.rw Enumeration .1.3.6.1.4.1.13464.1.2.4.3.1.1.17 |
stpDot1dStpTrap OBJECT IDENTIFIER .1.3.6.1.4.1.13464.1.2.4.3.1.1.18 |
stpDot1dStpPortBlockingPort status is turned from forwarding to blocking. NOTIFICATION-TYPE .1.3.6.1.4.1.13464.1.2.4.3.1.1.18.1 |
stpDot1dStpPortExceptionPort packet flood to CPU rate is too big, port exception happen. NOTIFICATION-TYPE .1.3.6.1.4.1.13464.1.2.4.3.1.1.18.2 |
stpDot1dStpPortRecoverPort recover time pass after port encounter port CAR exception, and Port packet flood to CPU rate is normal, recover port. NOTIFICATION-TYPE .1.3.6.1.4.1.13464.1.2.4.3.1.1.18.3 |
stpDot1dStpPortRmtLoopPort is blocked because of remote loop. NOTIFICATION-TYPE .1.3.6.1.4.1.13464.1.2.4.3.1.1.18.4 |
stpDot1dStpPortRmtLoopFreePort is released from remote loop. NOTIFICATION-TYPE .1.3.6.1.4.1.13464.1.2.4.3.1.1.18.5 |
stpDot1dStpNewRootRoot bridge changed for the stp. NOTIFICATION-TYPE .1.3.6.1.4.1.13464.1.2.4.3.1.1.18.6 |
stpDot1dStpPortForwardingPort status is turned from blocking to forwarding. NOTIFICATION-TYPE .1.3.6.1.4.1.13464.1.2.4.3.1.1.18.7 |
stpDot1wRstpForceVersionwhich protocol mode the bridge chooses to execute ,RSTP or STP compatiblerw Enumeration .1.3.6.1.4.1.13464.1.2.4.3.1.1.19 |
stpMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.13464.1.2.4.3.2 |
stpMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.13464.1.2.4.3.2.1 |
stpMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.13464.1.2.4.3.2.2 |