All MIBs › JUNIPER-MIMSTP-MIB
Organization: Juniper Networks, Inc.
Last Updated: 2007-05-03
Category: Protocol: STP, Technology: Bridging, Technology: Switching/L2, Vendor: Juniper
Description: Defines managed objects for Multiple Instance Multiple Spanning Tree Protocol (MIMSTP) on Juniper Networks EX-series switches.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is JUNIPER-MIMSTP-MIB?
JUNIPER-MIMSTP-MIB is a Juniper Networks proprietary MIB for Multiple Instance Multiple Spanning Tree Protocol (MIMSTP), used on Juniper EX-series switches to manage per-VLAN-instance spanning-tree topology for Layer 2 loop prevention. It exposes configuration and status data for MST instances/contexts, including bridge context IDs, maximum instance numbers, hop counts, and bridge addresses, along with global trace/debug controls and module status. Searching for JUNIPER-MIMSTP-MIB MIB details typically turns up jnxMIMstModuleStatus and the associated context/instance tables as the primary objects of interest. For monitoring, it is used primarily to check the software health of the spanning-tree subsystem - confirming the MSTP module is enabled and operational, and tracking topology-change events via associated traps - rather than reporting physical hardware sensor data. It extends the standard IEEE 802.1s MSTP model with Juniper's own multi-instance capability layered on top of it. It is typically deployed in enterprise/campus network monitoring of Juniper EX-series Layer 2 switch fabrics running multiple VLAN spanning-tree instances.
IPNetwork Monitor allows you to monitor SNMP objects defined in JUNIPER-MIMSTP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Juniper Networks EX-series Ethernet switch (any generation, MIMSTP feature)
Monitoring Examples
An administrator would poll jnxMIDot1sJuniperMstTable/jnxMIDot1sJuniperMstEntry indexed by jnxMIDot1sJuniperMstContextId to see per-bridge-context MST configuration, check jnxMIMstModuleStatus to confirm the MSTP module is running, and review jnxMIMstMaxHopCount and jnxMIMstBrgAddress for current bridge parameters; a jnxMIDot1sJuniperMstTraps notification (governed by jnxMIDot1sJnxMstTrapsControl) would flag a topology change or instance reconfiguration that could indicate a loop or link flap.
What Can Be Monitored
- MST instance/context configuration
- spanning-tree module operational status
- bridge address per context
- maximum hop count
- spanning-tree topology-change traps
- global trace/debug settings
This MIB depends on
Related MIBs
Imported Objects
From JUNIPER-SMI
| jnxXstpMibs | OBJECT-IDENTITY |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| enterprises |
From SNMPv2-TC
| MacAddress | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| I32 jnxMIDot1sJnxMstSetGlobalTrapOption | 1.3.6.1.4.1.2636.3.46.1.2.1 | Integer32 | read-only | This object is used to enable and disable MSTP traps for memory failure or buffer failure irrespective of the context in which the failure occurs. 0 - Traps are not enabled. 1 - Memory and buffer failure traps enabled |
| jnxMIDot1sJnxMstTrapsControl | 1.3.6.1.4.1.2636.3.46.1.2 | |||
| jnxMIDot1sJnxMstTrapsControlEntry | 1.3.6.1.4.1.2636.3.46.1.2.3.1 | not-accessible | Virtual bridge TrapsControl information. | |
| jnxMIDot1sJnxMstTrapsControlTable | 1.3.6.1.4.1.2636.3.46.1.2.3 | not-accessible | List of per virtual bridge Trap Control Info. | |
| jnxMIDot1sJuniperMst | 1.3.6.1.4.1.2636.3.46.1.1 | |||
| I32 jnxMIDot1sJuniperMstContextId | 1.3.6.1.4.1.2636.3.46.1.1.3.1.1 | Integer32 | not-accessible | Identifies the Virtual Context. |
| jnxMIDot1sJuniperMstEntry | 1.3.6.1.4.1.2636.3.46.1.1.3.1 | not-accessible | Virtual Context Mst Module Parameters. | |
| jnxMIDot1sJuniperMstTable | 1.3.6.1.4.1.2636.3.46.1.1.3 | not-accessible | List of per Virtual Context Mst Module Parameters. | |
| jnxMIDot1sJuniperMstTraps | 1.3.6.1.4.1.2636.3.46.1.3 | |||
| MAC jnxMIMstBrgAddress | 1.3.6.1.4.1.2636.3.46.1.1.3.1.7 | MacAddress | read-only | The MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. When concatenated with jnxMIMstCistBridgePriority or jnxMIMstMstiBridgePriority a unique BridgeIdentifier is formed which is used in the Spanning Tree Protocol. |
| C32 jnxMIMstBufferOverFlowCount | 1.3.6.1.4.1.2636.3.46.1.1.3.1.30 | Counter32 | read-only | The number of times Buffer overflows/failures have occured. A Trap is generated on the occurence of this event. |
| TIM jnxMIMstCistBridgeForwardDelay | 1.3.6.1.4.1.2636.3.46.1.1.3.1.15 | Timeout | read-only | The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D specifies that the range for this parameter is related to the value of BridgeMaxAge. The granularity of this timer is specified 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. |
| TIM jnxMIMstCistBridgeHelloTime | 1.3.6.1.4.1.2636.3.46.1.1.3.1.38 | Timeout | read-only | The amount of time between the transmission of Configuration bridge PDUs by this node in units of hundredths of a second. |
| TIM jnxMIMstCistBridgeMaxAge | 1.3.6.1.4.1.2636.3.46.1.1.3.1.14 | Timeout | read-only | The value that all bridges use for MaxAge when this bridge is acting as the root. The granularity of this timer is specified 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. |
| I32 jnxMIMstCistBridgePriority | 1.3.6.1.4.1.2636.3.46.1.1.3.1.13 | Integer32 | read-only | The Value of the writable portion of the Bridge Identifier comprising of the first two octets. The values that are set for Bridge Priority must be in steps of 4096. |
| INT jnxMIMstCistBridgeRoleSelectionSemState | 1.3.6.1.4.1.2636.3.46.1.1.3.1.33 | INTEGER | read-only | Current state of the Port Role Selection State Machine of this bridge in Common Spanning Tree context |
| INT jnxMIMstCistCurrentPortRole | 1.3.6.1.4.1.2636.3.46.1.1.6.1.35 | INTEGER | read-only | Current Port Role of the port for this spanning tree instance. |
| T/F jnxMIMstCistDynamicPathcostCalculation | 1.3.6.1.4.1.2636.3.46.1.1.3.1.39 | TruthValue | read-only | This object is used to determine whether dynamic pathcost calculation is allowed or not.The value is determined by management. If set to true, pathcost is calculated dynamically from port speed, otherwise the link speed at the time of port creation is used for calculating the path cost. In both cases if the user has configured a pathcost for the port that will be used. By default dynamic pathcost calculation is set to false. |
| INT jnxMIMstCistForcePortState | 1.3.6.1.4.1.2636.3.46.1.1.6.1.13 | INTEGER | read-only | Current state of the Port which can be changed to either Disabled or Enabled for ALL spanning tree instances. Setting this object will override the port's status in any of the MSTI contexts |
| TIM jnxMIMstCistForwardDelay | 1.3.6.1.4.1.2636.3.46.1.1.3.1.18 | Timeout | read-only | 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 a particular state before moving to the next state. |
| TIM jnxMIMstCistHelloTime | 1.3.6.1.4.1.2636.3.46.1.1.3.1.37 | Timeout | read-only | This time value, measured in units of hundredths of a second, specifies the amount of time between the transmission of configuration BPDUs by this node on any port when it is the root of the spanning tree or trying to become so. |
| I32 jnxMIMstCistHoldTime | 1.3.6.1.4.1.2636.3.46.1.1.3.1.16 | Integer32 | read-only | 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. |
| TIM jnxMIMstCistMaxAge | 1.3.6.1.4.1.2636.3.46.1.1.3.1.17 | Timeout | read-only | 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. |
| C32 jnxMIMstCistNewRootBridgeCount | 1.3.6.1.4.1.2636.3.46.1.1.3.1.36 | Counter32 | read-only | The number of times this Bridge has detected a Root Bridge change for Common Spanning Tree context. A Trap is generated on the occurence of this event. |
| I32 jnxMIMstCistPort | 1.3.6.1.4.1.2636.3.46.1.1.6.1.1 | Integer32 | not-accessible | The Port number of the port for which this entry contains spanning tree information. |
| T/F jnxMIMstCistPortAdminEdgeStatus | 1.3.6.1.4.1.2636.3.46.1.1.6.1.9 | TruthValue | read-only | 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. |
| INT jnxMIMstCistPortAdminP2P | 1.3.6.1.4.1.2636.3.46.1.1.6.1.7 | INTEGER | read-only | The administrative point-to-point status of the LAN segment attached to this port. 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. |
| T/F jnxMIMstCistPortAutoEdgeStatus | 1.3.6.1.4.1.2636.3.46.1.1.6.1.43 | TruthValue | read-only | This parameter when TRUE(1) indicates that detection of a port as Edge Port happens automatically and FALSE(2) indicates that this feature is disabled. |
| BRI jnxMIMstCistPortDesignatedBridge | 1.3.6.1.4.1.2636.3.46.1.1.6.1.5 | BridgeId | read-only | The unique Bridge Identifier of the bridge which this port considers to be the Designated Bridge for the port's segment. |
| I32 jnxMIMstCistPortDesignatedCost | 1.3.6.1.4.1.2636.3.46.1.1.6.1.31 | Integer32 | read-only | The path cost of the Designated Port of the segment connected to this port. |
| OCT jnxMIMstCistPortDesignatedPort | 1.3.6.1.4.1.2636.3.46.1.1.6.1.6 | OCTET STRING | read-only | The Port identifier of the port on the Designated Bridge for this port's segment. |
| BRI jnxMIMstCistPortDesignatedRoot | 1.3.6.1.4.1.2636.3.46.1.1.6.1.4 | BridgeId | read-only | The unique Bridge Identifier of the bridge recorded as the CIST Root in the configuration BPDUs transmitted. |
| T/F jnxMIMstCistPortEffectivePortState | 1.3.6.1.4.1.2636.3.46.1.1.6.1.42 | TruthValue | read-only | The effective operational state of the port for CIST. This will TRUE only when the port is operationally up in the Interface level and Protocol level for CIST. This is will be set to False for all other times. |
| jnxMIMstCistPortEntry | 1.3.6.1.4.1.2636.3.46.1.1.6.1 | not-accessible | A list of information maintained by every port for Common Spanning tree. | |
| C32 jnxMIMstCistPortForwardTransitions | 1.3.6.1.4.1.2636.3.46.1.1.6.1.14 | Counter32 | read-only | Number of times this port has transitioned to the Forwarding State. |
| TIM jnxMIMstCistPortHelloTime | 1.3.6.1.4.1.2636.3.46.1.1.6.1.40 | Timeout | read-only | The amount of time between the transmission of Configuration bridge PDUs by this node on this port in units of hundredths of a second. |
| INT jnxMIMstCistPortInfoSemState | 1.3.6.1.4.1.2636.3.46.1.1.6.1.36 | INTEGER | read-only | Current state of the Port Information State Machine for this port in this spanning tree context. |
| C32 jnxMIMstCistPortInvalidConfigBpduRxCount | 1.3.6.1.4.1.2636.3.46.1.1.6.1.25 | Counter32 | read-only | Number of Invalid Configuration BPDUs Received on this port. |
| C32 jnxMIMstCistPortInvalidMstBpduRxCount | 1.3.6.1.4.1.2636.3.46.1.1.6.1.23 | Counter32 | read-only | Number of Invalid MST BPDUs Received on this port. |
| C32 jnxMIMstCistPortInvalidRstBpduRxCount | 1.3.6.1.4.1.2636.3.46.1.1.6.1.24 | Counter32 | read-only | Number of Invalid RST BPDUs Received on this port. |
| C32 jnxMIMstCistPortInvalidTcnBpduRxCount | 1.3.6.1.4.1.2636.3.46.1.1.6.1.26 | Counter32 | read-only | Number of Invalid TCN BPDUs Received on this port. |
| T/F jnxMIMstCistPortLoopProtectEnabled | 1.3.6.1.4.1.2636.3.46.1.1.8.1.3 | TruthValue | read-only | A Boolean value set by management indicating whether Loop protect functionality is enabled on the port. If TRUE causes the Port not to be selected as Designated Port for the CIST or any MSTI, when the received superior BPDU is aged out. This parameter should be FALSE by default. |
| INT jnxMIMstCistPortLoopProtectState | 1.3.6.1.4.1.2636.3.46.1.1.8.1.4 | INTEGER | read-only | Indicates whether a potential Loop was prevented on the port for CIST. This parameter will always return 'no-error (0)' if jnxMIMstCistPortLoopProtectEnabled is FALSE. |
| NTF jnxMIMstCistPortLoopProtectStateChangeTrap | 1.3.6.1.4.1.2636.3.46.1.3.0.10 | Generated when the ports Loop-protect state (no-error or loop-prevented) for CIST changes. | ||
| T/F jnxMIMstCistPortOperEdgeStatus | 1.3.6.1.4.1.2636.3.46.1.1.6.1.10 | TruthValue | read-only | The operational value of the Edge Port parameter. The object is initialized to the value of jnxMIMstCistPortAdminEdgeStatus and is set FALSE on reception of a BPDU. |
| T/F jnxMIMstCistPortOperP2P | 1.3.6.1.4.1.2636.3.46.1.1.6.1.8 | 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 or not. The value is determined by management or by auto-detection, as described in the jnxMIMstCistPortAdminP2P object. |
| INT jnxMIMstCistPortOperVersion | 1.3.6.1.4.1.2636.3.46.1.1.6.1.41 | INTEGER | read-only | This indicates whether the Port is operationally in the Mstp mode, Rstp mode or the Stp-compatible mode i.e., whether the Port is transmitting MST BPDUs, RST BPDUs or Config/TCN BPDUs. |
| I32 jnxMIMstCistPortPathCost | 1.3.6.1.4.1.2636.3.46.1.1.6.1.2 | Integer32 | read-only | The contribution of this port to the path cost of paths towards the CIST Root which include this port. |
| I32 jnxMIMstCistPortPriority | 1.3.6.1.4.1.2636.3.46.1.1.6.1.3 | Integer32 | read-only | The four most significant bits of the Port Identifier of the Spanning Tree instance can be modified by setting the CistPortPriority value. The values that are set for Port Priority must be in steps of 16. |
| jnxMIMstCistPortProtectEntry | 1.3.6.1.4.1.2636.3.46.1.1.8.1 | not-accessible | Defines an entry in the jnxMIMstCistPortProtectTable. This essentially augments the jnxMIMstCistPortEntry with additional objects. | |
| jnxMIMstCistPortProtectTable | 1.3.6.1.4.1.2636.3.46.1.1.8 | not-accessible | Defines the jnxMIMstCist Port Table for providing extensions for Root Protect and Loop Protect to the corresponding jnxMIMstCistPortTable entry. | |
| INT jnxMIMstCistPortProtMigrationSemState | 1.3.6.1.4.1.2636.3.46.1.1.6.1.29 | INTEGER | read-only | Indicates current State of the Port Protocol Migration State machine. |
| T/F jnxMIMstCistPortProtocolMigration | 1.3.6.1.4.1.2636.3.46.1.1.6.1.11 | TruthValue | read-only | Indicates the Protocol migration state of this Port. When operating in RSTP/MSTP (version >= 2) mode, writing TRUE(1) to this object forces this port to transmit MSTP BPDUs without instance information. Any other operation on this object has no effect and it always returns FALSE(2) when read. |
| INT jnxMIMstCistPortReceiveSemState | 1.3.6.1.4.1.2636.3.46.1.1.6.1.28 | INTEGER | read-only | Indicates current State of the Port Receive state machine. |
| I32 jnxMIMstCistPortRegionalPathCost | 1.3.6.1.4.1.2636.3.46.1.1.6.1.33 | Integer32 | read-only | The contribution of this port to the path cost of paths towards the CIST Regional Root which include this port. |
| BRI jnxMIMstCistPortRegionalRoot | 1.3.6.1.4.1.2636.3.46.1.1.6.1.32 | BridgeId | read-only | The unique Bridge Identifier of the bridge recorded as the CIST Regional Root Identifier in the configuration BPDUs transmitted. |
| INT jnxMIMstCistPortRoleTransitionSemState | 1.3.6.1.4.1.2636.3.46.1.1.6.1.37 | INTEGER | read-only | Current state of the Port Role Transition State Machine for this port in this spanning tree context. |
| T/F jnxMIMstCistPortRootProtectEnabled | 1.3.6.1.4.1.2636.3.46.1.1.8.1.1 | TruthValue | read-only | A Boolean value set by management indicating whether Root protect functionality is enabled on the port. If TRUE causes the Port not to be selected as Root Port for the CIST or any MSTI, even it has the best spanning tree priority vector. This parameter should be FALSE by default. |
| INT jnxMIMstCistPortRootProtectState | 1.3.6.1.4.1.2636.3.46.1.1.8.1.2 | INTEGER | read-only | Indicates whether the port was prevented from being a root port for CIST. This parameter will always return 'no-error (0)' if jnxMIMstCistPortRootProtectEnabled is FALSE. |
| NTF jnxMIMstCistPortRootProtectStateChangeTrap | 1.3.6.1.4.1.2636.3.46.1.3.0.8 | Generated when the ports Root-protect state (no-error or root-prevented) for CIST changes. | ||
| C32 jnxMIMstCistPortRxConfigBpduCount | 1.3.6.1.4.1.2636.3.46.1.1.6.1.17 | Counter32 | read-only | Number of Configuration BPDUs received on this port. |
| C32 jnxMIMstCistPortRxMstBpduCount | 1.3.6.1.4.1.2636.3.46.1.1.6.1.15 | Counter32 | read-only | Number of MST BPDUs received on this port. |
| C32 jnxMIMstCistPortRxRstBpduCount | 1.3.6.1.4.1.2636.3.46.1.1.6.1.16 | Counter32 | read-only | Number of RST BPDUs received on this port. |
| C32 jnxMIMstCistPortRxTcnBpduCount | 1.3.6.1.4.1.2636.3.46.1.1.6.1.18 | Counter32 | read-only | Number of TCN BPDUs received on this port. |
| INT jnxMIMstCistPortState | 1.3.6.1.4.1.2636.3.46.1.1.6.1.12 | INTEGER | read-only | Current state of the Port as defined by the Common spanning tree protocol. |
| INT jnxMIMstCistPortStateTransitionSemState | 1.3.6.1.4.1.2636.3.46.1.1.6.1.38 | INTEGER | read-only | Current state of the Port State Transition State Machine for this port in this spanning tree context. |
| jnxMIMstCistPortTable | 1.3.6.1.4.1.2636.3.46.1.1.6 | not-accessible | This table contains Common Spanning Tree Port Information. | |
| INT jnxMIMstCistPortTopologyChangeSemState | 1.3.6.1.4.1.2636.3.46.1.1.6.1.39 | INTEGER | read-only | Current state of the Topology Change State Machine for this port in this spanning tree context. |
| INT jnxMIMstCistPortTransmitSemState | 1.3.6.1.4.1.2636.3.46.1.1.6.1.27 | INTEGER | read-only | Indicates current State of the Port Transmit state machine. |
| C32 jnxMIMstCistPortTxConfigBpduCount | 1.3.6.1.4.1.2636.3.46.1.1.6.1.21 | Counter32 | read-only | Number of Configuration BPDUs Transmitted from this port. |
| C32 jnxMIMstCistPortTxMstBpduCount | 1.3.6.1.4.1.2636.3.46.1.1.6.1.19 | Counter32 | read-only | Number of MST BPDUs Transmitted from this port. |
| C32 jnxMIMstCistPortTxRstBpduCount | 1.3.6.1.4.1.2636.3.46.1.1.6.1.20 | Counter32 | read-only | Number of RST BPDUs Transmitted from this port. |
| C32 jnxMIMstCistPortTxTcnBpduCount | 1.3.6.1.4.1.2636.3.46.1.1.6.1.22 | Counter32 | read-only | Number of TCN BPDUs Transmitted from this port. |
| C32 jnxMIMstCistProtocolMigrationCount | 1.3.6.1.4.1.2636.3.46.1.1.6.1.30 | Counter32 | read-only | The number of times this Port has migrated from one STP protocol version to another. The relevant protocols are STP-COMPATIBLE and RSTP/MSTP. A Trap is generated on the occurence of this event. |
| BRI jnxMIMstCistRegionalRoot | 1.3.6.1.4.1.2636.3.46.1.1.3.1.9 | BridgeId | read-only | The bridge identifier of the Root of the Multiple spanning tree region as determined by the Spanning Tree Protocol as executed by this node. This value is used as the CIST Regional Root Identifier parameter in all Configuration Bridge PDUs originated by this node. |
| I32 jnxMIMstCistRegionalRootCost | 1.3.6.1.4.1.2636.3.46.1.1.3.1.11 | Integer32 | read-only | The Cost of the path to the CIST Regional Root as seen from this bridge. |
| BRI jnxMIMstCistRoot | 1.3.6.1.4.1.2636.3.46.1.1.3.1.8 | BridgeId | read-only | The bridge identifier of the Root of the common spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the CIST Root Identifier parameter in all Configuration Bridge PDUs originated by this node. |
| I32 jnxMIMstCistRootCost | 1.3.6.1.4.1.2636.3.46.1.1.3.1.10 | Integer32 | read-only | The Cost of the path to the CIST Root as seen from this bridge. |
| I32 jnxMIMstCistRootPort | 1.3.6.1.4.1.2636.3.46.1.1.3.1.12 | Integer32 | read-only | The Port Number of the Port which offers the lowest path cost from this bridge to the CIST Root Bridge. |
| INT jnxMIMstCistSelectedPortRole | 1.3.6.1.4.1.2636.3.46.1.1.6.1.34 | INTEGER | read-only | Selected Port Role of the port for this spanning tree instance. |
| TIK jnxMIMstCistTimeSinceTopologyChange | 1.3.6.1.4.1.2636.3.46.1.1.3.1.34 | TimeTicks | read-only | The time (in hundredths of a second) since the TcWhile Timer for any port in this Bridge was non-zero for Common Spanning Tree context. |
| C32 jnxMIMstCistTopChanges | 1.3.6.1.4.1.2636.3.46.1.1.3.1.35 | Counter32 | read-only | The number of times that there have been atleast one non-zero TcWhile Timer on this Bridge for Common Spanning Tree context. |
| I32 jnxMIMstDebug | 1.3.6.1.4.1.2636.3.46.1.1.3.1.23 | Integer32 | read-only | This object is used to enable Debug Statements in the MSTP Module. A FOUR BYTE integer is used for enabling the level of debugging. Each BIT in the four byte integer, represents a particular level of Debug. The mapping between the bit positions & the level of debug is as follows: 0 - Init and Shutdown Debug statements 1 - Management Debug statements 2 - Memory related Debug statements 3 - BPDU related Debug statements 4 - Event Handling Debug statements 5 - Timer Module Debug statements 6 - Port Information SEM Debug statements 7 - Port Receive SEM Debug statements (valid in the case of MSTP alone) 8 - Role Selection SEM Debug statements 9 - Role Transition SEM Debug statements 10 - State Transition SEM Debug statements 11 - Protocol Migration SEM Debug statements 12 - Topology Change SEM Debug statements 13 - Port Transmit SEM Debug statements 14 - Bridge Detection SEM Debug statements 15 - All Failure Debug statements 16 - Redundancy code flow Debug statements The remaining bits are unused. Combination of debug levels are also allowed. For example if the bits 0 and 1 are set, then the Debug statements related to Init-Shutdown and management will be printed. The user has to enter the corresponding INTEGER VALUE for the bits set. For example if bits 0 and 1 are to be set then user has to give the value for this object as 3. Setting the Debug Option to any value will cause the Trace Option to be set to 0 (i.e.) the Trace Option and Debug Option are mutually exclusive. |
| NTF jnxMIMstErrTrap | 1.3.6.1.4.1.2636.3.46.1.3.0.2 | Generated when any of the error events like memory failure or buffer failure or protocol migration or new root or topology change occurs | ||
| INT jnxMIMstForceProtocolVersion | 1.3.6.1.4.1.2636.3.46.1.1.3.1.24 | INTEGER | read-only | 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 and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w and 'mstp(3)' indicates the Multiple Spanning Tree Protocol Specified in IEEE 802.1s. |
| NTF jnxMIMstGenTrap | 1.3.6.1.4.1.2636.3.46.1.3.0.1 | Generated when any of the general events like protocol up or protocol down occurs | ||
| INT jnxMIMstGenTrapType | 1.3.6.1.4.1.2636.3.46.1.2.3.1.2 | INTEGER | read-only | Used within the Trap Notification PDU. It denotes general events like none - none of the below values up - protocol UP, down - protocol DOWN |
| T/F jnxMIMstGlobalDebug | 1.3.6.1.4.1.2636.3.46.1.1.2 | TruthValue | read-only | This object is used to enable Global Debug Statements in the MSTP Module. |
| INT jnxMIMstGlobalErrTrapType | 1.3.6.1.4.1.2636.3.46.1.2.2 | INTEGER | read-only | Used within the Trap Notification PDU. It denotes general events like none - none of the below values memfail - memory allocation failure bufffail - buffer allocation failure |
| T/F jnxMIMstGlobalTrace | 1.3.6.1.4.1.2636.3.46.1.1.1 | TruthValue | read-only | This object is used to enable Global Trace Statements in the MSTP Module. |
| C32 jnxMIMstInstanceDownCount | 1.3.6.1.4.1.2636.3.46.1.1.4.1.11 | Counter32 | read-only | The number of times a spanning tree instance has been deleted. This counter is incremented whenever a spanning tree instance is deleted and also whenever a vlan is unmapped from the instance. A Trap is generated on the occurence of this event. |
| I32 jnxMIMstInstanceIndex | 1.3.6.1.4.1.2636.3.46.1.1.5.1.1 | Integer32 | not-accessible | An arbitrary integer within the range from 1 to the value of Max Instance Number that uniquely identifies an instance. |
| C32 jnxMIMstInstanceUpCount | 1.3.6.1.4.1.2636.3.46.1.1.4.1.10 | Counter32 | read-only | The number of times a new spanning tree instance has been created. This counter is incremented whenever a new spanning tree instance is created and also whenever a vlan is mapped to the instance. A Trap is generated on the occurence of this event. |
| OCT jnxMIMstInstanceVlanMapped | 1.3.6.1.4.1.2636.3.46.1.1.5.1.6 | OCTET STRING | read-only | A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'. |
| OCT jnxMIMstInstanceVlanMapped2k | 1.3.6.1.4.1.2636.3.46.1.1.5.1.7 | OCTET STRING | read-only | A string of octets containing one bit per VLAN for VLANS with VlanIndex values 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values 1024 through 1031; the second octet to VLANs 1032 through 1039 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with support for VlanIndex values up to 4095. |
| OCT jnxMIMstInstanceVlanMapped3k | 1.3.6.1.4.1.2636.3.46.1.1.5.1.8 | OCTET STRING | read-only | A string of octets containing one bit per VLAN for VLANS with VlanIndex values 2048 through 3071. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with support for VlanIndex values up to 4095. |
| OCT jnxMIMstInstanceVlanMapped4k | 1.3.6.1.4.1.2636.3.46.1.1.5.1.9 | OCTET STRING | read-only | A string of octets containing one bit per VLAN for VLANS with VlanIndex values 3072 through 4095. The first octet corresponds to VLANs with VlanIndex values 3072 through 3079; the second octet to VLANs 3080 through 3087 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. For each VLAN that is mapped to this MSTP instance, the bit corresponding to that VLAN is set to '1'. This object is only instantiated on devices with support for VlanIndex values up to 4095. |
| NTF jnxMIMstInvalidBpduRxdTrap | 1.3.6.1.4.1.2636.3.46.1.3.0.6 | Generated when the invalid packet is received for bpdu/stp/rstp/maximum age/forward delay/hello time | ||
| VLA jnxMIMstMapVlanIndex | 1.3.6.1.4.1.2636.3.46.1.1.5.1.2 | VlanId | read-only | The VlanId will get mapped to the spanning tree instance specified. All the Instance Specific information for the Member ports of the Vlan will be created.This object is used only for SET operation.GET Operation returns null values. If the VlanId to Instance Mapping has to be known then any one of the VlanMapped object should be used. |
| I32 jnxMIMstMaxHopCount | 1.3.6.1.4.1.2636.3.46.1.1.3.1.6 | Integer32 | read-only | Indicates the Maximum Hop Count value. The granularity of this timer is specified 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. |
| I32 jnxMIMstMaxMstInstanceNumber | 1.3.6.1.4.1.2636.3.46.1.1.3.1.4 | Integer32 | read-only | The Maximun number of spanning trees to be allowed. A User may limit the Number of Spanning Tree instance to be allowed in the Bridge. |
| C32 jnxMIMstMemAllocFailureCount | 1.3.6.1.4.1.2636.3.46.1.1.3.1.31 | Counter32 | read-only | The number of times memory allocation failures have occured. A Trap is generated on the occurence of this event. |
| jnxMIMstMIB | 1.3.6.1.4.1.2636.3.46.1 | This mib module is for Juniper Networks Proprietory Multiple Instance MSTP mib | ||
| ENA jnxMIMstModuleStatus | 1.3.6.1.4.1.2636.3.46.1.1.3.1.3 | EnabledStatus | read-only | The administrative status requested by management for the MST feature. The value enabled(1) indicates that Mst should be enabled in the device on all ports. The value disabled(2) indicates that Mst should be disabled in the device on all ports. The object can be set to enabled(1) if and only if, jnxMIMstSystemControl set to start. |
| jnxMIMstMstiBridgeEntry | 1.3.6.1.4.1.2636.3.46.1.1.4.1 | not-accessible | Entry indicating the Bridge Information. | |
| I32 jnxMIMstMstiBridgePriority | 1.3.6.1.4.1.2636.3.46.1.1.4.1.3 | Integer32 | read-only | The writable portion of the MSTI Bridge Identifier. comprising of the first two octets. The values that are set for Bridge Priority must be in steps of 4096. |
| BRI jnxMIMstMstiBridgeRegionalRoot | 1.3.6.1.4.1.2636.3.46.1.1.4.1.2 | BridgeId | read-only | MSTI Regional Root Identifier value for the Instance. This value is used as the MSTI Regional Root Identifier parameter in all Configuration Bridge PDUs originated by this node |
| INT jnxMIMstMstiBridgeRoleSelectionSemState | 1.3.6.1.4.1.2636.3.46.1.1.4.1.9 | INTEGER | read-only | Current state of the Port Role Selection State Machine for this spanning tree instance for this bridge. |
| jnxMIMstMstiBridgeTable | 1.3.6.1.4.1.2636.3.46.1.1.4 | not-accessible | Table containing Bridge Information specific to Spanning Tree Instance. This table maintains context ID as one more index to support Multiple Instances. | |
| OCT jnxMIMstMstiConfigDigest | 1.3.6.1.4.1.2636.3.46.1.1.3.1.29 | OCTET STRING | read-only | The Configuration Digest value for this Region. |
| I32 jnxMIMstMstiConfigIdSel | 1.3.6.1.4.1.2636.3.46.1.1.3.1.26 | Integer32 | read-only | The Configuration Identifier Format Selector used by the Bridge. This has a fixed value of 0 to indicate RegionName, RegionVersion are specified as in Standard. |
| INT jnxMIMstMstiCurrentPortRole | 1.3.6.1.4.1.2636.3.46.1.1.7.1.15 | INTEGER | read-only | Current Port Role of the port for this spanning tree instance. |
| INT jnxMIMstMstiForcePortState | 1.3.6.1.4.1.2636.3.46.1.1.7.1.8 | INTEGER | read-only | Current state of the Port which can be changed to either Disabled or Enabled for the specific spanning tree instance. This object can be set to enabled only if the 'jnxMIMstCistForcePortState' is set to 'enabled' for this port |
| I32 jnxMIMstMstiInstanceIndex | 1.3.6.1.4.1.2636.3.46.1.1.4.1.1 | Integer32 | read-only | Spanning Tree Instance to which the information belongs. |
| C32 jnxMIMstMstiNewRootBridgeCount | 1.3.6.1.4.1.2636.3.46.1.1.4.1.8 | Counter32 | read-only | The number of times this Bridge has detected a Root Bridge change for this spanning tree instance. A Trap is generated on the occurence of this event. |
| I32 jnxMIMstMstiPort | 1.3.6.1.4.1.2636.3.46.1.1.7.1.1 | Integer32 | not-accessible | The Port number of the port for which this entry contains spanning tree information. |
| BRI jnxMIMstMstiPortDesignatedBridge | 1.3.6.1.4.1.2636.3.46.1.1.7.1.5 | BridgeId | read-only | The unique Bridge Identifier of the bridge which this port considers to be the Designated Bridge for the port's segment. |
| I32 jnxMIMstMstiPortDesignatedCost | 1.3.6.1.4.1.2636.3.46.1.1.7.1.13 | Integer32 | read-only | The path cost of the Designated Port of the segment connected to this port. |
| OCT jnxMIMstMstiPortDesignatedPort | 1.3.6.1.4.1.2636.3.46.1.1.7.1.6 | OCTET STRING | read-only | The Port identifier of the port on the Designated Bridge for this port's segment. |
| BRI jnxMIMstMstiPortDesignatedRoot | 1.3.6.1.4.1.2636.3.46.1.1.7.1.4 | BridgeId | read-only | The unique Bridge Identifier of the bridge recorded as the MSTI Regional Root in the configuration BPDUs transmitted. |
| T/F jnxMIMstMstiPortEffectivePortState | 1.3.6.1.4.1.2636.3.46.1.1.7.1.20 | TruthValue | read-only | The effective operational stae of the port for specific instance. This is will be TRUE only when the port is operationally up in the interface level and Protocol level for the specific instance. This is will be set to false at all other times. |
| jnxMIMstMstiPortEntry | 1.3.6.1.4.1.2636.3.46.1.1.7.1 | not-accessible | A list of information maintained by every port for each and every spanning tree instance. | |
| C32 jnxMIMstMstiPortForwardTransitions | 1.3.6.1.4.1.2636.3.46.1.1.7.1.9 | Counter32 | read-only | Number of times this port has transitioned to the Forwarding State for specific instance. |
| INT jnxMIMstMstiPortInfoSemState | 1.3.6.1.4.1.2636.3.46.1.1.7.1.16 | INTEGER | read-only | Current state of the Port Information State Machine for this port in this spanning tree context. |
| C32 jnxMIMstMstiPortInvalidBPDUsRcvd | 1.3.6.1.4.1.2636.3.46.1.1.7.1.12 | Counter32 | read-only | Number of Invalid BPDUs received on this Port for this spanning tree instance. |
| INT jnxMIMstMstiPortLoopProtectState | 1.3.6.1.4.1.2636.3.46.1.1.9.1.2 | INTEGER | read-only | Indicates whether a potential Loop was prevented on the port for CIST. This parameter will always return 'no-error (0)' if jnxMIMstCistPortLoopProtectEnabled is FALSE. |
| NTF jnxMIMstMstiPortLoopProtectStateChangeTrap | 1.3.6.1.4.1.2636.3.46.1.3.0.11 | Generated when the ports Loop-protect state (no-error or loop-prevented) an MSTI changes. | ||
| I32 jnxMIMstMstiPortPathCost | 1.3.6.1.4.1.2636.3.46.1.1.7.1.2 | Integer32 | read-only | The contribution of this port to the path cost of paths towards the MSTI Root which include this port. |
| I32 jnxMIMstMstiPortPriority | 1.3.6.1.4.1.2636.3.46.1.1.7.1.3 | Integer32 | read-only | The four most significant bits of the Port Identifier for a given Spanning Tree instance can be modified independently for each Spanning Tree instance supported by the Bridge. The values that are set for Port Priority must be in steps of 16. |
| jnxMIMstMstiPortProtectEntry | 1.3.6.1.4.1.2636.3.46.1.1.9.1 | not-accessible | Defines an entry in the jnxMIMstMstiPortProtectTable. This essentially augments the jnxMIMstMstiPortEntry with additional objects. | |
| jnxMIMstMstiPortProtectTable | 1.3.6.1.4.1.2636.3.46.1.1.9 | not-accessible | Defines the jnxMIMstMsti Port Table for providing extensions for Root Protect and Loop Protect to the corresponding jnxMIMstMstiPortTable entry. | |
| C32 jnxMIMstMstiPortReceivedBPDUs | 1.3.6.1.4.1.2636.3.46.1.1.7.1.10 | Counter32 | read-only | Number of BPDUs received by this port for this spanning tree instance. |
| INT jnxMIMstMstiPortRoleTransitionSemState | 1.3.6.1.4.1.2636.3.46.1.1.7.1.17 | INTEGER | read-only | Current state of the Port Role Transition State Machine for this port in this spanning tree context. |
| INT jnxMIMstMstiPortRootProtectState | 1.3.6.1.4.1.2636.3.46.1.1.9.1.1 | INTEGER | read-only | Indicates whether the port was prevented from being a root port for CIST. This parameter will always return 'no-error (0)' if jnxMIMstCistPortRootProtectEnabled is FALSE. |
| NTF jnxMIMstMstiPortRootProtectStateChangeTrap | 1.3.6.1.4.1.2636.3.46.1.3.0.9 | Generated when the ports Root-protect state (no-error or root-prevented) an MSTI changes. | ||
| INT jnxMIMstMstiPortState | 1.3.6.1.4.1.2636.3.46.1.1.7.1.7 | INTEGER | read-only | Current state of the Port as defined by the Multiple spanning tree protocol. Port which is Forwarding state in one instance can be in Discarding (Blocking) state in another instance. |
| INT jnxMIMstMstiPortStateTransitionSemState | 1.3.6.1.4.1.2636.3.46.1.1.7.1.18 | INTEGER | read-only | Current state of the Port State Transition State Machine for this port in this spanning tree context. |
| jnxMIMstMstiPortTable | 1.3.6.1.4.1.2636.3.46.1.1.7 | not-accessible | This table contains Spanning Tree Instance Specific Port Information. | |
| INT jnxMIMstMstiPortTopologyChangeSemState | 1.3.6.1.4.1.2636.3.46.1.1.7.1.19 | INTEGER | read-only | Current state of the Topology Change State Machine for this port in this spanning tree context. |
| C32 jnxMIMstMstiPortTransmittedBPDUs | 1.3.6.1.4.1.2636.3.46.1.1.7.1.11 | Counter32 | read-only | Number of BPDUs transmitted on this port for this spanning tree instance. |
| OCT jnxMIMstMstiRegionName | 1.3.6.1.4.1.2636.3.46.1.1.3.1.27 | OCTET STRING | read-only | The Name for the Region's configuration. By Default Region Name will be equal to the Bridge Mac Address. |
| I32 jnxMIMstMstiRegionVersion | 1.3.6.1.4.1.2636.3.46.1.1.3.1.28 | Integer32 | read-only | Version of the MST Region. |
| I32 jnxMIMstMstiRootCost | 1.3.6.1.4.1.2636.3.46.1.1.4.1.4 | Integer32 | read-only | The Cost of the path to the MSTI Regional Root as seen by this bridge. |
| I32 jnxMIMstMstiRootPort | 1.3.6.1.4.1.2636.3.46.1.1.4.1.5 | Integer32 | read-only | The Port Number of the Port which offers the lowest path cost from this bridge to the MSTI Region Root Bridge. |
| INT jnxMIMstMstiSelectedPortRole | 1.3.6.1.4.1.2636.3.46.1.1.7.1.14 | INTEGER | read-only | Selected Port Role of the port for this spanning tree instance. |
| TIK jnxMIMstMstiTimeSinceTopologyChange | 1.3.6.1.4.1.2636.3.46.1.1.4.1.6 | TimeTicks | read-only | The time (in hundredths of a second) since the TcWhile Timer for any port in this Bridge was non-zero for this spanning tree instance. |
| C32 jnxMIMstMstiTopChanges | 1.3.6.1.4.1.2636.3.46.1.1.4.1.7 | Counter32 | read-only | The number of times that there have been atleast one non-zero TcWhile Timer on this Bridge for this spanning tree instance. |
| C32 jnxMIMstMstpDownCount | 1.3.6.1.4.1.2636.3.46.1.1.3.1.20 | Counter32 | read-only | The number of times MSTP Module has been disabled. |
| C32 jnxMIMstMstpUpCount | 1.3.6.1.4.1.2636.3.46.1.1.3.1.19 | Counter32 | read-only | The number of times MSTP Module has been enabled. |
| NTF jnxMIMstNewRootTrap | 1.3.6.1.4.1.2636.3.46.1.3.0.3 | Generated whenever a new root bridge is selected in the topology. The jnxMIMstNewRootTrap indicates that the sending agent has become the new root of the Spanning Tree; the trap is sent by a bridge soon after its election as the new root | ||
| I32 jnxMIMstNoOfMstiSupported | 1.3.6.1.4.1.2636.3.46.1.1.3.1.5 | Integer32 | read-only | Indicates Maximum number of spanning tree Instances supported. |
| BRI jnxMIMstOldDesignatedRoot | 1.3.6.1.4.1.2636.3.46.1.1.4.1.12 | BridgeId | read-only | The bridge identifier of the old root of the spanning tree instance as determined by the Spanning Tree Protocol as executed by this node. |
| INT jnxMIMstPathCostDefaultType | 1.3.6.1.4.1.2636.3.46.1.1.3.1.21 | INTEGER | read-only | The version of the Spanning Tree default Path Costs that are to be used by this Bridge. A value of 8021d1998(1) uses the 16-bit default Path Costs from IEEE Std. 802.1D-1998. A value of stp8021t2001(2) uses the 32-bit default Path Costs from IEEE Std. 802.1t. |
| INT jnxMIMstPktErrType | 1.3.6.1.4.1.2636.3.46.1.2.4.1.3 | INTEGER | read-only | Type of invalid packet received in each of the port |
| INT jnxMIMstPktErrVal | 1.3.6.1.4.1.2636.3.46.1.2.4.1.4 | INTEGER | read-only | Packet error value corresponding to the above type |
| INT jnxMIMstPortMigrationType | 1.3.6.1.4.1.2636.3.46.1.2.4.1.2 | INTEGER | read-only | Port Protocol migration type occured in the port |
| I32 jnxMIMstPortTrapIndex | 1.3.6.1.4.1.2636.3.46.1.2.4.1.1 | Integer32 | read-only | A unique value, greater than zero, indicating the Port number. |
| jnxMIMstPortTrapNotificationEntry | 1.3.6.1.4.1.2636.3.46.1.2.4.1 | not-accessible | This entry is used to store the notification information | |
| jnxMIMstPortTrapNotificationTable | 1.3.6.1.4.1.2636.3.46.1.2.4 | not-accessible | This table is used to store the notification information occured in each of the port for protocol migration and invalid packet received. This table is maintained per virtual context in the system. | |
| NTF jnxMIMstProtocolMigrationTrap | 1.3.6.1.4.1.2636.3.46.1.3.0.5 | Generated when port protocol migration happens in the port | ||
| C32 jnxMIMstRegionConfigChangeCount | 1.3.6.1.4.1.2636.3.46.1.1.3.1.32 | Counter32 | read-only | The number of times a Region Configuration Identifier Change was detected. A Trap is generated on the occurence of this event. |
| NTF jnxMIMstRegionConfigChangeTrap | 1.3.6.1.4.1.2636.3.46.1.3.0.7 | Generated when the MST region's configuration identifier changes. | ||
| OCT jnxMIMstResetVlanList | 1.3.6.1.4.1.2636.3.46.1.1.5.1.5 | OCTET STRING | read-only | A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to unmap from this Instance. A vlan may not be unmapped from this instance if it is not already mapped to this Instance. This object is used only for SET operation.GET Operation returns null values. |
| I32 jnxMIMstSetTraps | 1.3.6.1.4.1.2636.3.46.1.2.3.1.1 | Integer32 | read-only | This object is used to enable and disable context-specific MSTP traps. Currently the following are defined 0 - Traps are not enabled. 1 - General Traps like protocol up or down 2 - Exception Traps like port protocol migration or invalid packet rcvd in port 3 - All the above Traps |
| OCT jnxMIMstSetVlanList | 1.3.6.1.4.1.2636.3.46.1.1.5.1.4 | OCTET STRING | read-only | A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values 1 through 8; the second octet to VLANs 9 through 16 etc. The most significant bit of each octet corresponds to the lowest VlanIndex value in that octet. The set of vlans configured by management to map for this Instance. If the VlanId to Instance Mapping has to be known then any one of the VlanMapped object should be used.If a vlan is already mapped to this Instance, it may not be mapped again. This object is used only for SET operation. GET Operation returns null values. |
| INT jnxMIMstSystemControl | 1.3.6.1.4.1.2636.3.46.1.1.3.1.2 | INTEGER | read-only | The administrative shutdown status requested by management for the MST feature. The value start (1) indicates that MST should be active in the device on all ports. The value shutdown (2) indicates that MST should be shutdown in the device on all ports. All memory should be released on all ports. |
| NTF jnxMIMstTopologyChgTrap | 1.3.6.1.4.1.2636.3.46.1.3.0.4 | Generated when topology change is detected | ||
| I32 jnxMIMstTrace | 1.3.6.1.4.1.2636.3.46.1.1.3.1.22 | Integer32 | read-only | This object is used to enable Trace Statements in the MSTP Module. A FOUR BYTE integer is used for enabling the level of tracing. Each BIT in the four byte integer, represents a particular level of Trace. The mapping between the bit positions & the level of trace is as follows: 0 - Init and Shutdown Traces 1 - Management Traces 2 - Data Path Traces 3 - Control Plane Traces 4 - Packet Dump Traces 5 - Traces related to All Resources except Buffers 6 - All Failure Traces 7 - Buffer Traces The remaining bits are unused. Combination of trace levels are also allowed. For example if the bits 0 and 1 are set, then the Trace statements related to Init-Shutdown and management will be printed. The user has to enter the corresponding INTEGER VALUE for the bits set. For example if bits 0 and 1 are to be set then user has to give the value for this object as 3. Setting the Trace Option to any value will cause the Debug Option to be set to 0 (i.e.) the Trace Option and Debug Option are mutually exclusive. |
| jnxMIMstTraps | 1.3.6.1.4.1.2636.3.46.1.3.0 | |||
| INT jnxMIMstTxHoldCount | 1.3.6.1.4.1.2636.3.46.1.1.3.1.25 | INTEGER | read-only | The value used by the Port Transmit state machine to limit the maximum transmission rate. |
| VLA jnxMIMstUnMapVlanIndex | 1.3.6.1.4.1.2636.3.46.1.1.5.1.3 | VlanId | read-only | The VlanId will get unmapped from spanning tree instance to which it it mapped. All the Instance Specific information for the Member ports of the Vlan will get released.This object is used only for SET operation.GET Operation returns null values. |
| jnxMIMstVlanInstanceMappingEntry | 1.3.6.1.4.1.2636.3.46.1.1.5.1 | not-accessible | A conceptual row containing the status of the MSTP instance. | |
| jnxMIMstVlanInstanceMappingTable | 1.3.6.1.4.1.2636.3.46.1.1.5 | not-accessible | This table contains one entry for each instance of MSTP. This table maintains context ID as one more index to support Multiple Instances. |
RFC description
Juniper Networks Multiple Instance Multiple Spanning Tree Protocol management for vendor-proprietary MSTP extensions.
Start monitoring Juniper EX-series Ethernet switch (MIMSTP, any generation) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.