G6-STP-MIB

File: G6-STP-MIB.mib (31743 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MICROSENS-G6-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 enterprises
NOTIFICATION-TYPE DisplayString MacAddress
g6

Defined Types

BridgeConfigEntry  
SEQUENCE    
  bridgeConfigIndex INTEGER
  bridgeConfigMode INTEGER
  bridgeConfigPriority Integer32
  bridgeConfigHelloTime Integer32
  bridgeConfigMaxAge Integer32
  bridgeConfigForwardDelay Integer32
  bridgeConfigTxHoldCount Integer32
  bridgeConfigIeeePathCostModel INTEGER
  bridgeConfigMstpRegionName DisplayString
  bridgeConfigMstpRevisionLevel Integer32
  bridgeConfigMstpMaxHops Integer32
  bridgeConfigMstpStpAgingTime Unsigned32

PortConfigEntry  
SEQUENCE    
  portConfigPortIndex INTEGER
  portConfigEnable INTEGER
  portConfigPriority Integer32
  portConfigAdminP2pPort INTEGER
  portConfigAdminEdgePort INTEGER
  portConfigAdminPathCost Unsigned32
  portConfigProtocolMigration DisplayString
  portConfigBridgeAssurance INTEGER
  portConfigMstpDefaultPriority Integer32
  portConfigMstpPortPriority DisplayString
  portConfigMstpDefaultAdminPathCost Unsigned32
  portConfigMstpPortAdminPathCost DisplayString
  portConfigBpduGuard INTEGER
  portConfigBpduReceiveOnly INTEGER
  portConfigRestrictTcn INTEGER
  portConfigRestrictRoot INTEGER

MstpGroupEntry  
SEQUENCE    
  mstpGroupIndex INTEGER
  mstpGroupMstpId DisplayString
  mstpGroupBridgePriority Integer32

BridgeStatusEntry  
SEQUENCE    
  bridgeStatusIndex INTEGER
  bridgeStatusStpProtocol Integer32
  bridgeStatusHelloTime Integer32
  bridgeStatusMaxAge Integer32
  bridgeStatusHoldTime Integer32
  bridgeStatusForwardDelay Integer32
  bridgeStatusRootPort Integer32
  bridgeStatusRootCost Unsigned32
  bridgeStatusTopologyChanges Integer32
  bridgeStatusLastTopologyChange Counter32
  bridgeStatusMstpRegionName DisplayString
  bridgeStatusMstiRevisionLevel Integer32
  bridgeStatusCistInternalRootPathCost Unsigned32
  bridgeStatusCistRegionalRootId DisplayString
  bridgeStatusCistRegionalRootPriority Unsigned32
  bridgeStatusCistRegionalRootMac MacAddress
  bridgeStatusMaxHops Integer32
  bridgeStatusMstpStpAgingTime Unsigned32

PortStatusEntry  
SEQUENCE    
  portStatusPortIndex INTEGER
  portStatusPort Integer32
  portStatusState INTEGER
  portStatusLocalPortCost Unsigned32
  portStatusDesignatedPortId DisplayString
  portStatusDesignatedPort Unsigned32
  portStatusDesignatedPortPriority Unsigned32
  portStatusDesignatedCost Unsigned32
  portStatusDesignatedRootId DisplayString
  portStatusDesignatedRootMac MacAddress
  portStatusDesignatedRootPriority Integer32
  portStatusDesignatedBridgeId DisplayString
  portStatusDesignatedBridgeMac MacAddress
  portStatusDesignatedBridgePriority Integer32
  portStatusForwardTransition Unsigned32
  portStatusOperEdgePort INTEGER
  portStatusOperP2pPort INTEGER
  portStatusRole INTEGER
  portStatusInconsistentBridge INTEGER

MstpStatusTableEntry  
SEQUENCE    
  mstpStatusTableIndex INTEGER
  mstpStatusTableMstpId Integer32
  mstpStatusTablePort Integer32
  mstpStatusTableState INTEGER
  mstpStatusTablePortPriority Integer32
  mstpStatusTableInternalAdminPathCost Unsigned32
  mstpStatusTableForwardTransition Unsigned32
  mstpStatusTableRole INTEGER

MstpBridgeStatusEntry  
SEQUENCE    
  mstpBridgeStatusIndex INTEGER
  mstpBridgeStatusMstpId Integer32
  mstpBridgeStatusBridgePriority Unsigned32
  mstpBridgeStatusRootPort Integer32
  mstpBridgeStatusRootCost Unsigned32
  mstpBridgeStatusMaxHops Integer32
  mstpBridgeStatusRegionalRootId DisplayString
  mstpBridgeStatusRegionalRootPriority Unsigned32
  mstpBridgeStatusRegionalRootMac MacAddress
  mstpBridgeStatusTopologyChanges Integer32
  mstpBridgeStatusLastTopologyChange Counter32

Defined Values

protocol 1.3.6.1.4.1.3181.10.6.2
Microsens private MIB for Generation 6 Ethernet Switches
MODULE-IDENTITY    

stp 1.3.6.1.4.1.3181.10.6.2.42
OBJECT IDENTIFIER    

bridgeConfigTable 1.3.6.1.4.1.3181.10.6.2.42.1
Configuration parameter concerning the general bridge setttings
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BridgeConfigEntry

bridgeConfigEntry 1.3.6.1.4.1.3181.10.6.2.42.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  BridgeConfigEntry  

bridgeConfigIndex 1.3.6.1.4.1.3181.10.6.2.42.1.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

bridgeConfigMode 1.3.6.1.4.1.3181.10.6.2.42.1.1.2
Set base operating mode of spanning tree protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), stp(1), rstp(2), mstp(3)  

bridgeConfigPriority 1.3.6.1.4.1.3181.10.6.2.42.1.1.3
The value of the writeable portion of the Bridge ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

bridgeConfigHelloTime 1.3.6.1.4.1.3181.10.6.2.42.1.1.4
The amount of time 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, in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

bridgeConfigMaxAge 1.3.6.1.4.1.3181.10.6.2.42.1.1.5
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

bridgeConfigForwardDelay 1.3.6.1.4.1.3181.10.6.2.42.1.1.6
Bridge forward delay in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

bridgeConfigTxHoldCount 1.3.6.1.4.1.3181.10.6.2.42.1.1.7
Limits the maximum transmission rate.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

bridgeConfigIeeePathCostModel 1.3.6.1.4.1.3181.10.6.2.42.1.1.8
Defines to which standard the admin_path_cost are compliant.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ms1998Compliant(0), ms2004Compliant(1)  

bridgeConfigMstpRegionName 1.3.6.1.4.1.3181.10.6.2.42.1.1.9
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

bridgeConfigMstpRevisionLevel 1.3.6.1.4.1.3181.10.6.2.42.1.1.10
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

bridgeConfigMstpMaxHops 1.3.6.1.4.1.3181.10.6.2.42.1.1.11
Defines the initial value of remaining hops for MSTI information generated at the boundary of an MSTI region.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

bridgeConfigMstpStpAgingTime 1.3.6.1.4.1.3181.10.6.2.42.1.1.12
This parameter is used only when MSTP is forced into STP mode for rapid aging.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

portConfigTable 1.3.6.1.4.1.3181.10.6.2.42.2
Configuration parameter concerning the port specific STP setttings
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortConfigEntry

portConfigEntry 1.3.6.1.4.1.3181.10.6.2.42.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  PortConfigEntry  

portConfigPortIndex 1.3.6.1.4.1.3181.10.6.2.42.2.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..24  

portConfigEnable 1.3.6.1.4.1.3181.10.6.2.42.2.1.2
Enable (R)STP for this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

portConfigPriority 1.3.6.1.4.1.3181.10.6.2.42.2.1.3
Port priority value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

portConfigAdminP2pPort 1.3.6.1.4.1.3181.10.6.2.42.2.1.4
A value of forceTrue indicates that this port should always be treated as if it is connected to a point-to-point link. A value of forceFalse indicates that this port should be treated as having a shared media connection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(0), forceFalse(1), forceTrue(2)  

portConfigAdminEdgePort 1.3.6.1.4.1.3181.10.6.2.42.2.1.5
When enabled this port is assumed to be an edge port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

portConfigAdminPathCost 1.3.6.1.4.1.3181.10.6.2.42.2.1.6
The contribution of this port to the path cost of paths towards the spanning tree root which include this port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

portConfigProtocolMigration 1.3.6.1.4.1.3181.10.6.2.42.2.1.7
When operating in RSTP mode, setting this object forces this port to transmit RSTP BPDUs.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

portConfigBridgeAssurance 1.3.6.1.4.1.3181.10.6.2.42.2.1.8
The bridge assurance is used to detectunidirectional link failures or remote devices that stop sending spanning tree information due to a software fault. Important: Only enable when the other directly connected switches also support this feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

portConfigMstpDefaultPriority 1.3.6.1.4.1.3181.10.6.2.42.2.1.9
The port priority used in all MSTP instances unless otherwise configured in mstp_port_priority.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

portConfigMstpPortPriority 1.3.6.1.4.1.3181.10.6.2.42.2.1.10
The port priority used in all specific MSTP instances. Syntax: mstp_id:port_priority. E.g.: 1:32, 2:128, 5:128
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

portConfigMstpDefaultAdminPathCost 1.3.6.1.4.1.3181.10.6.2.42.2.1.11
The port path cost used in all MSTP instances unless otherwise configured in mstp_port_admin_path_cost.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

portConfigMstpPortAdminPathCost 1.3.6.1.4.1.3181.10.6.2.42.2.1.12
The port path cost used in specific MSTP instances. Syntax: mstp_id:port_path_cost. E.g.: 1:4, 2:100
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

portConfigBpduGuard 1.3.6.1.4.1.3181.10.6.2.42.2.1.13
When enabled STP attempts from a user port are blocked. This prevents a malicious user from influencing the overall network routing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), dropAndEvent(1), blockPort(2)  

portConfigBpduReceiveOnly 1.3.6.1.4.1.3181.10.6.2.42.2.1.14
When enabled this port listens to incoming BPDU packets for spanning tree algorithm but never transmits any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

portConfigRestrictTcn 1.3.6.1.4.1.3181.10.6.2.42.2.1.15
When enabled the port does not forward topology change notification BPDUs.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

portConfigRestrictRoot 1.3.6.1.4.1.3181.10.6.2.42.2.1.16
When enabled this port cannot become a root bridge port for the spanning tree protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

mstpGroupTable 1.3.6.1.4.1.3181.10.6.2.42.3
This table defines MSTP parameter that my be different between instances. The mstp_id is referrenced from vlan.filter_config.mstp_group. Several VLAN may share the same MSTP group. If needed up to 63 table entires can be created.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MstpGroupEntry

mstpGroupEntry 1.3.6.1.4.1.3181.10.6.2.42.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  MstpGroupEntry  

mstpGroupIndex 1.3.6.1.4.1.3181.10.6.2.42.3.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..62  

mstpGroupMstpId 1.3.6.1.4.1.3181.10.6.2.42.3.1.2
Defines filter table entry for this MSTP Group Id. This is the key value for the table. Type '=:' to edit, use index '[*] = new_id:' to add an entry. Edit string to nothing to delete entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

mstpGroupBridgePriority 1.3.6.1.4.1.3181.10.6.2.42.3.1.3
The value of the writeable portion of the Bridge ID for this MSTP instance.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

bridgeStatusTable 1.3.6.1.4.1.3181.10.6.2.42.100
This status table collects all bridge related status fields.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BridgeStatusEntry

bridgeStatusEntry 1.3.6.1.4.1.3181.10.6.2.42.100.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  BridgeStatusEntry  

bridgeStatusIndex 1.3.6.1.4.1.3181.10.6.2.42.100.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

bridgeStatusStpProtocol 1.3.6.1.4.1.3181.10.6.2.42.100.1.2
Stp protocol specification = 3 for 802.1D.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

bridgeStatusHelloTime 1.3.6.1.4.1.3181.10.6.2.42.100.1.3
The amount of time 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, in seconds. This is the actual value that this bridge is currently using.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

bridgeStatusMaxAge 1.3.6.1.4.1.3181.10.6.2.42.100.1.4
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in seconds. This is the actual value that this bridge is currently using.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

bridgeStatusHoldTime 1.3.6.1.4.1.3181.10.6.2.42.100.1.5
This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

bridgeStatusForwardDelay 1.3.6.1.4.1.3181.10.6.2.42.100.1.6
This time controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

bridgeStatusRootPort 1.3.6.1.4.1.3181.10.6.2.42.100.1.7
The port number of the port that offers the lowest cost path from this bridge to the root bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

bridgeStatusRootCost 1.3.6.1.4.1.3181.10.6.2.42.100.1.8
The cost of the path to the root as seen from this bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bridgeStatusTopologyChanges 1.3.6.1.4.1.3181.10.6.2.42.100.1.9
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

bridgeStatusLastTopologyChange 1.3.6.1.4.1.3181.10.6.2.42.100.1.10
The time in seconds when the last time a topology change was detected.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bridgeStatusMstpRegionName 1.3.6.1.4.1.3181.10.6.2.42.100.1.11
This the region name actually used.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

bridgeStatusMstiRevisionLevel 1.3.6.1.4.1.3181.10.6.2.42.100.1.12
This the revision level actually used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

bridgeStatusCistInternalRootPathCost 1.3.6.1.4.1.3181.10.6.2.42.100.1.13
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bridgeStatusCistRegionalRootId 1.3.6.1.4.1.3181.10.6.2.42.100.1.14
The Bridge Identifier of the current CIST Regional Root
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

bridgeStatusCistRegionalRootPriority 1.3.6.1.4.1.3181.10.6.2.42.100.1.15
The Bridge priority of the current CIST Regional Root
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bridgeStatusCistRegionalRootMac 1.3.6.1.4.1.3181.10.6.2.42.100.1.16
The Bridge MAC of the current CIST Regional Root
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

bridgeStatusMaxHops 1.3.6.1.4.1.3181.10.6.2.42.100.1.17
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

bridgeStatusMstpStpAgingTime 1.3.6.1.4.1.3181.10.6.2.42.100.1.18
Aging time of the bridge
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

portStatusTable 1.3.6.1.4.1.3181.10.6.2.42.101
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortStatusEntry

portStatusEntry 1.3.6.1.4.1.3181.10.6.2.42.101.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  PortStatusEntry  

portStatusPortIndex 1.3.6.1.4.1.3181.10.6.2.42.101.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..31  

portStatusPort 1.3.6.1.4.1.3181.10.6.2.42.101.1.2
The port for which these spanning tree information apply.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

portStatusState 1.3.6.1.4.1.3181.10.6.2.42.101.1.3
This state controls what action a port takes on reception of a frame.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), discarding(1), learning(2), forwarding(3), blocking(4), listening(5), broken(6)  

portStatusLocalPortCost 1.3.6.1.4.1.3181.10.6.2.42.101.1.4
The contribution of this port to the path cost of paths towards the spanning tree root which include this port. This is the actually used value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

portStatusDesignatedPortId 1.3.6.1.4.1.3181.10.6.2.42.101.1.5
The Port priority and identifier of the port on the Designated Bridge for this port's segment. Format: Priority:PortId.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

portStatusDesignatedPort 1.3.6.1.4.1.3181.10.6.2.42.101.1.6
The Port Identifier of the port on the Designated Bridge for this port's segment.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

portStatusDesignatedPortPriority 1.3.6.1.4.1.3181.10.6.2.42.101.1.7
The priority of the port on the Designated Bridge for this port's segment.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

portStatusDesignatedCost 1.3.6.1.4.1.3181.10.6.2.42.101.1.8
The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

portStatusDesignatedRootId 1.3.6.1.4.1.3181.10.6.2.42.101.1.9
The priority of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is connected. This is a 4-bit value included along with 12-bit of designated_root_mac as Root Bridge Identifier.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

portStatusDesignatedRootMac 1.3.6.1.4.1.3181.10.6.2.42.101.1.10
This contains just the MAC part of the bridge id.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

portStatusDesignatedRootPriority 1.3.6.1.4.1.3181.10.6.2.42.101.1.11
This contains just the priorty part of the bridge id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

portStatusDesignatedBridgeId 1.3.6.1.4.1.3181.10.6.2.42.101.1.12
The priority of the Bridge that this port considers to be the Designated Bridge for this port segment.This is a 4-bit value included along with 12-bit of designated_bridge_mac as Bridge Identifier.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

portStatusDesignatedBridgeMac 1.3.6.1.4.1.3181.10.6.2.42.101.1.13
The Bridge Identifier of the bridge that this port considers to be the Designated Bridge for this port's segment.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

portStatusDesignatedBridgePriority 1.3.6.1.4.1.3181.10.6.2.42.101.1.14
This contains just the priorty part of the bridge id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

portStatusForwardTransition 1.3.6.1.4.1.3181.10.6.2.42.101.1.15
The number of times this port has transitioned from the Learning state to the Forwarding state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

portStatusOperEdgePort 1.3.6.1.4.1.3181.10.6.2.42.101.1.16
A value of true indicates that this port should be assumed as an edge-port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

portStatusOperP2pPort 1.3.6.1.4.1.3181.10.6.2.42.101.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

portStatusRole 1.3.6.1.4.1.3181.10.6.2.42.101.1.18
Assigned port role
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), root(1), designated(2), alternate(3), backup(4), master(5), disabled(6)  

portStatusInconsistentBridge 1.3.6.1.4.1.3181.10.6.2.42.101.1.19
A value of true indicates that the port is inconsistent due to Bridge assurance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

mstpStatusTableTable 1.3.6.1.4.1.3181.10.6.2.42.102
This table contains a record for each MSTP instance and for each port thereof. Table ends with first record with mstp_id=0.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MstpStatusTableEntry

mstpStatusTableEntry 1.3.6.1.4.1.3181.10.6.2.42.102.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  MstpStatusTableEntry  

mstpStatusTableIndex 1.3.6.1.4.1.3181.10.6.2.42.102.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..2047  

mstpStatusTableMstpId 1.3.6.1.4.1.3181.10.6.2.42.102.1.2
MSTP instance this entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

mstpStatusTablePort 1.3.6.1.4.1.3181.10.6.2.42.102.1.3
Port id of the port in relation to above MSTP instance.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

mstpStatusTableState 1.3.6.1.4.1.3181.10.6.2.42.102.1.4
This state controls what action a port takes on reception of a frame.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), discarding(1), learning(2), forwarding(3), blocking(4), listening(5), broken(6)  

mstpStatusTablePortPriority 1.3.6.1.4.1.3181.10.6.2.42.102.1.5
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

mstpStatusTableInternalAdminPathCost 1.3.6.1.4.1.3181.10.6.2.42.102.1.6
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mstpStatusTableForwardTransition 1.3.6.1.4.1.3181.10.6.2.42.102.1.7
The number of times this port has transitioned from the Learning state to the Forwarding state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mstpStatusTableRole 1.3.6.1.4.1.3181.10.6.2.42.102.1.8
Assigned port role
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), root(1), designated(2), alternate(3), backup(4), master(5), disabled(6)  

mstpBridgeStatusTable 1.3.6.1.4.1.3181.10.6.2.42.103
This status table collects all multiple spanning tree bridge related status fields.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MstpBridgeStatusEntry

mstpBridgeStatusEntry 1.3.6.1.4.1.3181.10.6.2.42.103.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  MstpBridgeStatusEntry  

mstpBridgeStatusIndex 1.3.6.1.4.1.3181.10.6.2.42.103.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..62  

mstpBridgeStatusMstpId 1.3.6.1.4.1.3181.10.6.2.42.103.1.2
MSTP instance identifier.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

mstpBridgeStatusBridgePriority 1.3.6.1.4.1.3181.10.6.2.42.103.1.3
Bridge priority.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mstpBridgeStatusRootPort 1.3.6.1.4.1.3181.10.6.2.42.103.1.4
The port number of the port that offers the lowest cost path from this bridge to the root bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

mstpBridgeStatusRootCost 1.3.6.1.4.1.3181.10.6.2.42.103.1.5
The cost of the path to the root as seen from this bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mstpBridgeStatusMaxHops 1.3.6.1.4.1.3181.10.6.2.42.103.1.6
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

mstpBridgeStatusRegionalRootId 1.3.6.1.4.1.3181.10.6.2.42.103.1.7
The priority of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is connected. This is a 4-bit value included along with 12-bit of designated_root_mac as Root Bridge Identifier.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

mstpBridgeStatusRegionalRootPriority 1.3.6.1.4.1.3181.10.6.2.42.103.1.8
This contains just the MAC part of the bridge id.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

mstpBridgeStatusRegionalRootMac 1.3.6.1.4.1.3181.10.6.2.42.103.1.9
This contains just the priorty part of the bridge id.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

mstpBridgeStatusTopologyChanges 1.3.6.1.4.1.3181.10.6.2.42.103.1.10
The total number of topology changes detected by this mstp bridge instance since the management entity was last reset or initialized.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

mstpBridgeStatusLastTopologyChange 1.3.6.1.4.1.3181.10.6.2.42.103.1.11
The time in seconds when the last time a topology change was detected.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32