PRVT-SPANNING-TREE-MIB: View SNMP OID List / Download MIB

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


 Home MIB: PRVT-SPANNING-TREE-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
 prvtSpanningTreeMIB 1.3.6.1.4.1.738.1.5.107
The private MIB module for management of the spanning tree and fast ring protocols.
         prvtStNotifications 1.3.6.1.4.1.738.1.5.107.0
             stTopologyChange 1.3.6.1.4.1.738.1.5.107.0.1
A topologyChange trap is sent by a bridge when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. The trap is not sent if a newRoot trap is sent for the same transition. Implementation of this trap is optional.
             stNewRoot 1.3.6.1.4.1.738.1.5.107.0.2
The newRoot trap 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, e.g., upon expiration of the Topology Change Timer, immediately subsequent to its election. Implementation of this trap is optional.
             mstTopologyChange 1.3.6.1.4.1.738.1.5.107.0.3
A topologyChange trap is sent by a bridge when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. The trap is not sent if a newRoot trap is sent for the same transition. Implementation of this trap is optional.
             mstNewRoot 1.3.6.1.4.1.738.1.5.107.0.4
The newRoot trap indicates that the sending agent has become the new root of the MSTP; the trap is sent by a bridge soon after its election as the new root, e.g., upon expiration of the Topology Change Timer, immediately subsequent to its election. Implementation of this trap is optional.
         prvtStObjects 1.3.6.1.4.1.738.1.5.107.1
             prvtStCommon 1.3.6.1.4.1.738.1.5.107.1.1
                 prvtStProviderBridgeAddress 1.3.6.1.4.1.738.1.5.107.1.1.1 integer read-write
Chose wich standard - 802.1d or 802.1ad will be used for BPDUs Enumeration: 'dot1d': 0, 'dot1ad': 1.
                 prvtStMaxAge 1.3.6.1.4.1.738.1.5.107.1.1.2 unsigned32 read-write
The maximum age, in seconds, of Spanning Tree Protocol information learned from the network on any port before it is discarded. Note that the following relationships are enforced: prvtStMaxAge >= 2 x (prvtStHelloTime + 1) 2 x (prvtStForwardDelay - 1) >= prvtStMaxAge
                 prvtStHelloTime 1.3.6.1.4.1.738.1.5.107.1.1.3 unsigned32 read-write
The amount of time, in seconds, between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so. Note that the following relationship is enforced: prvtStMaxAge >= 2 x (prvtStHelloTime + 1)
                 prvtStForwardDelay 1.3.6.1.4.1.738.1.5.107.1.1.4 unsigned32 read-write
The amount of time in seconds to delay before entering forwarding state. Note that the following relationship is enforced: 2 x (prvtStForwardDelay - 1) >= prvtStMaxAge
                 prvtStPriority 1.3.6.1.4.1.738.1.5.107.1.1.5 prvtstbridgeprioritytc read-write
The bridge priority. Valid values are multiples of 4096.
                 prvtStTimeSinceTopologyChange 1.3.6.1.4.1.738.1.5.107.1.1.6 unsigned32 read-only
The time, in seconds, since last topology change.
                 prvtStTopChanges 1.3.6.1.4.1.738.1.5.107.1.1.7 unsigned32 read-only
The total number of topology changes detected.
                 prvtStPortTable 1.3.6.1.4.1.738.1.5.107.1.1.8 no-access
A table containing port specific configuration information for the spanning-tree protocols.
                     prvtStPortEntry 1.3.6.1.4.1.738.1.5.107.1.1.8.1 no-access
An entry in prvtStPortTable.
                         prvtStPortIfName 1.3.6.1.4.1.738.1.5.107.1.1.8.1.1 octet string read-only
RowStatus for prvtStPortTable
                         prvtStPortRowStatus 1.3.6.1.4.1.738.1.5.107.1.1.8.1.2 rowstatus read-only
RowStatus for prvtStPortTable
                         prvtStPortBpduTx 1.3.6.1.4.1.738.1.5.107.1.1.8.1.3 truthvalue read-only
Enable transmission of BPDUs on this port.
                         prvtStPortBpduRx 1.3.6.1.4.1.738.1.5.107.1.1.8.1.4 truthvalue read-only
Configures how BPDUs received by the port should be processed.
                         prvtStPortDetectBpduLoss 1.3.6.1.4.1.738.1.5.107.1.1.8.1.5 truthvalue read-only
Enable detection of BPDU loss.
                         prvtStPortCiscoCompliant 1.3.6.1.4.1.738.1.5.107.1.1.8.1.6 truthvalue read-only
Configure this port to be Cisco compliant.
                         prvtStPortEdge 1.3.6.1.4.1.738.1.5.107.1.1.8.1.7 truthvalue read-only
Set port as an edge-port. Note that ring ports can not be set as edge ports.
                         prvtStPortEdgeStatus 1.3.6.1.4.1.738.1.5.107.1.1.8.1.8 truthvalue read-only
Whether this port is currently operating as an edge port.
                         prvtStPortEdgeFlush 1.3.6.1.4.1.738.1.5.107.1.1.8.1.9 truthvalue read-only
Flush edge port when blocking.
                         prvtStPortLinkType 1.3.6.1.4.1.738.1.5.107.1.1.8.1.10 prvtstlinktypetc read-only
Configure the link type for this port.
                         prvtStPortLinkTypeStatus 1.3.6.1.4.1.738.1.5.107.1.1.8.1.11 prvtstlinktypetc read-only
The current link type status for this port.
                         prvtStPortRestrictedRoot 1.3.6.1.4.1.738.1.5.107.1.1.8.1.12 truthvalue read-only
Enable root restriction on this port. Note that ring ports can not have restricted root enabled.
                         prvtStPortRestrictedTcn 1.3.6.1.4.1.738.1.5.107.1.1.8.1.13 truthvalue read-only
Enable topology change notification (TCN) restriction on this port. Note that ring ports can not have restricted TCN enabled.
                         prvtStPortPathCost 1.3.6.1.4.1.738.1.5.107.1.1.8.1.14 unsigned32 read-only
Configure the path cost for this port.
                         prvtStPortPriority 1.3.6.1.4.1.738.1.5.107.1.1.8.1.15 prvtstportprioritytc read-only
Set port priority. Valid values are multiples of 16.
                         prvtStPortAdminStatus 1.3.6.1.4.1.738.1.5.107.1.1.8.1.16 truthvalue read-only
Enable or disable spanning-tree on this port. Note that ring ports can not be set to disabled.
                         prvtStPortState 1.3.6.1.4.1.738.1.5.107.1.1.8.1.17 prvtstportstatetc read-only
The current state of this port.
                         prvtStPortRole 1.3.6.1.4.1.738.1.5.107.1.1.8.1.18 prvtstportroletc read-only
The current role for this port.
                         prvtStPortDesPCost 1.3.6.1.4.1.738.1.5.107.1.1.8.1.19 unsigned32 read-only
The designated path cost for this port.
                         prvtStPortDesBridgeID 1.3.6.1.4.1.738.1.5.107.1.1.8.1.20 octet string read-only
The designated bridge ID for this port.
                         prvtStPortDesPortID 1.3.6.1.4.1.738.1.5.107.1.1.8.1.21 prvtstportidtc read-only
The designated port ID for this port.
                 prvtStTxHoldCount 1.3.6.1.4.1.738.1.5.107.1.1.9 unsigned32 read-write
TxHoldCount is the value used by the Port Transmit state machine to limit the maximum transmission rate.
                 prvtStLearnMode 1.3.6.1.4.1.738.1.5.107.1.1.10 prvtstlearnmodetc read-write
Specify learning of new MACs on non-edge ports
             prvtStStp 1.3.6.1.4.1.738.1.5.107.1.2
                 prvtStStpProtocolDisabled 1.3.6.1.4.1.738.1.5.107.1.2.1 truthvalue read-write
Enable STP protocol. Note that only one flavour of xSTP can be running at a time (i.e. only one of prvtStStpProtocolDisabled, prvtStRstpProtocolDisabled, prvtStMstpProtocolDisabled, prvtStFRingProtocolDisabled can be true at a time.
             prvtStRstp 1.3.6.1.4.1.738.1.5.107.1.3
                 prvtStRstpProtocolDisabled 1.3.6.1.4.1.738.1.5.107.1.3.1 truthvalue read-write
Enable RSTP protocol. Note that only one flavour of xSTP can be running at a time (i.e. only one of prvtStStpProtocolDisabled, prvtStRstpProtocolDisabled, prvtStMstpProtocolDisabled, prvtStFRingProtocolDisabled can be true at a time.
             prvtStMstp 1.3.6.1.4.1.738.1.5.107.1.4
                 prvtStMstpProtocolDisabled 1.3.6.1.4.1.738.1.5.107.1.4.1 truthvalue read-write
Enable MSTP protocol. Note that only one flavour of xSTP can be running at a time (i.e. only one of prvtStStpProtocolDisabled, prvtStRstpProtocolDisabled, prvtStMstpProtocolEnable, prvtStFRingProtocolDisabled can be true at a time.
                 prvtStMstpRegionName 1.3.6.1.4.1.738.1.5.107.1.4.2 octet string read-write
The configuration name of the MST region to which this bridge belongs.
                 prvtStMstpRegionRevision 1.3.6.1.4.1.738.1.5.107.1.4.3 unsigned32 read-write
MST region revision.
                 prvtStMstpMaxHops 1.3.6.1.4.1.738.1.5.107.1.4.4 unsigned32 read-write
Maximum number of hops for the MST region.
                 prvtStMstpMigrationDelay 1.3.6.1.4.1.738.1.5.107.1.4.6 unsigned32 read-only
The Migration Delay timer in seconds.
                 prvtStMstpInstTable 1.3.6.1.4.1.738.1.5.107.1.4.8 no-access
This table contains MST instance information.
                     prvtStMstpInstEntry 1.3.6.1.4.1.738.1.5.107.1.4.8.1 no-access
An entry in prvtStMstpInstTable.
                         prvtStMstpInstId 1.3.6.1.4.1.738.1.5.107.1.4.8.1.1 prvtstinstidexceptzerotc no-access
An MST instance identifier.
                         prvtStMstpInstRowStatus 1.3.6.1.4.1.738.1.5.107.1.4.8.1.2 rowstatus read-only
RowStatus entry for prvtStMstpInstTable.
                         prvtStMstpInstPriority 1.3.6.1.4.1.738.1.5.107.1.4.8.1.3 prvtstbridgeprioritytc read-only
The bridge priority for this MST instance. Valid values are multiples of 4096.
                         prvtStMstpInstTimeSinceTopChng 1.3.6.1.4.1.738.1.5.107.1.4.8.1.4 unsigned32 read-only
The time in seconds since the last time a topology change was detected for this MST instance.
                         prvtStMstpInstTopChanges 1.3.6.1.4.1.738.1.5.107.1.4.8.1.5 unsigned32 read-only
The total number of topology changes detected for this MST instance.
                 prvtStMstpInstStatTable 1.3.6.1.4.1.738.1.5.107.1.4.9 no-access
This table contains additional MST instance status information.
                     prvtStMstpInstStatEntry 1.3.6.1.4.1.738.1.5.107.1.4.9.1 no-access
An entry in prvtStMstpInstStatTable.
                         prvtStMstpInstStatRRootID 1.3.6.1.4.1.738.1.5.107.1.4.9.1.2 octet string read-only
The regional root ID for this MST instance.
                         prvtStMstpInstStatRemHopCount 1.3.6.1.4.1.738.1.5.107.1.4.9.1.3 unsigned32 read-only
The remaining hop count for this MST instance.
                 prvtStMstpVlanPerInstTable 1.3.6.1.4.1.738.1.5.107.1.4.10 no-access
Defines the mapping of VLANs to Spanning Tree instances.
                       prvtStMstpVlanPerInstEntry 1.3.6.1.4.1.738.1.5.107.1.4.10.1 no-access
An entry in prvtStMstpVlanPerInstTable.
                           prvtStMstpVlanPerInstVlanId 1.3.6.1.4.1.738.1.5.107.1.4.10.1.1 unsigned32 no-access
VLAN identifier
                           prvtStMstpVlanPerInstRowStatus 1.3.6.1.4.1.738.1.5.107.1.4.10.1.2 rowstatus read-only
RowStatus for prvtStMstpVlanPerInstTable.
                           prvtStMstpVlanPerInstMstId 1.3.6.1.4.1.738.1.5.107.1.4.10.1.3 prvtstinstidtc read-only
The MST instance to which this VLAN belongs.
                 prvtStMstpInstPortTable 1.3.6.1.4.1.738.1.5.107.1.4.12 no-access
A table containing configuration information regarding a specific port for a given MST instance.
                       prvtStMstpInstPortEntry 1.3.6.1.4.1.738.1.5.107.1.4.12.1 no-access
An entry in prvtStMstpInstPortTable.
                           prvtStMInstPortInstId 1.3.6.1.4.1.738.1.5.107.1.4.12.1.2 prvtstinstidexceptzerotc read-only
Instance ID
                           prvtStMInstPortRowStatus 1.3.6.1.4.1.738.1.5.107.1.4.12.1.3 rowstatus read-only
RowStatus for prvtStMstpInstPortTable
                           prvtStMInstPortPathCost 1.3.6.1.4.1.738.1.5.107.1.4.12.1.4 unsigned32 read-only
The path cost for this MST instance port.
                           prvtStMInstPortPriority 1.3.6.1.4.1.738.1.5.107.1.4.12.1.5 prvtstportprioritytc read-only
The port priority for this MST instance port. Valid values are multiples of 16.
                           prvtStMInstPortAdminStatus 1.3.6.1.4.1.738.1.5.107.1.4.12.1.6 truthvalue read-only
Enable or disable spanning-tree for this MST instance port.
                           prvtStMInstPortState 1.3.6.1.4.1.738.1.5.107.1.4.12.1.7 prvtstportstatetc read-only
The current state of this MST instance port.
                           prvtStMInstPortFwdTrans 1.3.6.1.4.1.738.1.5.107.1.4.12.1.8 unsigned32 read-only
The number of transitions from Learning state to Forwarding state that have been made for this MST instance port.
                           prvtStMInstPortStatRole 1.3.6.1.4.1.738.1.5.107.1.4.12.1.9 prvtstportroletc read-only
The current role for this MST instance port.
                           prvtStMInstPortDesPCost 1.3.6.1.4.1.738.1.5.107.1.4.12.1.10 unsigned32 read-only
The designated port path cost.
                           prvtStMInstPortDesBridgeID 1.3.6.1.4.1.738.1.5.107.1.4.12.1.11 octet string read-only
The designated bridge ID.
                           prvtStMInstPortDesPortID 1.3.6.1.4.1.738.1.5.107.1.4.12.1.12 prvtstportidtc read-only
The designated port ID.
             prvtStFRing 1.3.6.1.4.1.738.1.5.107.1.5
                 prvtStFRingProtocolDisabled 1.3.6.1.4.1.738.1.5.107.1.5.1 truthvalue read-write
Enable fast ring protocol. Note that only one flavour of xSTP can be running at a time (i.e. only one of prvtStStpProtocolDisabled, prvtStRstpProtocolDisabled, prvtStMstpProtocolEnable, prvtStFRingProtocolDisabled can be true at a time. Setting prvtStFRingProtocolDisabled to true will fail if prvtStFRingInstTable is empty.
                 prvtStFRingPrefLink 1.3.6.1.4.1.738.1.5.107.1.5.2 octet string read-write
Specify preferred fast ring port
                 prvtStFRingInstTable 1.3.6.1.4.1.738.1.5.107.1.5.3 no-access
Each row in the table defines an instance of a fast ring. Currently only one instance is supported. An attempt to create more than one instance will fail. While prvtStFRingProtocolDisabled is true (i.e. fast-ring protocol is enabled), there must exist at least one row in this table. An attempt to delete the only existing row in this table will fail while prvtStFRingProtocolDisabled is true.
                     prvtStFRingInstEntry 1.3.6.1.4.1.738.1.5.107.1.5.3.1 no-access
An entry in prvtStFRingInstTable.
                         prvtStFRingInstPort1 1.3.6.1.4.1.738.1.5.107.1.5.3.1.1 octet string no-access
The first ring port belonging to the fast ring. prvtStFRingInstPort1 must exist in prvtStPortTable. prvtStFRingInstPort1 must not equal prvtStFRingInstPort2.
                         prvtStFRingInstPort2 1.3.6.1.4.1.738.1.5.107.1.5.3.1.2 octet string no-access
The second ring port belonging to the fast ring. prvtStFRingInstPort2 must exist in prvtStPortTable. prvtStFRingInstPort1 must not equal prvtStFRingInstPort2.
                         prvtStFRingInstRowStatus 1.3.6.1.4.1.738.1.5.107.1.5.3.1.3 rowstatus read-only
RowStatus entry for prvtStFRingInstTable.