SWITCH-MSTP-MIB: View SNMP OID List / Download MIB
VENDOR: BEIJING RAISECOM SCIENTIFIC N TECHNOLOGY DEV.
Home | MIB: SWITCH-MSTP-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).
|
|||
Object Name | OID | Type | Access | Info |
rcMstp | 1.3.6.1.4.1.8886.6.1.24 |
The MIB for Multiple Spanning Tree Protocol. |
||
rcMstpTraps | 1.3.6.1.4.1.8886.6.1.24.1 | |||
rcMstpNewRootBridge | 1.3.6.1.4.1.8886.6.1.24.1.1 |
Becoming the new root of the Spanning Tree in the CIST or in any MSTI.The trap is sent by a bridge soon after its election as the new root Port. |
||
rcMstpNewRootPort | 1.3.6.1.4.1.8886.6.1.24.1.2 |
The root Port of the Spanning Tree changed in the CIST or in any MSTI. The trap is sent by a bridge soon after its election as the new root Port. |
||
rcMstpTopologyChange | 1.3.6.1.4.1.8886.6.1.24.1.3 |
A rcMstpTopologyChange trap is sent by a bridge when any of its configured ports in any instance (CIST or MSTI) transits from Learning state to Forwarding state, or from Forwarding state to Blocking state. |
||
rcMstpRootGuardStateChange | 1.3.6.1.4.1.8886.6.1.24.1.4 |
A rcMstpLoopGuardStateChange trap is sent by a bridge when the root guard state of any of its configured ports in any instance (CIST or MSTI) changed |
||
rcMstpLoopGuardStateChange | 1.3.6.1.4.1.8886.6.1.24.1.5 |
A rcMstpLoopGuardStateChange trap is sent by a bridge when the loop guard state of any of its configured ports in any instance (CIST or MSTI) changed |
||
rcMstpBridge | 1.3.6.1.4.1.8886.6.1.24.2 | |||
rcMstpBridgeAdminStp | 1.3.6.1.4.1.8886.6.1.24.2.1 | truthvalue | read-write |
The administrative value of the bridge. A value of TRUE(1) indicates the bridge should enable stp. A value of FALSE(2) indicates the bridge should disable stp. |
rcMstpBridgeMaxHops | 1.3.6.1.4.1.8886.6.1.24.2.2 | integer32 | read-write |
The maximum number of hops for a particular Spanning Tree instance. It defines the initial value of remainingHops for MSTI information generated at the boundary of an MSTI region. This value is used only if this bridge is the CIST Regional Root and/or the MSTI Regional Root for one or more Multiple Spanning Tree instances. |
rcMstpBridgeVersionSupported | 1.3.6.1.4.1.8886.6.1.24.2.3 | bits | read-only |
An indication of which Spanning Tree Protocol the Bridge supports . The bit nonStp(0) indicates, the Bridge doesn't support any Spanning Tree Protocol. The bit 'dot1d1998(1)' indicates the Spanning Tree Protocol specified in IEEE 802.1D-1998, 'dot1w(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE Std 802.1w, 'dot1d2004(3)' indicates IEEE Std 802.1D-2004 and 'dot1s(4)'means MSTP IEEE Std 802.1s. When the bridge supprts a non-listed vesrion, the bit unknown(15) should be set. Bits: 'dot1w': 2, 'dot1s': 4, 'dot1q': 5, 'unknown': 15, 'dot1d2004': 3, 'nonStp': 0, 'dot1d1998': 1. |
rcMstpBridgeProtocolVersion | 1.3.6.1.4.1.8886.6.1.24.2.4 | integer | read-write |
This object is relevant if the Bridges can supply a number of versions of STP. For GET operation this object reflects the mode in which the Bridge works currently. If the Bridge works currently in the version, not listed here, the value unknown(15) should be returned. For SET operation the value unknown(15), forceNonStp(0) and forceDot1w(2) must be rejected. Another value may be rejected too if the Bridge does not support correspond mode (see rcMstpBridgeVersionSupported). Enumeration: 'forceDot1w': 2, 'unknown': 15, 'forceLegacyDot1d': 1, 'autoDot1s': 3, 'forceNonStp': 0. |
rcMstpBridgeRegionFormatSelector | 1.3.6.1.4.1.8886.6.1.24.2.5 | integer32 | read-only |
The format selector value of the Configuration Identifier. This has a value of 0 to indicate the format specified in the IEEE 802.1s standard. Other number is not accepted. |
rcMstpBridgeRegionName | 1.3.6.1.4.1.8886.6.1.24.2.6 | displaystring | read-only |
The region name identifies the MST region and is used as one of the inputs in the computation of the MST Identifier. |
rcMstpBridgeRegionEditName | 1.3.6.1.4.1.8886.6.1.24.2.7 | displaystring | read-write |
Set region name, the inputs will be actived after active operation. The region name identifies the MST region and is used as one of the inputs in the computation of the MST Identifier. If and only if the rcMstpBridgeRegionEditBufferOperation is set active, the object will be actived for region configuration along with the other region configuration parameters (rcMstpBridgeRegionEditRevLevel, rcMstpXstInstanceEditVlansMap). |
rcMstpBridgeRegionRevLevel | 1.3.6.1.4.1.8886.6.1.24.2.8 | integer32 | read-only |
This object identifies the MST revision that identifies the MST region and is used as one of the inputs in the computation of the MST configuration Identifier. |
rcMstpBridgeRegionEditRevLevel | 1.3.6.1.4.1.8886.6.1.24.2.9 | integer32 | read-write |
Set revision level, the inputs will be actived after active operation. This object identifies the MST revision that identifies the MST region and is used as one of the inputs in the computation of the MST configuration Identifier. If and only if the rcMstpBridgeRegionEditBufferOperation is set active the object will active for region configuration along with other two region configuration parameters (rcMstpBridgeRegionEditName , rcMstpXstInstanceEditVlansMap). |
rcMstpBridgeRegionDigest | 1.3.6.1.4.1.8886.6.1.24.2.10 | octet string | read-only |
The Configuration Digest derived from MST Configuration Table. |
rcMstpBridgeCistRoot | 1.3.6.1.4.1.8886.6.1.24.2.11 | bridgeid | read-only |
The Bridge Identifier of the current CIST Root. |
rcMstpBridgeCistExternalRootCost | 1.3.6.1.4.1.8886.6.1.24.2.12 | integer32 | read-only |
The CIST path cost from the bridge to the CIST Root. |
rcMstpBridgeDiameter | 1.3.6.1.4.1.8886.6.1.24.2.13 | unsigned32 | read-write |
For diameter, specify the maximum number of switches between any two end stations, only for CIST. |
rcMstpBridgeRegionEditBufferOperation | 1.3.6.1.4.1.8886.6.1.24.2.14 | integer | read-write |
Indicates the operation that is performed on the Region Config Edit Buffer. other(1) -- none of the following operation. active(2) -- commit changes in the Edit Buffer. The successful operation of this action will make the changes effective on the device. If the object is set active, the rcMstpBridgeRegionEditName , rcMstpBridgeRegionEditRevLevel and rcMstpXstInstanceEditVlansMap, will be copied from 'edit buffer' to the 'operate buffer', then the three object will be activated at the same time. This object always returns other(1) when it is read. Enumeration: 'active': 2, 'other': 1. |
rcMstpBridgeDestMacAddress | 1.3.6.1.4.1.8886.6.1.24.2.15 | macaddress | read-write |
Specifies the destination MAC address of the provider network STP PDUs. |
rcMstpPortTable | 1.3.6.1.4.1.8886.6.1.24.3 | no-access |
Mstp port table |
|
1.3.6.1.4.1.8886.6.1.24.3.1 | no-access |
Entry of mstp port table |
||
rcMstpPortIndex | 1.3.6.1.4.1.8886.6.1.24.3.1.1 | integer32 | no-access |
A unique value, greater than zero, for each Port. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. |
rcMstpPortAdminMACEnable | 1.3.6.1.4.1.8886.6.1.24.3.1.2 | truthvalue | read-write |
The enabled/disabled status of the port. Set TRUE(1) ,the stp status of the port will be enabled, otherwise it will be disabled. |
rcMstpPortOperMACEnable | 1.3.6.1.4.1.8886.6.1.24.3.1.3 | truthvalue | read-only |
The enabled/disabled status of the port. The value of TRUE(1) means the stp status of the port is enabled, otherwise it is disabled. |
rcMstpPortAdminEdgePort | 1.3.6.1.4.1.8886.6.1.24.3.1.4 | integer | read-write |
The administrative edged port status of this port. A value of forceTrue(0) indicates that this port should always be treated as edged port. A value of forceFalse(1) indicates that this port should not be treated as edged port. A value of auto(2) indicates that this port is considered to be an edged port if MSTP detect that this port is connected to the terminals. Enumeration: 'forceTrue': 0, 'forceFalse': 1, 'auto': 2. |
rcMstpPortAdminStp | 1.3.6.1.4.1.8886.6.1.24.3.1.5 | truthvalue | read-write |
Ports with this object set as false(2) do not participate in any STP computation; they are always in Forwarding state, do not send any BPDU and all BPDUs received on these Ports will be discarded. Such ports are used to define the STP termination point of the LAN. |
rcMstpPortOperStp | 1.3.6.1.4.1.8886.6.1.24.3.1.6 | integer | read-only |
port mstp enable operate status Enumeration: 'enable': 1, 'disable': 2. |
rcMstpPortRootGuard | 1.3.6.1.4.1.8886.6.1.24.3.1.7 | integer | read-write |
port mstp rootport protect enable status Enumeration: 'enable': 1, 'disable': 2. |
rcMstpPortRxTcnBpduCounter | 1.3.6.1.4.1.8886.6.1.24.3.1.8 | counter32 | read-only |
Received Topology Change Notification (TCN) Messages. |
rcMstpPortRxCfgBpduCounter | 1.3.6.1.4.1.8886.6.1.24.3.1.9 | counter32 | read-only |
Received Configuration BPDUs. |
rcMstpPortRxRstBpduCounter | 1.3.6.1.4.1.8886.6.1.24.3.1.10 | counter32 | read-only |
Received RST BPDUs. |
rcMstpPortRxMstBpduCounter | 1.3.6.1.4.1.8886.6.1.24.3.1.11 | counter32 | read-only |
Received MST BPDUs. |
rcMstpPortTxTcnBpduCounter | 1.3.6.1.4.1.8886.6.1.24.3.1.12 | counter32 | read-only |
Transmitted Topology Change Notification (TCN) Messages. |
rcMstpPortTxCfgBpduCounter | 1.3.6.1.4.1.8886.6.1.24.3.1.13 | counter32 | read-only |
Transmitted Configuration BPDUs. |
rcMstpPortTxRstBpduCounter | 1.3.6.1.4.1.8886.6.1.24.3.1.14 | counter32 | read-only |
Transmitted RST BPDUs. |
rcMstpPortTxMstBpduCounter | 1.3.6.1.4.1.8886.6.1.24.3.1.15 | counter32 | read-only |
Transmitted MST BPDUs. |
rcMstpPortStatisticsClear | 1.3.6.1.4.1.8886.6.1.24.3.1.16 | truthvalue | read-write |
Clear port statistics. |
rcMstpPortLoopGuard | 1.3.6.1.4.1.8886.6.1.24.3.1.17 | integer | read-write |
Port mstp loop protect enable status. If a port in some instance did not received any bpdu in three times of hello-time, it will age and reselect. If there was no link fault in the tree but other reason lead to bpdu loss, reselect would create a loopback in the topology. To prevent this, a loop guard enabled port will not age in any case Enumeration: 'enable': 1, 'disable': 2. |
rcMstpBpduFilterEnable | 1.3.6.1.4.1.8886.6.1.24.3.1.18 | truthvalue | read-write |
Bpdu filter status on edge port, when it is enabled,the edge port drop the received bpdu packets, and does not send any bpdu packet. |
rcMstpPortPartnerMode | 1.3.6.1.4.1.8886.6.1.24.3.1.19 | integer | read-only |
the partner mstp mode of this port. Enumeration: 'unknown': 0, 'stp': 1, 'rstp': 2, 'mstp': 3. |
rcMstpXstInstanceTable | 1.3.6.1.4.1.8886.6.1.24.4 | no-access |
Mstp Instance vlan table |
|
1.3.6.1.4.1.8886.6.1.24.4.1 | no-access |
Entry of mstp Instance vlan table |
||
rcMstpXstInstanceId | 1.3.6.1.4.1.8886.6.1.24.4.1.1 | integer32 | no-access |
A unique value identifies an instance. The entry of this table with index 0 always represents the CIST instance. |
rcMstpXstInstanceVlansMapped | 1.3.6.1.4.1.8886.6.1.24.4.1.2 | vlanset | read-only |
Each octet within this value specifies a set of eight vlans, with the first octet specifying vlan 1 through 8, the second octet specifying vlan 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered vlan, and the least significant bit represents the highest numbered vlan. Thus, each vlan is represented by a single bit within the value of this object. If that bit has a value of '1', then that vlan is included in the set of vlans; the vlan is not included if its bit has a value of '0'. |
rcMstpXstInstanceEditTable | 1.3.6.1.4.1.8886.6.1.24.5 | no-access |
Mstp Instance vlan edit table |
|
1.3.6.1.4.1.8886.6.1.24.5.1 | no-access |
Mstp Instance vlan edit table |
||
rcMstpXstInstanceEditId | 1.3.6.1.4.1.8886.6.1.24.5.1.1 | unsigned32 | no-access |
The MST instance ID, the value of which is in the range from 0 to 4095. The instances of this table entry with rcMstpXstInstanceEditId of zero is automatically created by the device and can not modified. |
rcMstpXstInstanceEditVlansMap | 1.3.6.1.4.1.8886.6.1.24.5.1.2 | vlanset | read-only |
Each octet within this value specifies a set of eight vlans, with the first octet specifying vlan 1 through 8, the second octet specifying vlan 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered vlan, and the least significant bit represents the highest numbered vlan. Thus, each vlan is represented by a single bit within the value of this object. If that bit has a value of '1' then that vlan is included in the set of vlans; the vlan is not included if its bit has a value of '0'. If valn map is overlap with another Instance, the map will not success. If and only if the rcMstpXstRegionEditBufferOperation is set active, the object will active for region configuration along with other two region configuration parameters (rcMstpRegionEditName , rcMstpRegionEditRevLevel ). |
rcMstpXstInstanceEditRowStatus | 1.3.6.1.4.1.8886.6.1.24.5.1.3 | rowstatus | read-only |
This object controls the creation and deletion of a row in rcMstpXstInstanceEditTable. When creating an entry in this table, 'createAndGo' method is used and the value of this object is set to 'active'. Deactivation of an 'active' entry is not allowed. When deleting an entry in this table, 'destroy' method is used. Once a row becomes active, value in any other column within such a row may be modified. When a row is active, setting the instance of rcMstpXstInstanceEditVlansMap for the MST instance to the value of zero length can not be allowed. |
rcMstpXstTable | 1.3.6.1.4.1.8886.6.1.24.6 | no-access |
Mstp Instance table |
|
1.3.6.1.4.1.8886.6.1.24.6.1 | no-access |
Entry of mstp Instance table |
||
rcMstpXstId | 1.3.6.1.4.1.8886.6.1.24.6.1.1 | integer32 | no-access |
The MST instance ID, the value of which is in the range from 0 to 4095. The instances of this table entry with rcMstpXstId of zero is automatically created by the device and can not modified. |
rcMstpXstBridgeId | 1.3.6.1.4.1.8886.6.1.24.6.1.2 | bridgeid | read-only |
Bridge ID of the corresponding Spanning Tree instance. |
rcMstpXstDesignatedRoot | 1.3.6.1.4.1.8886.6.1.24.6.1.3 | bridgeid | read-only |
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. |
rcMstpXstInternalRootCost | 1.3.6.1.4.1.8886.6.1.24.6.1.4 | integer32 | read-only |
The cost of the path to the root of the corresponding Spanning Tree instance as seen from this bridge. |
rcMstpXstRootPort | 1.3.6.1.4.1.8886.6.1.24.6.1.5 | unsigned32 | read-only |
The port number of the port which offers the lowest cost path from this bridge to the root bridge for the corresponding Spanning Tree instance. |
rcMstpXstMasterPort | 1.3.6.1.4.1.8886.6.1.24.6.1.6 | unsigned32 | read-only |
Master port of the corresponding Spanning Tree instance. 0 for CIST. |
rcMstpXstTimeSinceTopologyChange | 1.3.6.1.4.1.8886.6.1.24.6.1.7 | timeticks | read-only |
The elapsed time, in units of hundredths of a second, since the last time a topology change was detected by the corresponding Spanning Tree instance (specifically, the elapsed time since the tcWhile timer for any port was non-zero). |
rcMstpXstTopologyChangesCount | 1.3.6.1.4.1.8886.6.1.24.6.1.8 | counter32 | read-only |
The total number of topology changes detected by the corresponding Spanning Tree instance since the management entity was last reset or initialized(specifically, the count of times that the tcWhiletimer for any port has been non-zero). |
rcMstpXstTopologyChangeFlag | 1.3.6.1.4.1.8886.6.1.24.6.1.9 | truthvalue | read-only |
True(1) if the tcWhile timer is non-zero for any port for the corresponding Spanning Tree instance, false(2) otherwise. |
rcMstpXstConfigTable | 1.3.6.1.4.1.8886.6.1.24.7 | no-access |
Mstp Instance config table |
|
1.3.6.1.4.1.8886.6.1.24.7.1 | no-access |
Entry of mstp Instance config table |
||
rcMstpCfgXstId | 1.3.6.1.4.1.8886.6.1.24.7.1.1 | integer32 | no-access |
The MST instance ID, the value of which is in the range from 0 to 4095. The instances of this table entry with rcMstpCfgXstId of zero is automatically created by the device and can not modified. |
rcMstpXstBridgePriority | 1.3.6.1.4.1.8886.6.1.24.7.1.2 | integer32 | read-write |
Bridge priority, in steps of 4096. |
rcMstpXstPrimaryRoot | 1.3.6.1.4.1.8886.6.1.24.7.1.3 | truthvalue | read-write |
To configure the switch to become the root bridge for corresponding Spanning Tree instance. |
rcMstpXstSecondaryRoot | 1.3.6.1.4.1.8886.6.1.24.7.1.4 | truthvalue | read-write |
To configure the switch to become the backup root bridge for corresponding Spanning Tree instance. |
rcMstpXstPortTable | 1.3.6.1.4.1.8886.6.1.24.8 | no-access |
Mstp Instance port table |
|
1.3.6.1.4.1.8886.6.1.24.8.1 | no-access |
Entry of mstp Instance port table |
||
rcMstpXstPortXstId | 1.3.6.1.4.1.8886.6.1.24.8.1.1 | integer32 | no-access |
The MST instance ID, the value of which is in the range from 0 to 4095. The instances of this table entry with rcMstpXstPortXstId of zero is automatically created by the device and can not modified. |
rcMstpXstPortIndex | 1.3.6.1.4.1.8886.6.1.24.8.1.2 | integer32 | no-access |
A unique value, greater than zero, for each Port. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. |
rcMstpXstPortState | 1.3.6.1.4.1.8886.6.1.24.8.1.3 | integer | read-only |
The port's current state in the corresponding Spanning Tree instance as defined by application of the Multiple Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. For ports which are administratively disabled this object will have a value of disabled(0). Enumeration: 'disabled': 0, 'discarding': 1, 'forwarding': 3, 'learning': 2, 'unknown': 4. |
rcMstpXstPortRole | 1.3.6.1.4.1.8886.6.1.24.8.1.4 | integer | read-only |
Indicates this port's role on the corresponding Spanning Tree instance. disabled(1) -- this port has no role on this MST instance. alternate(2) -- this port has the role of alternate port on this MST instance. backup(3) -- this port has the role of backup port on this MST instance. root(4)-- this port has the role of root port on this MST instance. designated(5) -- this port has the role of designated port on this MST instance. master(6) -- this port has the role of master port on this MST instance. unknown(7) - unknown reason Enumeration: 'unknown': 7, 'alternate': 2, 'designated': 5, 'disabled': 1, 'master': 6, 'root': 4, 'backup': 3. |
rcMstpXstPortDesignatedRoot | 1.3.6.1.4.1.8886.6.1.24.8.1.5 | bridgeid | read-only |
The unique Bridge Identifier of the Bridge recorded as the Root of the corresponding Spanning Tree in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached. |
rcMstpXstPortExternalRootCost | 1.3.6.1.4.1.8886.6.1.24.8.1.6 | integer32 | read-only |
External Root Cost for CIST. the value is always 0, for MSTI. |
rcMstpXstPortRegionalRoot | 1.3.6.1.4.1.8886.6.1.24.8.1.7 | bridgeid | read-only |
Regional Root of the corresponding Spanning Tree. |
rcMstpXstPortInternalRootCost | 1.3.6.1.4.1.8886.6.1.24.8.1.8 | integer32 | read-only |
Port internal root cost of the corresponding Spanning Tree. |
rcMstpXstPortDesignatedBridge | 1.3.6.1.4.1.8886.6.1.24.8.1.9 | bridgeid | read-only |
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment. |
rcMstpXstPortDesignatedPort | 1.3.6.1.4.1.8886.6.1.24.8.1.10 | integer32 | read-only |
The Port Identifier of the port on the Designated Bridge for this port's segment. |
rcMstpXstPortOperInternalPathCost | 1.3.6.1.4.1.8886.6.1.24.8.1.11 | integer32 | read-only |
Port Internal path cost of the corresponding Spanning Tree. |
rcMstpXstPortRootGuardState | 1.3.6.1.4.1.8886.6.1.24.8.1.12 | integer | read-only |
The root guard state of port in special instance. 'yes' means a port was enabled root guard and received BPDU that include higher priority than the current root priority in the instance. To prevent attack, port in this instance turn discarding. Enumeration: 'yes': 2, 'no': 1. |
rcMstpXstPortLoopGuardState | 1.3.6.1.4.1.8886.6.1.24.8.1.13 | integer | read-only |
The loop guard state of port in special instance. 'yes' means an alternate or root port was enabled loop guard and did not received any BPDU int three times of hello-time in the instance. Enumeration: 'yes': 2, 'no': 1. |
rcMstpXstPortConfigTable | 1.3.6.1.4.1.8886.6.1.24.9 | no-access |
Mstp Instance port config table |
|
1.3.6.1.4.1.8886.6.1.24.9.1 | no-access |
Entry of mstp Instance port config table |
||
rcMstpXstPortCfgXstId | 1.3.6.1.4.1.8886.6.1.24.9.1.1 | integer32 | no-access |
The MST instance ID, the value of which is in the range from 0 to 4095. The instances of this table entry with rcMstpXstPortCfgXstId of zero is automatically created by the device and can not modified. |
rcMstpXstPortCfgIndex | 1.3.6.1.4.1.8886.6.1.24.9.1.2 | integer32 | no-access |
A unique value, greater than zero, for each Port. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. |
rcMstpXstPortPriority | 1.3.6.1.4.1.8886.6.1.24.9.1.3 | integer32 | read-write |
Port priority, in steps of 16. |
rcMstpXstPortAdminInternalPathCost | 1.3.6.1.4.1.8886.6.1.24.9.1.4 | integer32 | read-write |
The administratively assigned value for the contribution of this port to the path cost of paths towards the root of the corresponding Spanning Tree instance. The value 0 means, that the cost will be selected automatically. |