RSTP-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: RSTP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
           dot1dStpVersion 1.3.6.1.2.1.17.2.16 integer read-write
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. Enumeration: 'stpCompatible': 0, 'rstp': 2.
           dot1dStpTxHoldCount 1.3.6.1.2.1.17.2.17 integer32 read-write
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.
           dot1dStpExtPortTable 1.3.6.1.2.1.17.2.19 no-access
A table that contains port-specific Rapid Spanning Tree information.
                 dot1dStpExtPortEntry 1.3.6.1.2.1.17.2.19.1 no-access
A list of Rapid Spanning Tree information maintained by each port.
                     dot1dStpPortProtocolMigration 1.3.6.1.2.1.17.2.19.1.1 truthvalue read-write
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.
                     dot1dStpPortAdminEdgePort 1.3.6.1.2.1.17.2.19.1.2 truthvalue read-write
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.
                     dot1dStpPortOperEdgePort 1.3.6.1.2.1.17.2.19.1.3 truthvalue read-only
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.
                     dot1dStpPortAdminPointToPoint 1.3.6.1.2.1.17.2.19.1.4 integer read-write
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. Enumeration: 'forceFalse': 1, 'forceTrue': 0, 'auto': 2.
                     dot1dStpPortOperPointToPoint 1.3.6.1.2.1.17.2.19.1.5 truthvalue read-only
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.
                     dot1dStpPortAdminPathCost 1.3.6.1.2.1.17.2.19.1.6 integer32 read-write
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.
 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.
         rstpNotifications 1.3.6.1.2.1.134.0
         rstpObjects 1.3.6.1.2.1.134.1
         rstpConformance 1.3.6.1.2.1.134.2
             rstpGroups 1.3.6.1.2.1.134.2.1
                 rstpBridgeGroup 1.3.6.1.2.1.134.2.1.1
Rapid Spanning Tree information for the bridge.
                 rstpPortGroup 1.3.6.1.2.1.134.2.1.2
Rapid Spanning Tree information for individual ports.
             rstpCompliances 1.3.6.1.2.1.134.2.2
                 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.