JUNIPER-MIMSTP-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: JUNIPER-MIMSTP-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
 jnxMIMstMIB 1.3.6.1.4.1.2636.3.46.1
This mib module is for Juniper Networks Proprietory Multiple Instance MSTP mib
     jnxMIDot1sJuniperMst 1.3.6.1.4.1.2636.3.46.1.1
         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.
         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.
         jnxMIDot1sJuniperMstTable 1.3.6.1.4.1.2636.3.46.1.1.3 no-access
List of per Virtual Context Mst Module Parameters.
             jnxMIDot1sJuniperMstEntry 1.3.6.1.4.1.2636.3.46.1.1.3.1 no-access
Virtual Context Mst Module Parameters.
                 jnxMIDot1sJuniperMstContextId 1.3.6.1.4.1.2636.3.46.1.1.3.1.1 integer32 no-access
Identifies the Virtual Context.
                 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. Enumeration: 'start': 1, 'shutdown': 2.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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. Enumeration: 'stp8021d1998': 1, 'stp8021t2001': 2.
                 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.
                 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.
                 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. Enumeration: 'mstp': 3, 'stpCompatible': 0, 'rstp': 2.
                 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.
                 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.
                 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.
                 jnxMIMstMstiRegionVersion 1.3.6.1.4.1.2636.3.46.1.1.3.1.28 integer32 read-only
Version of the MST Region.
                 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.
                 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.
                 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.
                 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.
                 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 Enumeration: 'initbridge': 0, 'roleselection': 1.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
         jnxMIMstMstiBridgeTable 1.3.6.1.4.1.2636.3.46.1.1.4 no-access
Table containing Bridge Information specific to Spanning Tree Instance. This table maintains context ID as one more index to support Multiple Instances.
             jnxMIMstMstiBridgeEntry 1.3.6.1.4.1.2636.3.46.1.1.4.1 no-access
Entry indicating the Bridge Information.
                 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.
                 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
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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. Enumeration: 'initbridge': 0, 'roleselection': 1.
                 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.
                 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.
                 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.
         jnxMIMstVlanInstanceMappingTable 1.3.6.1.4.1.2636.3.46.1.1.5 no-access
This table contains one entry for each instance of MSTP. This table maintains context ID as one more index to support Multiple Instances.
             jnxMIMstVlanInstanceMappingEntry 1.3.6.1.4.1.2636.3.46.1.1.5.1 no-access
A conceptual row containing the status of the MSTP instance.
                 jnxMIMstInstanceIndex 1.3.6.1.4.1.2636.3.46.1.1.5.1.1 integer32 no-access
An arbitrary integer within the range from 1 to the value of Max Instance Number that uniquely identifies an instance.
                 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.
                 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.
                 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.
                 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.
                 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'.
                 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.
                 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.
                 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.
         jnxMIMstCistPortTable 1.3.6.1.4.1.2636.3.46.1.1.6 no-access
This table contains Common Spanning Tree Port Information.
             jnxMIMstCistPortEntry 1.3.6.1.4.1.2636.3.46.1.1.6.1 no-access
A list of information maintained by every port for Common Spanning tree.
                 jnxMIMstCistPort 1.3.6.1.4.1.2636.3.46.1.1.6.1.1 integer32 no-access
The Port number of the port for which this entry contains spanning tree information.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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. Enumeration: 'forceFalse': 1, 'forceTrue': 0, 'auto': 2.
                 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.
                 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.
                 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.
                 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.
                 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. Enumeration: 'disabled': 1, 'discarding': 2, 'forwarding': 5, 'learning': 4.
                 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 Enumeration: 'disabled': 0, 'enabled': 1.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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. Enumeration: 'transmitconfig': 2, 'transmittcn': 3, 'transmitinit': 0, 'idle': 5, 'transmitperiodic': 1, 'transmitrstp': 4.
                 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. Enumeration: 'receive': 1, 'discard': 0.
                 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. Enumeration: 'init': 0, 'sendrstp': 1, 'sendingrstp': 2, 'sendstp': 3, 'sendingstp': 4.
                 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.
                 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.
                 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.
                 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.
                 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. Enumeration: 'disabled': 0, 'root': 3, 'designated': 4, 'alternate': 1, 'backup': 2.
                 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. Enumeration: 'disabled': 0, 'root': 3, 'designated': 4, 'alternate': 1, 'backup': 2.
                 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. Enumeration: 'repeatdesg': 5, 'receive': 9, 'enabled': 1, 'update': 3, 'disabled': 0, 'other': 7, 'superiordesg': 4, 'aged': 2, 'root': 6, 'present': 8.
                 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. Enumeration: 'init': 0, 'activeport': 3, 'blockedport': 2, 'blockport': 1.
                 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. Enumeration: 'discarding': 0, 'forwarding': 2, 'learning': 1.
                 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. Enumeration: 'acknowledged': 7, 'detected': 3, 'notifiedtcn': 4, 'init': 0, 'inactive': 1, 'notifiedtc': 5, 'active': 2, 'propagating': 6.
                 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.
                 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. Enumeration: 'mstp': 3, 'stpCompatible': 0, 'rstp': 2.
                 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.
                 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.
         jnxMIMstMstiPortTable 1.3.6.1.4.1.2636.3.46.1.1.7 no-access
This table contains Spanning Tree Instance Specific Port Information.
             jnxMIMstMstiPortEntry 1.3.6.1.4.1.2636.3.46.1.1.7.1 no-access
A list of information maintained by every port for each and every spanning tree instance.
                 jnxMIMstMstiPort 1.3.6.1.4.1.2636.3.46.1.1.7.1.1 integer32 no-access
The Port number of the port for which this entry contains spanning tree information.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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. Enumeration: 'disabled': 1, 'discarding': 2, 'forwarding': 5, 'learning': 4.
                 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 Enumeration: 'disabled': 0, 'enabled': 1.
                 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.
                 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.
                 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.
                 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.
                 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.
                 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. Enumeration: 'backup': 2, 'alternate': 1, 'designated': 4, 'disabled': 0, 'master': 5, 'root': 3.
                 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. Enumeration: 'backup': 2, 'alternate': 1, 'designated': 4, 'disabled': 0, 'master': 5, 'root': 3.
                 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. Enumeration: 'repeatdesg': 5, 'receive': 9, 'enabled': 1, 'update': 3, 'disabled': 0, 'other': 7, 'superiordesg': 4, 'aged': 2, 'root': 6, 'present': 8.
                 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. Enumeration: 'init': 0, 'activeport': 3, 'blockedport': 2, 'blockport': 1.
                 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. Enumeration: 'discarding': 0, 'forwarding': 2, 'learning': 1.
                 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. Enumeration: 'acknowledged': 7, 'detected': 3, 'notifiedtcn': 4, 'init': 0, 'inactive': 1, 'notifiedtc': 5, 'active': 2, 'propagating': 6.
                 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.
         jnxMIMstCistPortProtectTable 1.3.6.1.4.1.2636.3.46.1.1.8 no-access
Defines the jnxMIMstCist Port Table for providing extensions for Root Protect and Loop Protect to the corresponding jnxMIMstCistPortTable entry.
             jnxMIMstCistPortProtectEntry 1.3.6.1.4.1.2636.3.46.1.1.8.1 no-access
Defines an entry in the jnxMIMstCistPortProtectTable. This essentially augments the jnxMIMstCistPortEntry with additional objects.
                 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.
                 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. Enumeration: 'no-error': 0, 'root-prevented': 1.
                 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.
                 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. Enumeration: 'no-error': 0, 'loop-prevented': 1.
         jnxMIMstMstiPortProtectTable 1.3.6.1.4.1.2636.3.46.1.1.9 no-access
Defines the jnxMIMstMsti Port Table for providing extensions for Root Protect and Loop Protect to the corresponding jnxMIMstMstiPortTable entry.
             jnxMIMstMstiPortProtectEntry 1.3.6.1.4.1.2636.3.46.1.1.9.1 no-access
Defines an entry in the jnxMIMstMstiPortProtectTable. This essentially augments the jnxMIMstMstiPortEntry with additional objects.
                 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. Enumeration: 'no-error': 0, 'root-prevented': 1.
                 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. Enumeration: 'no-error': 0, 'loop-prevented': 1.
     jnxMIDot1sJnxMstTrapsControl 1.3.6.1.4.1.2636.3.46.1.2
         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
         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 Enumeration: 'none': 0, 'bufffail': 2, 'memfail': 1.
         jnxMIDot1sJnxMstTrapsControlTable 1.3.6.1.4.1.2636.3.46.1.2.3 no-access
List of per virtual bridge Trap Control Info.
             jnxMIDot1sJnxMstTrapsControlEntry 1.3.6.1.4.1.2636.3.46.1.2.3.1 no-access
Virtual bridge TrapsControl information.
                 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
                 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 Enumeration: 'down': 2, 'none': 0, 'up': 1.
         jnxMIMstPortTrapNotificationTable 1.3.6.1.4.1.2636.3.46.1.2.4 no-access
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.
             jnxMIMstPortTrapNotificationEntry 1.3.6.1.4.1.2636.3.46.1.2.4.1 no-access
This entry is used to store the notification information
                 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.
                 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 Enumeration: 'sendrstp': 1, 'sendstp': 0.
                 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 Enumeration: 'configLengthErr': 2, 'invalidBpd': 1, 'tcnLengthErr': 3, 'maxAgeErr': 5, 'mstpLengthErr': 8, 'rstpLengthErr': 4, 'helloTimeErr': 7, 'fwdDelayErr': 6, 'protocolIdErr': 0.
                 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
     jnxMIDot1sJuniperMstTraps 1.3.6.1.4.1.2636.3.46.1.3
         jnxMIMstTraps 1.3.6.1.4.1.2636.3.46.1.3.0
             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
             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
             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
             jnxMIMstTopologyChgTrap 1.3.6.1.4.1.2636.3.46.1.3.0.4
Generated when topology change is detected
             jnxMIMstProtocolMigrationTrap 1.3.6.1.4.1.2636.3.46.1.3.0.5
Generated when port protocol migration happens in the port
             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
             jnxMIMstRegionConfigChangeTrap 1.3.6.1.4.1.2636.3.46.1.3.0.7
Generated when the MST region's configuration identifier changes.
             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.
             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.
             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.
             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.