PRVT-MST-MIB: View SNMP OID List / Download MIB

VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES


 Home MIB: PRVT-MST-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
 prvtMSTMib 1.3.6.1.4.1.738.1.5.107
The MIB module for managing 802.1s Multiple Spanning Tree Protocol (MSTP).
         prvtMSTNotifications 1.3.6.1.4.1.738.1.5.107.0
             mstpNewRoot 1.3.6.1.4.1.738.1.5.107.0.1
This notification is the MSTP equivalent of the standard STP newRoot notification.
             mstpTopologyChange 1.3.6.1.4.1.738.1.5.107.0.2
This notification is the MSTP equivalent of the standard STP topologyChange notification.
         prvtMSTObjects 1.3.6.1.4.1.738.1.5.107.1
             mSTRegion 1.3.6.1.4.1.738.1.5.107.1.1
                 mSTRegionEditControl 1.3.6.1.4.1.738.1.5.107.1.1.1
                     mSTRegionEditBufferStatus 1.3.6.1.4.1.738.1.5.107.1.1.1.1 integer read-only
Indicates the current ownership status of the unique Region Config Edit Buffer. released -- the Edit Buffer can be acquired by any of the SNMP management stations. acquiredBySnmp -- the Edit Buffer is acquired by any of the SNMP management stations. acquiredByNonSnmp -- the Edit Buffer is acquired by the non-SNMP users managing the device. Enumeration: 'released': 1, 'acquiredBySnmp': 2, 'acquiredByNonSnmp': 3.
                     mSTRegionEditBufferOperation 1.3.6.1.4.1.738.1.5.107.1.1.1.2 integer read-write
Indicates the operation that is performed on the Region Config Edit Buffer. other -- none of the following operations. acquire -- acquire the Edit Buffer. This operation can only be performed when the mSTRegionEditBufferStatus object has the value of released(1). After the successful execution of this action, the mSTRegionEditBufferStatus object will be changed to acquiredBySnmp(2). releaseWithForce -- release the Edit Buffer acquired by non-SNMP users with force and discard the changes in the Edit Buffer. This operation can only be performed when the mSTRegionEditBufferStatus object has the value of acquiredByNonSnmp(2). commit -- commit the changes in the Edit Buffer and release the Edit Buffer. The successful execution of this action will make the changes in the Edit Buffer effective on the device. This operation can only be performed when the mSTRegionEditBufferStatus object has the value of acquiredBySnmp(3). rollBack -- discard the changes in the Edit Buffer and release the Edit Buffer. This operation can only be performed when the mSTRegionEditBufferStatus object has the value of acquiredBySnmp(3). This object always returns other(1) when it is read. Enumeration: 'releaseWithForce': 3, 'commit': 4, 'acquire': 2, 'rollBack': 5, 'other': 1.
                 mSTRegionParameters 1.3.6.1.4.1.738.1.5.107.1.1.2
                     mSTRegionName 1.3.6.1.4.1.738.1.5.107.1.1.2.1 displaystring read-only
The operational MST region name.
                     mSTRegionEditName 1.3.6.1.4.1.738.1.5.107.1.1.2.2 displaystring read-write
The MST region name in the Edit Buffer. This object is only instantiated when the mSTRegionEditBufferStatus object has the value of acquiredBySnmp(2).
                     mSTRegionRevision 1.3.6.1.4.1.738.1.5.107.1.1.2.3 integer32 read-only
The operational MST region version.
                     mSTRegionEditRevision 1.3.6.1.4.1.738.1.5.107.1.1.2.4 integer32 read-write
The MST region version in the Edit Buffer. This object is only instantiated when the mSTRegionEditBufferStatus object has the value of acquiredBySnmp(2).
                     mSTInstanceVlanTable 1.3.6.1.4.1.738.1.5.107.1.1.2.5 no-access
This table contains MST instance information with one entry for each MST instance numbered from 0 to mSTMaxInstanceNumber.
                         mSTInstanceVlanEntry 1.3.6.1.4.1.738.1.5.107.1.1.2.5.1 no-access
A conceptual row containing the MST instance information.
                             mSTInstanceIndex 1.3.6.1.4.1.738.1.5.107.1.1.2.5.1.1 integer32 no-access
An integer that uniquely identifies an MST instance from 0 to the object value of mSTMaxInstanceNumber.
                             mSTInstanceVlansMapped 1.3.6.1.4.1.738.1.5.107.1.1.2.5.1.2 octet string read-only
A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values of 0 through 7; the second octet to VLANs 8 through 15; etc. The least significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'.
                             mSTInstanceVlansMapped2k 1.3.6.1.4.1.738.1.5.107.1.1.2.5.1.3 octet string read-only
A string of octets containing one bit per VLAN for VLANs with VlanIndex values of 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values of 1024 through 1031; the second octet to VLANs 1032 through 1039; etc. The least significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'.
                             mSTInstanceVlansMapped3k 1.3.6.1.4.1.738.1.5.107.1.1.2.5.1.4 octet string read-only
A string of octets containing one bit per VLAN for VLANs with VlanIndex values of 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 least significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'.
                             mSTInstanceVlansMapped4k 1.3.6.1.4.1.738.1.5.107.1.1.2.5.1.5 octet string read-only
A string of octets containing one bit per VLAN for VLANs with VlanIndex values of 3072 through 4095. The first octet corresponds to VLANs with VlanIndex values of 3072 through 3079; the second octet to VLANs 3080 through 3087; etc. The least significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'.
                     mSTInstanceVlanEditTable 1.3.6.1.4.1.738.1.5.107.1.1.2.6 no-access
This table contains MST instance information in the Edit Buffer with one entry for each MST instance numbered from 0 to mSTMaxInstanceNumber. This table is only instantiated when the mSTRegionEditBufferStatus object has the value of acquiredBySnmp(2).
                         mSTInstanceVlanEditEntry 1.3.6.1.4.1.738.1.5.107.1.1.2.6.1 no-access
A conceptual row containing MST instance information in the Edit Buffer.
                             mSTInstanceEditVlansMap 1.3.6.1.4.1.738.1.5.107.1.1.2.6.1.1 octet string read-write
A string of octets containing one bit per VLAN. The first octet corresponds to VLANs with VlanIndex values of 0 through 7; the second octet to VLANs 8 through 15; etc. The least significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. Each VLAN can only be mapped to one unique MST instance in the range from 1 to mSTMaxInstanceNumber. If the bit corresponding to a VLAN is changed from '1' to '0', then that VLAN will be automatically mapped to MST instance 0 by the device.
                             mSTInstanceEditVlansMap2k 1.3.6.1.4.1.738.1.5.107.1.1.2.6.1.2 octet string read-write
A string of octets containing one bit per VLAN for VLANs with VlanIndex values of 1024 through 2047. The first octet corresponds to VLANs with VlanIndex values of 1024 through 1031; the second octet to VLANs 1032 through 1039; etc. The least significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. Each VLAN can only be mapped to one unique MST instance in the range from 1 to mSTMaxInstanceNumber. If the bit corresponding to a VLAN is changed from '1' to '0', then that VLAN will be automatically mapped to MST instance 0 by the device.
                             mSTInstanceEditVlansMap3k 1.3.6.1.4.1.738.1.5.107.1.1.2.6.1.3 octet string read-write
A string of octets containing one bit per VLAN for VLANs with VlanIndex values of 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 least significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. Each VLAN can only be mapped to one unique MST instance in the range from 1 to mSTMaxInstanceNumber. If the bit corresponding to a VLAN is changed from '1' to '0', then that VLAN will be automatically mapped to MST instance 0 by the device.
                             mSTInstanceEditVlansMap4k 1.3.6.1.4.1.738.1.5.107.1.1.2.6.1.4 octet string read-write
A string of octets containing one bit per VLAN for VLANs with VlanIndex values of 3072 through 4095. The first octet corresponds to VLANs with VlanIndex values of 3072 through 3079; the second octet to VLANs 3080 through 3087; etc. The least significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to '1'. Each VLAN can only be mapped to one unique MST instance in the range from 1 to mSTMaxInstanceNumber. If the bit corresponding to a VLAN is changed from '1' to '0', then that VLAN will be automatically mapped to MST instance 0 by the device.
             mSTBridgeParams 1.3.6.1.4.1.738.1.5.107.1.2
                 mSTMaxHopCount 1.3.6.1.4.1.738.1.5.107.1.2.1 integer32 read-write
The maximum number of hops for the MST region.
                 mSTMaxInstanceNumber 1.3.6.1.4.1.738.1.5.107.1.2.2 integer32 read-only
The maximum MST (Multiple Spanning Tree) instance IDs that are supported by the device for the MST Protocol.
                 mSTInstanceTable 1.3.6.1.4.1.738.1.5.107.1.2.3 no-access
This table contains MST instance information with one entry for each MST instance numbered from 0 to mSTMaxInstanceNumber.
                     mSTInstanceEntry 1.3.6.1.4.1.738.1.5.107.1.2.3.1 no-access
A conceptual row containing the MST instance information.
                         mSTInstanceDesignatedRoot 1.3.6.1.4.1.738.1.5.107.1.2.3.1.1 bridgeid read-only
The unique MST Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
                         mSTInstanceRootCost 1.3.6.1.4.1.738.1.5.107.1.2.3.1.2 integer32 read-only
The path cost of the root Port of this MST. This value is compared to the Root Path Cost field in received bridge PDUs.
                         mSTInstanceRootPort 1.3.6.1.4.1.738.1.5.107.1.2.3.1.3 integer32 read-only
The root port of this MST.
                         mSTInstanceDesignatedBridge 1.3.6.1.4.1.738.1.5.107.1.2.3.1.4 bridgeid read-only
The unique MST Designated Bridge Identifier.
                         mSTInstanceRootPriority 1.3.6.1.4.1.738.1.5.107.1.2.3.1.5 integer32 read-only
The MST root priority.
                         mSTInstanceRemainingHopCount 1.3.6.1.4.1.738.1.5.107.1.2.3.1.6 integer32 read-only
The remaining hop count for this MST instance.
                         mSTInstancePriority 1.3.6.1.4.1.738.1.5.107.1.2.3.1.7 integer32 read-write
MSTI priority, in steps of 4096.
             mSTTimers 1.3.6.1.4.1.738.1.5.107.1.3
                 mSTMigrationTimer 1.3.6.1.4.1.738.1.5.107.1.3.1 integer32 read-write
MST (Multiple Spanning Tree) migration timer . Determines timeout migration in seconds
                 mSTTxHoldCount 1.3.6.1.4.1.738.1.5.107.1.3.2 integer32 read-write
MST (Multiple Spanning Tree) Tx Hold Counter
                 mSTMaxAge 1.3.6.1.4.1.738.1.5.107.1.3.3 timeout read-only
The maximum age of Multiple 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.
                 mSTHelloTime 1.3.6.1.4.1.738.1.5.107.1.3.4 timeout read-only
The time between the transmissions of Configuration bridge PDUs by this node on any port when the port is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using.
                 mSTForwardDelay 1.3.6.1.4.1.738.1.5.107.1.3.5 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 toward the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. Note that this value is the one that this bridge is currently using, in contrast to mSTBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.
                 mSTBridgeMaxAge 1.3.6.1.4.1.738.1.5.107.1.3.6 timeout read-write
The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of mSTBridgeHelloTime. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set operation is attempted with a value that is not a whole number of seconds.
                 mSTBridgeHelloTime 1.3.6.1.4.1.738.1.5.107.1.3.7 timeout read-write
The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 1 second. An agent may return a badValue error if a set operation is attempted with a value that is not a whole number of seconds.
                 mSTBridgeForwardDelay 1.3.6.1.4.1.738.1.5.107.1.3.8 timeout read-write
The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of mSTBridgeMaxAge. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set operation is attempted with a value that is not a whole number of seconds.
             mSTPort 1.3.6.1.4.1.738.1.5.107.1.4
                 mSTPortTable 1.3.6.1.4.1.738.1.5.107.1.4.1 no-access
A table containing port information for the MST Protocol on all the bridge ports existing on the system.
                     mSTPortEntry 1.3.6.1.4.1.738.1.5.107.1.4.1.1 no-access
An entry with port information for the MST Protocol on a bridge port.
                         mSTPortAdminLinkType 1.3.6.1.4.1.738.1.5.107.1.4.1.1.1 integer read-write
Indicates the administrative link type configuration of a bridge port for the MST protocol. pointToPoint -- the port is administratively configured to be connected to a point-to-point link. shared -- the port is administratively configured to be connected to a shared medium. auto -- the administrative configuration of the port's link type depends on the duplex mode of the port's link. If the port's link is full-duplex, the administrative link type configuration on this port will be taken as pointTopoint(1). If the port link is half-duplex, the administrative link type configuration on this port will be taken as shared(2). This configuration of this object only takes effect when the stpxSpanningTreeType is mst(4). Enumeration: 'shared': 2, 'pointToPoint': 1, 'auto': 3.
                         mSTPortOperLinkType 1.3.6.1.4.1.738.1.5.107.1.4.1.1.2 integer read-only
Indicates the operational link type of a bridge port for the MST protocol. pointToPoint -- the port is operationally connected to a point-to-point link. shared -- the port is operationally connected to a shared medium. other -- none of the above. This object is only instantiated when the value of the stpxSpanningTreeType object is mst(4). Enumeration: 'shared': 2, 'other': 3, 'pointToPoint': 1.
                         mSTPortProtocolMigration 1.3.6.1.4.1.738.1.5.107.1.4.1.1.3 truthvalue read-write
The protocol migration control on this port. When the value of thw stpxSpanningTreeType object is mst(4), setting true(1) to this object forces the device to try using version 2 BPDUs on this port. When the value of the stpxSpanningTreeType object is not mst(4), setting true(1) to this object has no effect. Setting false(2) to this object has no effect. This object always returns false(2) when read.
                         mSTPortStatus 1.3.6.1.4.1.738.1.5.107.1.4.1.1.4 bits read-only
Indicates the operational status of the port for the MST protocol. edge -- this port is an edge port for the MST region. boundary -- this port is a boundary port for the MST region. pvst -- this port is connected to a PVST/PVST+ bridge. stp -- this port is connected to a Single Spanning Tree bridge. This object is only instantiated when the object value of stpxSpanningTreeType is mst(4). Bits: 'boundary': 1, 'edge': 0, 'stp': 3, 'pvst': 2.
                         mSTPortAdminEdgePort 1.3.6.1.4.1.738.1.5.107.1.4.1.1.5 truthvalue read-write
The administrative value of the Edge Port parameter. A value of true(1) indicates that this port should be assumed as an edge-port and a value of FALSE(2) indicates that this port should be assumed as a non-edge-port.
                         mSTPortOperEdgePort 1.3.6.1.4.1.738.1.5.107.1.4.1.1.6 truthvalue read-only
The operational value of the Edge Port parameter. The object is initialized to the value of dot1dStpPortAdminEdgePort and is set false(2) on reception of a BPDU.
                         mSTPortEnable 1.3.6.1.4.1.738.1.5.107.1.4.1.1.7 integer read-write
The enabled/disabled status of the port. Enumeration: 'disabled': 2, 'enabled': 1.
                 mSTPortPerMstTable 1.3.6.1.4.1.738.1.5.107.1.4.2 no-access
A table containing a list of the bridge ports for a particular MST instance. This table holds the settings.
                     mSTPortPerMstEntry 1.3.6.1.4.1.738.1.5.107.1.4.2.1 no-access
An entry containing the port information for the MST protocol on a port for a particular MST instance.
                         mSTPortPerMstRoleValue 1.3.6.1.4.1.738.1.5.107.1.4.2.1.1 integer read-only
Indicates the port role on a particular MST instance for the MST protocol. 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. boundary -- this port has the role of boundary port on this MST instance. Enumeration: 'backUp': 5, 'alternate': 4, 'designated': 3, 'disabled': 1, 'boundary': 6, 'root': 2.
                         mSTPortPerMstPriority 1.3.6.1.4.1.738.1.5.107.1.4.2.1.2 integer 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. The other octet of the Port ID is given by the value of mSTPort.
                         mSTPortPerMstState 1.3.6.1.4.1.738.1.5.107.1.4.2.1.3 integer read-only
The port's current state as defined by application of the 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 that are disabled (see mSTPortEnable), this object will have a value of disabled(1). Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2.
                         mSTPortPerMstPathCost 1.3.6.1.4.1.738.1.5.107.1.4.2.1.4 integer read-write
The contribution of this port to the path cost of paths toward the spanning tree root that include this port. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN.
                         mSTPortPerMstDesignatedCost 1.3.6.1.4.1.738.1.5.107.1.4.2.1.5 integer32 read-only
                         mSTPortPerMstDesignatedBridge 1.3.6.1.4.1.738.1.5.107.1.4.2.1.6 bridgeid read-only
                         mSTPortPerMstDesignatedPort 1.3.6.1.4.1.738.1.5.107.1.4.2.1.7 octet string read-only
The Port Identifier of the port on the MST Instance Designated Bridge for this port's segment.