ENTERASYS-MSTP-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS


 Home MIB: ENTERASYS-MSTP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
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
 etsysMstpMIB 1.3.6.1.4.1.5624.1.2.28
This mib module defines a portion of the SNMP enterprise MIBs under Enterasys Networks' enterprise OID pertaining to the Multiple Spanning Tree Protocol defined by IEEE 802.1s. This MIB is used to manage devices which support MSTP. It will be supported until a standard IEEE 802.1s MIB has been defined by the IETF.
       etsysMstpObjects 1.3.6.1.4.1.5624.1.2.28.1
           etsysMstpNotifications 1.3.6.1.4.1.5624.1.2.28.1.0
               etsysMstpLoopProtectEvent 1.3.6.1.4.1.5624.1.2.28.1.0.1
This notification indicates that a Loop Protect event has occurred on a bridge port on an MSTI.
           etsysMstpConfig 1.3.6.1.4.1.5624.1.2.28.1.1
               etsysMstpMaxMstId 1.3.6.1.4.1.5624.1.2.28.1.1.1 unsigned32 read-only
The maximum Multiple Spanning Tree (MST) instance ID that this device supports.
               etsysMstpMaxSupportedMsts 1.3.6.1.4.1.5624.1.2.28.1.1.2 unsigned32 read-only
The maximum number of Multiple Spanning Tree instances that this device supports. The value of this object is not affected by the value of etsysMstpMaxConfigurableMsts. This object represents the maximum value that etsysMstpMaxConfigurableMsts can be set to.
               etsysMstpNumMsts 1.3.6.1.4.1.5624.1.2.28.1.1.3 unsigned32 read-only
The current number of Multiple Spanning Tree instances that are configured in this device.
               etsysMstpMstiTable 1.3.6.1.4.1.5624.1.2.28.1.1.4 no-access
The list of configured Multiple Spanning Tree instances.
                   etsysMstpMstiEntry 1.3.6.1.4.1.5624.1.2.28.1.1.4.1 no-access
A table entry representing a Multiple Spanning Tree instance.
                       etsysMstpMstId 1.3.6.1.4.1.5624.1.2.28.1.1.4.1.1 unsigned32 no-access
The unique ID of this Multiple Spanning Tree instance. This value SHALL be between 1 and etsysMstpMaxMstId inclusively.
                       etsysMstpMstiStatus 1.3.6.1.4.1.5624.1.2.28.1.1.4.1.2 rowstatus read-only
This object allows for the dynamic creation and deletion of the corresponding Spanning Tree instance. Creation and activation of a conceptual row in this table MUST be performed as a single operation -- by setting this object to createAndGo(4) -- and suspension of an active conceptual row is not supported. Consequently, setting this object to createAndWait(5) or notInService(2) SHALL fail. Setting this object to destroy(6) SHALL fail if the corresponding Spanning Tree instance has one or more FIDs allocated to it in the FID to MSTID Allocation Table (etsysMstpAllocTable). Refer to the RowStatus convention for further details on the behavior of this object.
               etsysMstpAllocTable 1.3.6.1.4.1.5624.1.2.28.1.1.5 no-access
A table that contains the mapping of Filtering Databases to Spanning Tree instances.
                   etsysMstpAllocEntry 1.3.6.1.4.1.5624.1.2.28.1.1.5.1 no-access
The mapping of a particular Filtering Database to a Spanning Tree instance.
                       etsysMstpFdbId 1.3.6.1.4.1.5624.1.2.28.1.1.5.1.1 unsigned32 no-access
The unique ID of the Filtering Database to which the information in this table entry applies. This value SHALL be between 1 and dot1qMaxVlanId inclusively.
                       etsysMstpMstIdOfFdb 1.3.6.1.4.1.5624.1.2.28.1.1.5.1.2 unsigned32 read-write
The ID of the Spanning Tree instance to which the corresponding FID is mapped. This ID must either be 0 (i.e., the CIST) or be a value which is present in the MSTI Table (etsysMstpMstiTable).
               etsysMstpConfigTable 1.3.6.1.4.1.5624.1.2.28.1.1.6 no-access
A table that contains the mapping of VLANs to Spanning Tree instances. This table is a read-only table, its elements derived from the VID to FID allocation table and the FID to MSTID allocation table.
                   etsysMstpConfigEntry 1.3.6.1.4.1.5624.1.2.28.1.1.6.1 no-access
The mapping of a particular VLAN to a Spanning Tree instance.
                       etsysMstpVlanId 1.3.6.1.4.1.5624.1.2.28.1.1.6.1.1 unsigned32 no-access
The unique ID of the VLAN to which the information in this table entry applies. This value SHALL be between 1 and dot1qMaxVlanId inclusively.
                       etsysMstpMstIdOfVlan 1.3.6.1.4.1.5624.1.2.28.1.1.6.1.2 unsigned32 read-only
The ID of the Spanning Tree instance to which the corresponding VLAN is mapped.
               etsysMstpFormatSelector 1.3.6.1.4.1.5624.1.2.28.1.1.7 unsigned32 read-only
The format selector value of the Configuration Identifier. This has a value of 0 to indicate the format specified in the IEEE 802.1s standard.
               etsysMstpConfigName 1.3.6.1.4.1.5624.1.2.28.1.1.8 snmpadminstring read-write
The configuration name of the MST region to which this bridge belongs. The default value is the Bridge Address of this bridge, as a text string using the Hexadecimal Representation defined in IEEE Std. 802.
               etsysMstpRevisionLevel 1.3.6.1.4.1.5624.1.2.28.1.1.9 unsigned32 read-write
The revision level of the MST region to which this bridge belongs.
               etsysMstpConfigDigest 1.3.6.1.4.1.5624.1.2.28.1.1.10 hexstring read-only
The Configuration Digest derived from the MST Configuration Table.
               etsysMstpMaxConfigurableMsts 1.3.6.1.4.1.5624.1.2.28.1.1.11 unsigned32 read-write
The maximum number of Multiple Spanning Tree instances that can configured on this entity. This object cannot be set to a value greater than the value of etsysMstpMaxSupportedMsts, and cannot be set to a value that is less then the number of currently configured spanning tree instances.
           etsysMstpBridge 1.3.6.1.4.1.5624.1.2.28.1.2
               etsysMstpCistRegionalRootIdentifier 1.3.6.1.4.1.5624.1.2.28.1.2.1 bridgeid read-only
The Bridge Identifier of the current CIST Regional Root.
               etsysMstpCistPathCost 1.3.6.1.4.1.5624.1.2.28.1.2.2 unsigned32 read-only
The CIST path cost from this bridge to the CIST Regional Root.
               etsysMstpMaxHopCount 1.3.6.1.4.1.5624.1.2.28.1.2.3 unsigned32 read-write
The maximum number of hops that the information for a particular Spanning Tree instance may traverse (via relay of BPDUs within the applicable MST region) before being discarded. This value is used only if this bridge is the CIST Regional Root and/or the MSTI Regional Root for one or more Multiple Spanning Tree instances.
               etsysMstpBridgeTable 1.3.6.1.4.1.5624.1.2.28.1.2.4 no-access
A table that contains bridge protocol parameter values associated with each configured Multiple Spanning Tree instance.
                   etsysMstpBridgeEntry 1.3.6.1.4.1.5624.1.2.28.1.2.4.1 no-access
A list of information maintained by each Multiple Spanning Tree instance configured on this bridge.
                       etsysMstpBridgePriority 1.3.6.1.4.1.5624.1.2.28.1.2.4.1.1 unsigned32 read-write
The value of the priority component of the Bridge ID for the corresponding Spanning Tree instance. Specifically, the four most significant bits of the most significant octet of the (8 octet long) Bridge ID followed by 12 zero bits. Note that this object may only be set to a 16-bit value in which the least significant 12 bits are zero, i.e., permissible values are 0-61440, in steps of 4096.
                       etsysMstpTimeSinceTopologyChange 1.3.6.1.4.1.5624.1.2.28.1.2.4.1.2 timeticks read-only
The elapsed time, in units of hundredths of a second, since the last time a topology change was detected by the corresponding Spanning Tree instance (specifically, the elapsed time since the tcWhile timer for any port was non-zero).
                       etsysMstpTopologyChangeCount 1.3.6.1.4.1.5624.1.2.28.1.2.4.1.3 counter32 read-only
The total number of topology changes detected by the corresponding Spanning Tree instance since the management entity was last reset or initialized (specifically, the count of times that the tcWhile timer for any port has been non-zero).
                       etsysMstpTopologyChangeInProgress 1.3.6.1.4.1.5624.1.2.28.1.2.4.1.4 truthvalue read-only
True(1) if the tcWhile timer is non-zero for any port for the corresponding Spanning Tree instance, false(2) otherwise.
                       etsysMstpDesignatedRoot 1.3.6.1.4.1.5624.1.2.28.1.2.4.1.5 bridgeid read-only
The bridge identifier of the root for the corresponding Spanning Tree instance.
                       etsysMstpRootPathCost 1.3.6.1.4.1.5624.1.2.28.1.2.4.1.6 unsigned32 read-only
The cost of the path to the root of the corresponding Spanning Tree instance as seen from this bridge.
                       etsysMstpRootPort 1.3.6.1.4.1.5624.1.2.28.1.2.4.1.7 unsigned32 read-only
The port number of the port which offers the lowest cost path from this bridge to the root bridge for the corresponding Spanning Tree instance.
           etsysMstpPort 1.3.6.1.4.1.5624.1.2.28.1.3
               etsysMstpPortTable 1.3.6.1.4.1.5624.1.2.28.1.3.1 no-access
A table that contains port parameter values for each configured Multiple Spanning Tree instance.
                   etsysMstpPortEntry 1.3.6.1.4.1.5624.1.2.28.1.3.1.1 no-access
A list of information maintained for every port by each Multiple Spanning Tree instance configured on this bridge.
                       etsysMstpPortNumber 1.3.6.1.4.1.5624.1.2.28.1.3.1.1.1 interfaceindex no-access
The port number of the port for which this entry contains Multiple Spanning Tree Protocol management information.
                       etsysMstpPortPriority 1.3.6.1.4.1.5624.1.2.28.1.3.1.1.2 unsigned32 read-write
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID for the corresponding Spanning Tree instance. Permissible values are 0-240, in steps of 16.
                       etsysMstpPortState 1.3.6.1.4.1.5624.1.2.28.1.3.1.1.3 integer read-only
The port's current state in the corresponding Spanning Tree instance as defined by application of the Multiple Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are administratively disabled (see dot1dStpPortEnable), this object will have a value of disabled(1). Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2.
                       etsysMstpPortAdminPathCost 1.3.6.1.4.1.5624.1.2.28.1.3.1.1.4 unsigned32 read-write
The administratively assigned value for the contribution of this port to the path cost of paths towards the root of the corresponding Spanning Tree instance. Writing a value of '0' assigns the automatically calculated default Path Cost value to the port for this instance. If the default Path Cost is being used, this object returns '0' when read. This complements the object etsysMstpPortOperPathCost, which returns the operational value of the path cost.
                       etsysMstpPortOperPathCost 1.3.6.1.4.1.5624.1.2.28.1.3.1.1.5 unsigned32 read-only
The operational value for the contribution of this port to the path cost of paths towards the root of the corresponding Spanning Tree instance.
                       etsysMstpPortDesignatedRoot 1.3.6.1.4.1.5624.1.2.28.1.3.1.1.6 bridgeid read-only
The unique Bridge Identifier of the Bridge recorded as the Root of the corresponding Spanning Tree in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
                       etsysMstpPortDesignatedCost 1.3.6.1.4.1.5624.1.2.28.1.3.1.1.7 unsigned32 read-only
The path cost of the Designated Port of the segment connected to this port, for the corresponding Spanning Tree instance. This value is compared to the Root Path Cost field in received bridge PDUs.
                       etsysMstpPortDesignatedBridge 1.3.6.1.4.1.5624.1.2.28.1.3.1.1.8 bridgeid read-only
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment on the corresponding Spanning Tree instance.
                       etsysMstpPortDesignatedPort 1.3.6.1.4.1.5624.1.2.28.1.3.1.1.9 octet string read-only
The Port Identifier of the port on the Designated Bridge for this port's segment on the corresponding Spanning Tree instance.
                       etsysMstpPortRoleValue 1.3.6.1.4.1.5624.1.2.28.1.3.1.1.10 integer read-only
Indicates this port's role on the corresponding Spanning Tree instance. disabled -- this port has no role on this MST instance. root -- this port has the role of root port on this MST instance. designated -- this port has the role of designated port on this MST instance. alternate -- this port has the role of alternate port on this MST instance. backUp -- this port has the role of backup port on this MST instance. master -- this port has the role of master port on this MST instance. Enumeration: 'root': 2, 'alternate': 4, 'designated': 3, 'disabled': 1, 'master': 6, 'backUp': 5.
               etsysMstpGlobalPortTable 1.3.6.1.4.1.5624.1.2.28.1.3.2 no-access
A table that contains port parameter values which apply to all Spanning Tree instances.
                   etsysMstpGlobalPortEntry 1.3.6.1.4.1.5624.1.2.28.1.3.2.1 no-access
A list of information maintained for every port which applies to all Spanning Tree instances.
                       etsysMstpHelloTime 1.3.6.1.4.1.5624.1.2.28.1.3.2.1.1 unsigned32 read-only
The amount of time, in hundredths of a second, between the transmission of Configuration bridge PDUs on this port when it has the role of designated port for any Spanning Tree instance. This is the actual value that this bridge is currently using.
                       etsysMstpPortHelloTime 1.3.6.1.4.1.5624.1.2.28.1.3.2.1.2 unsigned32 read-write
The value, in hundredths of a second, that all bridges attached to this port's LAN segment use for HelloTime when this bridge is acting as the CIST root.
                       etsysMstpBoundaryPort 1.3.6.1.4.1.5624.1.2.28.1.3.2.1.3 truthvalue read-only
True(1) if this port is attached to a LAN which is in a different MST Region than this bridge, false(2) otherwise.
           etsysMstpExtn 1.3.6.1.4.1.5624.1.2.28.1.4
               etsysMstpAutoEdgeDetection 1.3.6.1.4.1.5624.1.2.28.1.4.1 enabledstatus read-write
The enabled/disabled status of automatic edge detection.
               etsysMstpBridgeHelloTimeMode 1.3.6.1.4.1.5624.1.2.28.1.4.2 enabledstatus read-write
The enabled/disabled status of the legacy bridge hello mode of operation. When enabled, and this bridge is acting as the root bridge, dot1dStpBridgeHelloTime is used. When disabled, and this bridge is acting as the root bridge, etsysMstpPortHelloTime is used.
               etsysMstpMstiExtnTable 1.3.6.1.4.1.5624.1.2.28.1.4.3 no-access
Extensions to the table of Multiple Spanning Tree instances.
                   etsysMstpMstiExtnEntry 1.3.6.1.4.1.5624.1.2.28.1.4.3.1 no-access
A list of extensions to the information maintained for each Multiple Spanning Tree instance.
                       etsysMstpMstiExtnBackupRootEnable 1.3.6.1.4.1.5624.1.2.28.1.4.3.1.1 enabledstatus read-write
The enabled/disabled status of the Backup Root functionality on this MSTI.
               etsysMstpPortExtnTable 1.3.6.1.4.1.5624.1.2.28.1.4.4 no-access
Extensions to the table that contains port parameter values for each configured Multiple Spanning Tree instance.
                   etsysMstpPortExtnEntry 1.3.6.1.4.1.5624.1.2.28.1.4.4.1 no-access
A list of extensions to the information maintained for every port by each Multiple Spanning Tree instance configured on this bridge.
                       etsysMstpPortExtnNonForwardingReason 1.3.6.1.4.1.5624.1.2.28.1.4.4.1.1 integer read-only
Indicates the reason why this port has been placed in a non-forwarding state on this MSTI (other than as a result of normal Spanning Tree protocol operation). none(1) - the port has not been placed in a non-forwarding state due to any exceptional condition. disputed(2) - the port has been placed in listening state because it has a designated role and an inferior designated BPDU has been received. spanGuardLocked(3) - the port has been placed in blocking state because it is configured as an admin edge port and a BPDU has been received. loopProtectEvent(4) - the port has been placed in listening or blocking state because a BPDU timeout has occurred and the port is awaiting reception of a type 2 BPDU on a point-to-point link. loopProtectAdvisory(5) - the port has been placed in listening state because a BPDU timeout has occurred (as with a Loop Protect event), but this condition may be normal because the link partner does not support the Loop Protect feature. loopbackDetected(6) - the port has been placed in blocking state because a loopback condition has been detected. Enumeration: 'none': 1, 'disputed': 2, 'loopbackDetected': 6, 'loopProtectEvent': 4, 'loopProtectAdvisory': 5, 'spanGuardLocked': 3.
                       etsysMstpPortExtnLoopProtectEnable 1.3.6.1.4.1.5624.1.2.28.1.4.4.1.2 enabledstatus read-write
The enabled/disabled status of the Loop Protect functionality for this port on this MSTI.
                       etsysMstpPortExtnLoopProtectBlocking 1.3.6.1.4.1.5624.1.2.28.1.4.4.1.3 truthvalue read-write
The state of this port on this MSTI with respect to the Loop Protect feature. true(1) - this port is being held in the blocking state by the Loop Protect feature. false(2) - this port is not being held in the blocking state by the Loop Protect feature. When this object has a value of true(1) setting its value to false(2) will cause the Loop Protect feature to no longer hold the port in the blocking state. All other set operations on this object are undefined and MUST NOT have any effect.
       etsysMstpConformance 1.3.6.1.4.1.5624.1.2.28.2
           etsysMstpGroups 1.3.6.1.4.1.5624.1.2.28.2.1
               etsysMstpConfigGroup 1.3.6.1.4.1.5624.1.2.28.2.1.1
A collection of objects providing configuration support for the Multiple Spanning Tree Protocol.
               etsysMstpBridgeGroup 1.3.6.1.4.1.5624.1.2.28.2.1.2
A collection of objects providing bridge-level support for the Multiple Spanning Tree Protocol.
               etsysMstpPortGroup 1.3.6.1.4.1.5624.1.2.28.2.1.3
A collection of objects providing port-level support for the Multiple Spanning Tree Protocol.
               etsysMstpAutoEdgeDetectGroup 1.3.6.1.4.1.5624.1.2.28.2.1.4
An object for controlling Auto Edge Detection.
               etsysMstpBridgeHelloTimeGroup 1.3.6.1.4.1.5624.1.2.28.2.1.5
An object for modifying the Hello Time mode.
               etsysMstpBackupRootGroup 1.3.6.1.4.1.5624.1.2.28.2.1.6
An object for enabling and disabling the Backup Root feature.
               etsysMstpMaxInstancesGroup 1.3.6.1.4.1.5624.1.2.28.2.1.7
An object for restricting the number of configurable MSTIs.
               etsysMstpNonForwardingReasonGroup 1.3.6.1.4.1.5624.1.2.28.2.1.8
An object that indicates the reason for an exceptional non-forwarding condition per port/MSTI.
               etsysMstpLoopProtectGroup 1.3.6.1.4.1.5624.1.2.28.2.1.9
A collection of objects providing support for the Loop Protect feature.
               etsysMstpLoopProtectNotificationGroup 1.3.6.1.4.1.5624.1.2.28.2.1.10
The Loop Protect Event Notification for MSTIs.
           etsysMstpCompliances 1.3.6.1.4.1.5624.1.2.28.2.2
               etsysMstpCompliance 1.3.6.1.4.1.5624.1.2.28.2.2.1
The compliance statement for devices that support the Multiple Spanning Tree Protocol.