G6-STP-MIB: View SNMP OID List / Download MIB

VENDOR: MICROSENS


 Home MIB: G6-STP-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
 protocol 1.3.6.1.4.1.3181.10.6.2
Microsens private MIB for Generation 6 Ethernet Switches
     stp 1.3.6.1.4.1.3181.10.6.2.42
           bridgeConfigTable 1.3.6.1.4.1.3181.10.6.2.42.1 no-access
Configuration parameter concerning the general bridge setttings
               bridgeConfigEntry 1.3.6.1.4.1.3181.10.6.2.42.1.1 no-access
                   bridgeConfigIndex 1.3.6.1.4.1.3181.10.6.2.42.1.1.1 integer no-access
Automatically generated
                   bridgeConfigMode 1.3.6.1.4.1.3181.10.6.2.42.1.1.2 integer read-write
Set base operating mode of spanning tree protocol. Enumeration: 'disabled': 0, 'mstp': 3, 'stp': 1, 'rstp': 2.
                   bridgeConfigPriority 1.3.6.1.4.1.3181.10.6.2.42.1.1.3 integer32 read-write
The value of the writeable portion of the Bridge ID.
                   bridgeConfigHelloTime 1.3.6.1.4.1.3181.10.6.2.42.1.1.4 integer32 read-write
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.
                   bridgeConfigMaxAge 1.3.6.1.4.1.3181.10.6.2.42.1.1.5 integer32 read-write
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in seconds.
                   bridgeConfigForwardDelay 1.3.6.1.4.1.3181.10.6.2.42.1.1.6 integer32 read-write
Bridge forward delay in seconds.
                   bridgeConfigTxHoldCount 1.3.6.1.4.1.3181.10.6.2.42.1.1.7 integer32 read-write
Limits the maximum transmission rate.
                   bridgeConfigIeeePathCostModel 1.3.6.1.4.1.3181.10.6.2.42.1.1.8 integer read-write
Defines to which standard the admin_path_cost are compliant. Enumeration: 'ms2004Compliant': 1, 'ms1998Compliant': 0.
                   bridgeConfigMstpRegionName 1.3.6.1.4.1.3181.10.6.2.42.1.1.9 displaystring read-write
                   bridgeConfigMstpRevisionLevel 1.3.6.1.4.1.3181.10.6.2.42.1.1.10 integer32 read-write
                   bridgeConfigMstpMaxHops 1.3.6.1.4.1.3181.10.6.2.42.1.1.11 integer32 read-write
Defines the initial value of remaining hops for MSTI information generated at the boundary of an MSTI region.
                   bridgeConfigMstpStpAgingTime 1.3.6.1.4.1.3181.10.6.2.42.1.1.12 unsigned32 read-write
This parameter is used only when MSTP is forced into STP mode for rapid aging.
           portConfigTable 1.3.6.1.4.1.3181.10.6.2.42.2 no-access
Configuration parameter concerning the port specific STP setttings
               portConfigEntry 1.3.6.1.4.1.3181.10.6.2.42.2.1 no-access
                   portConfigPortIndex 1.3.6.1.4.1.3181.10.6.2.42.2.1.1 integer no-access
Automatically generated
                   portConfigEnable 1.3.6.1.4.1.3181.10.6.2.42.2.1.2 integer read-write
Enable (R)STP for this port. Enumeration: 'disabled': 0, 'enabled': 1.
                   portConfigPriority 1.3.6.1.4.1.3181.10.6.2.42.2.1.3 integer32 read-write
Port priority value.
                   portConfigAdminP2pPort 1.3.6.1.4.1.3181.10.6.2.42.2.1.4 integer read-write
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. Enumeration: 'auto': 0, 'forceFalse': 1, 'forceTrue': 2.
                   portConfigAdminEdgePort 1.3.6.1.4.1.3181.10.6.2.42.2.1.5 integer read-write
When enabled this port is assumed to be an edge port. Enumeration: 'disabled': 0, 'enabled': 1.
                   portConfigAdminPathCost 1.3.6.1.4.1.3181.10.6.2.42.2.1.6 unsigned32 read-write
The contribution of this port to the path cost of paths towards the spanning tree root which include this port.
                   portConfigProtocolMigration 1.3.6.1.4.1.3181.10.6.2.42.2.1.7 displaystring read-write
When operating in RSTP mode, setting this object forces this port to transmit RSTP BPDUs.
                   portConfigBridgeAssurance 1.3.6.1.4.1.3181.10.6.2.42.2.1.8 integer read-write
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. Enumeration: 'disabled': 0, 'enabled': 1.
                   portConfigMstpDefaultPriority 1.3.6.1.4.1.3181.10.6.2.42.2.1.9 integer32 read-write
The port priority used in all MSTP instances unless otherwise configured in mstp_port_priority.
                   portConfigMstpPortPriority 1.3.6.1.4.1.3181.10.6.2.42.2.1.10 displaystring read-write
The port priority used in all specific MSTP instances. Syntax: mstp_id:port_priority. E.g.: 1:32, 2:128, 5:128
                   portConfigMstpDefaultAdminPathCost 1.3.6.1.4.1.3181.10.6.2.42.2.1.11 unsigned32 read-write
The port path cost used in all MSTP instances unless otherwise configured in mstp_port_admin_path_cost.
                   portConfigMstpPortAdminPathCost 1.3.6.1.4.1.3181.10.6.2.42.2.1.12 displaystring read-write
The port path cost used in specific MSTP instances. Syntax: mstp_id:port_path_cost. E.g.: 1:4, 2:100
                   portConfigBpduGuard 1.3.6.1.4.1.3181.10.6.2.42.2.1.13 integer read-write
When enabled STP attempts from a user port are blocked. This prevents a malicious user from influencing the overall network routing. Enumeration: 'disabled': 0, 'dropAndEvent': 1, 'blockPort': 2.
                   portConfigBpduReceiveOnly 1.3.6.1.4.1.3181.10.6.2.42.2.1.14 integer read-write
When enabled this port listens to incoming BPDU packets for spanning tree algorithm but never transmits any. Enumeration: 'disabled': 0, 'enabled': 1.
                   portConfigRestrictTcn 1.3.6.1.4.1.3181.10.6.2.42.2.1.15 integer read-write
When enabled the port does not forward topology change notification BPDUs. Enumeration: 'disabled': 0, 'enabled': 1.
                   portConfigRestrictRoot 1.3.6.1.4.1.3181.10.6.2.42.2.1.16 integer read-write
When enabled this port cannot become a root bridge port for the spanning tree protocol. Enumeration: 'disabled': 0, 'enabled': 1.
           mstpGroupTable 1.3.6.1.4.1.3181.10.6.2.42.3 no-access
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.
               mstpGroupEntry 1.3.6.1.4.1.3181.10.6.2.42.3.1 no-access
                   mstpGroupIndex 1.3.6.1.4.1.3181.10.6.2.42.3.1.1 integer no-access
Automatically generated
                   mstpGroupMstpId 1.3.6.1.4.1.3181.10.6.2.42.3.1.2 displaystring read-write
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.
                   mstpGroupBridgePriority 1.3.6.1.4.1.3181.10.6.2.42.3.1.3 integer32 read-write
The value of the writeable portion of the Bridge ID for this MSTP instance.
           bridgeStatusTable 1.3.6.1.4.1.3181.10.6.2.42.100 no-access
This status table collects all bridge related status fields.
                   bridgeStatusEntry 1.3.6.1.4.1.3181.10.6.2.42.100.1 no-access
                       bridgeStatusIndex 1.3.6.1.4.1.3181.10.6.2.42.100.1.1 integer no-access
Automatically generated
                       bridgeStatusStpProtocol 1.3.6.1.4.1.3181.10.6.2.42.100.1.2 integer32 read-only
Stp protocol specification = 3 for 802.1D.
                       bridgeStatusHelloTime 1.3.6.1.4.1.3181.10.6.2.42.100.1.3 integer32 read-only
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.
                       bridgeStatusMaxAge 1.3.6.1.4.1.3181.10.6.2.42.100.1.4 integer32 read-only
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.
                       bridgeStatusHoldTime 1.3.6.1.4.1.3181.10.6.2.42.100.1.5 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 seconds.
                       bridgeStatusForwardDelay 1.3.6.1.4.1.3181.10.6.2.42.100.1.6 integer32 read-only
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.
                       bridgeStatusRootPort 1.3.6.1.4.1.3181.10.6.2.42.100.1.7 integer32 read-only
The port number of the port that offers the lowest cost path from this bridge to the root bridge.
                       bridgeStatusRootCost 1.3.6.1.4.1.3181.10.6.2.42.100.1.8 unsigned32 read-only
The cost of the path to the root as seen from this bridge.
                       bridgeStatusTopologyChanges 1.3.6.1.4.1.3181.10.6.2.42.100.1.9 integer32 read-only
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
                       bridgeStatusLastTopologyChange 1.3.6.1.4.1.3181.10.6.2.42.100.1.10 counter32 read-only
The time in seconds when the last time a topology change was detected.
                       bridgeStatusMstpRegionName 1.3.6.1.4.1.3181.10.6.2.42.100.1.11 displaystring read-only
This the region name actually used.
                       bridgeStatusMstiRevisionLevel 1.3.6.1.4.1.3181.10.6.2.42.100.1.12 integer32 read-only
This the revision level actually used.
                       bridgeStatusCistInternalRootPathCost 1.3.6.1.4.1.3181.10.6.2.42.100.1.13 unsigned32 read-only
                       bridgeStatusCistRegionalRootId 1.3.6.1.4.1.3181.10.6.2.42.100.1.14 displaystring read-only
The Bridge Identifier of the current CIST Regional Root
                       bridgeStatusCistRegionalRootPriority 1.3.6.1.4.1.3181.10.6.2.42.100.1.15 unsigned32 read-only
The Bridge priority of the current CIST Regional Root
                       bridgeStatusCistRegionalRootMac 1.3.6.1.4.1.3181.10.6.2.42.100.1.16 macaddress read-only
The Bridge MAC of the current CIST Regional Root
                       bridgeStatusMaxHops 1.3.6.1.4.1.3181.10.6.2.42.100.1.17 integer32 read-only
                       bridgeStatusMstpStpAgingTime 1.3.6.1.4.1.3181.10.6.2.42.100.1.18 unsigned32 read-only
Aging time of the bridge
           portStatusTable 1.3.6.1.4.1.3181.10.6.2.42.101 no-access
                   portStatusEntry 1.3.6.1.4.1.3181.10.6.2.42.101.1 no-access
                       portStatusPortIndex 1.3.6.1.4.1.3181.10.6.2.42.101.1.1 integer no-access
Automatically generated
                       portStatusPort 1.3.6.1.4.1.3181.10.6.2.42.101.1.2 integer32 read-only
The port for which these spanning tree information apply.
                       portStatusState 1.3.6.1.4.1.3181.10.6.2.42.101.1.3 integer read-only
This state controls what action a port takes on reception of a frame. Enumeration: 'learning': 2, 'discarding': 1, 'unknown': 0, 'broken': 6, 'listening': 5, 'forwarding': 3, 'blocking': 4.
                       portStatusLocalPortCost 1.3.6.1.4.1.3181.10.6.2.42.101.1.4 unsigned32 read-only
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.
                       portStatusDesignatedPortId 1.3.6.1.4.1.3181.10.6.2.42.101.1.5 displaystring read-only
The Port priority and identifier of the port on the Designated Bridge for this port's segment. Format: Priority:PortId.
                       portStatusDesignatedPort 1.3.6.1.4.1.3181.10.6.2.42.101.1.6 unsigned32 read-only
The Port Identifier of the port on the Designated Bridge for this port's segment.
                       portStatusDesignatedPortPriority 1.3.6.1.4.1.3181.10.6.2.42.101.1.7 unsigned32 read-only
The priority of the port on the Designated Bridge for this port's segment.
                       portStatusDesignatedCost 1.3.6.1.4.1.3181.10.6.2.42.101.1.8 unsigned32 read-only
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.
                       portStatusDesignatedRootId 1.3.6.1.4.1.3181.10.6.2.42.101.1.9 displaystring read-only
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.
                       portStatusDesignatedRootMac 1.3.6.1.4.1.3181.10.6.2.42.101.1.10 macaddress read-only
This contains just the MAC part of the bridge id.
                       portStatusDesignatedRootPriority 1.3.6.1.4.1.3181.10.6.2.42.101.1.11 integer32 read-only
This contains just the priorty part of the bridge id.
                       portStatusDesignatedBridgeId 1.3.6.1.4.1.3181.10.6.2.42.101.1.12 displaystring read-only
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.
                       portStatusDesignatedBridgeMac 1.3.6.1.4.1.3181.10.6.2.42.101.1.13 macaddress read-only
The Bridge Identifier of the bridge that this port considers to be the Designated Bridge for this port's segment.
                       portStatusDesignatedBridgePriority 1.3.6.1.4.1.3181.10.6.2.42.101.1.14 integer32 read-only
This contains just the priorty part of the bridge id.
                       portStatusForwardTransition 1.3.6.1.4.1.3181.10.6.2.42.101.1.15 unsigned32 read-only
The number of times this port has transitioned from the Learning state to the Forwarding state.
                       portStatusOperEdgePort 1.3.6.1.4.1.3181.10.6.2.42.101.1.16 integer read-only
A value of true indicates that this port should be assumed as an edge-port. Enumeration: 'true': 1, 'false': 0.
                       portStatusOperP2pPort 1.3.6.1.4.1.3181.10.6.2.42.101.1.17 integer 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. Enumeration: 'true': 1, 'false': 0.
                       portStatusRole 1.3.6.1.4.1.3181.10.6.2.42.101.1.18 integer read-only
Assigned port role Enumeration: 'backup': 4, 'unknown': 0, 'alternate': 3, 'designated': 2, 'disabled': 6, 'master': 5, 'root': 1.
                       portStatusInconsistentBridge 1.3.6.1.4.1.3181.10.6.2.42.101.1.19 integer read-only
A value of true indicates that the port is inconsistent due to Bridge assurance. Enumeration: 'true': 1, 'false': 0.
           mstpStatusTableTable 1.3.6.1.4.1.3181.10.6.2.42.102 no-access
This table contains a record for each MSTP instance and for each port thereof. Table ends with first record with mstp_id=0.
                   mstpStatusTableEntry 1.3.6.1.4.1.3181.10.6.2.42.102.1 no-access
                       mstpStatusTableIndex 1.3.6.1.4.1.3181.10.6.2.42.102.1.1 integer no-access
Automatically generated
                       mstpStatusTableMstpId 1.3.6.1.4.1.3181.10.6.2.42.102.1.2 integer32 read-only
MSTP instance this entry
                       mstpStatusTablePort 1.3.6.1.4.1.3181.10.6.2.42.102.1.3 integer32 read-only
Port id of the port in relation to above MSTP instance.
                       mstpStatusTableState 1.3.6.1.4.1.3181.10.6.2.42.102.1.4 integer read-only
This state controls what action a port takes on reception of a frame. Enumeration: 'learning': 2, 'discarding': 1, 'unknown': 0, 'broken': 6, 'listening': 5, 'forwarding': 3, 'blocking': 4.
                       mstpStatusTablePortPriority 1.3.6.1.4.1.3181.10.6.2.42.102.1.5 integer32 read-only
                       mstpStatusTableInternalAdminPathCost 1.3.6.1.4.1.3181.10.6.2.42.102.1.6 unsigned32 read-only
                       mstpStatusTableForwardTransition 1.3.6.1.4.1.3181.10.6.2.42.102.1.7 unsigned32 read-only
The number of times this port has transitioned from the Learning state to the Forwarding state.
                       mstpStatusTableRole 1.3.6.1.4.1.3181.10.6.2.42.102.1.8 integer read-only
Assigned port role Enumeration: 'backup': 4, 'unknown': 0, 'alternate': 3, 'designated': 2, 'disabled': 6, 'master': 5, 'root': 1.
           mstpBridgeStatusTable 1.3.6.1.4.1.3181.10.6.2.42.103 no-access
This status table collects all multiple spanning tree bridge related status fields.
                   mstpBridgeStatusEntry 1.3.6.1.4.1.3181.10.6.2.42.103.1 no-access
                       mstpBridgeStatusIndex 1.3.6.1.4.1.3181.10.6.2.42.103.1.1 integer no-access
Automatically generated
                       mstpBridgeStatusMstpId 1.3.6.1.4.1.3181.10.6.2.42.103.1.2 integer32 read-only
MSTP instance identifier.
                       mstpBridgeStatusBridgePriority 1.3.6.1.4.1.3181.10.6.2.42.103.1.3 unsigned32 read-only
Bridge priority.
                       mstpBridgeStatusRootPort 1.3.6.1.4.1.3181.10.6.2.42.103.1.4 integer32 read-only
The port number of the port that offers the lowest cost path from this bridge to the root bridge.
                       mstpBridgeStatusRootCost 1.3.6.1.4.1.3181.10.6.2.42.103.1.5 unsigned32 read-only
The cost of the path to the root as seen from this bridge.
                       mstpBridgeStatusMaxHops 1.3.6.1.4.1.3181.10.6.2.42.103.1.6 integer32 read-only
                       mstpBridgeStatusRegionalRootId 1.3.6.1.4.1.3181.10.6.2.42.103.1.7 displaystring read-only
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.
                       mstpBridgeStatusRegionalRootPriority 1.3.6.1.4.1.3181.10.6.2.42.103.1.8 unsigned32 read-only
This contains just the MAC part of the bridge id.
                       mstpBridgeStatusRegionalRootMac 1.3.6.1.4.1.3181.10.6.2.42.103.1.9 macaddress read-only
This contains just the priorty part of the bridge id.
                       mstpBridgeStatusTopologyChanges 1.3.6.1.4.1.3181.10.6.2.42.103.1.10 integer32 read-only
The total number of topology changes detected by this mstp bridge instance since the management entity was last reset or initialized.
                       mstpBridgeStatusLastTopologyChange 1.3.6.1.4.1.3181.10.6.2.42.103.1.11 counter32 read-only
The time in seconds when the last time a topology change was detected.