RSTP-MIB

File: RSTP-MIB.mib (11904 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
BRIDGE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
mib-2 TruthValue MODULE-COMPLIANCE
OBJECT-GROUP dot1dStp dot1dStpPortEntry

Defined Types

Dot1dStpExtPortEntry  
SEQUENCE    
  dot1dStpPortProtocolMigration TruthValue
  dot1dStpPortAdminEdgePort TruthValue
  dot1dStpPortOperEdgePort TruthValue
  dot1dStpPortAdminPointToPoint INTEGER
  dot1dStpPortOperPointToPoint TruthValue
  dot1dStpPortAdminPathCost Integer32

Defined Values

rstpMIB 1.3.6.1.2.1.134
The Bridge MIB Extension module for managing devices that support the Rapid Spanning Tree Protocol defined by IEEE 802.1w. Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC 4318; See the RFC itself for full legal notices.
MODULE-IDENTITY    

rstpNotifications 1.3.6.1.2.1.134.0
OBJECT IDENTIFIER    

rstpObjects 1.3.6.1.2.1.134.1
OBJECT IDENTIFIER    

rstpConformance 1.3.6.1.2.1.134.2
OBJECT IDENTIFIER    

dot1dStpVersion 1.3.6.1.2.1.17.2.16
The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D-1998 and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w and clause 17 of 802.1D-2004. The values are directly from the IEEE standard. New values may be defined as future versions of the protocol become available. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stpCompatible(0), rstp(2)  

dot1dStpTxHoldCount 1.3.6.1.2.1.17.2.17
The value used by the Port Transmit state machine to limit the maximum transmission rate. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

dot1dStpExtPortTable 1.3.6.1.2.1.17.2.19
A table that contains port-specific Rapid Spanning Tree information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot1dStpExtPortEntry

dot1dStpExtPortEntry 1.3.6.1.2.1.17.2.19.1
A list of Rapid Spanning Tree information maintained by each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1dStpExtPortEntry  

dot1dStpPortProtocolMigration 1.3.6.1.2.1.17.2.19.1.1
When operating in RSTP (version 2) mode, writing true(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns false(2) when read.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dot1dStpPortAdminEdgePort 1.3.6.1.2.1.17.2.19.1.2
The administrative value of the Edge Port parameter. A value of true(1) indicates that this port should be assumed as an edge-port, and a value of false(2) indicates that this port should be assumed as a non-edge-port. Setting this object will also cause the corresponding instance of dot1dStpPortOperEdgePort to change to the same value. Note that even when this object's value is true, the value of the corresponding instance of dot1dStpPortOperEdgePort can be false if a BPDU has been received. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dot1dStpPortOperEdgePort 1.3.6.1.2.1.17.2.19.1.3
The operational value of the Edge Port parameter. The object is initialized to the value of the corresponding instance of dot1dStpPortAdminEdgePort. When the corresponding instance of dot1dStpPortAdminEdgePort is set, this object will be changed as well. This object will also be changed to false on reception of a BPDU.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1dStpPortAdminPointToPoint 1.3.6.1.2.1.17.2.19.1.4
The administrative point-to-point status of the LAN segment attached to this port, using the enumeration values of the IEEE 802.1w clause. A value of forceTrue(0) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse(1) indicates that this port should be treated as having a shared media connection. A value of auto(2) indicates that this port is considered to have a point-to-point link if it is an Aggregator and all of its members are aggregatable, or if the MAC entity is configured for full duplex operation, either through auto-negotiation or by management means. Manipulating this object changes the underlying adminPortToPortMAC. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forceTrue(0), forceFalse(1), auto(2)  

dot1dStpPortOperPointToPoint 1.3.6.1.2.1.17.2.19.1.5
The operational point-to-point status of the LAN segment attached to this port. It indicates whether a port is considered to have a point-to-point connection. If adminPointToPointMAC is set to auto(2), then the value of operPointToPointMAC is determined in accordance with the specific procedures defined for the MAC entity concerned, as defined in IEEE 802.1w, clause 6.5. The value is determined dynamically; that is, it is re-evaluated whenever the value of adminPointToPointMAC changes, and whenever the specific procedures defined for the MAC entity evaluate a change in its point-to-point status.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dot1dStpPortAdminPathCost 1.3.6.1.2.1.17.2.19.1.6
The administratively assigned value for the contribution of this port to the path cost of paths toward the spanning tree root. Writing a value of '0' assigns the automatically calculated default Path Cost value to the port. If the default Path Cost is being used, this object returns '0' when read. This complements the object dot1dStpPortPathCost or dot1dStpPortPathCost32, which returns the operational value of the path cost. The value of this object MUST be retained across reinitializations of the management system.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..200000000  

rstpGroups 1.3.6.1.2.1.134.2.1
OBJECT IDENTIFIER    

rstpCompliances 1.3.6.1.2.1.134.2.2
OBJECT IDENTIFIER    

rstpBridgeGroup 1.3.6.1.2.1.134.2.1.1
Rapid Spanning Tree information for the bridge.
Status: current Access: read-write
OBJECT-GROUP    

rstpPortGroup 1.3.6.1.2.1.134.2.1.2
Rapid Spanning Tree information for individual ports.
Status: current Access: read-write
OBJECT-GROUP    

rstpCompliance 1.3.6.1.2.1.134.2.2.1
The compliance statement for device support of Rapid Spanning Tree Protocol (RSTP) bridging services.
Status: current Access: read-write
MODULE-COMPLIANCE