Wellfleet-SPAN-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-SPAN-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
 wfBrStp 1.3.6.1.4.1.18.3.5.1.2.1
     wfBrStpBaseDelete 1.3.6.1.4.1.18.3.5.1.2.1.1 integer read-write
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete the Spanning tree. Enumeration: 'deleted': 2, 'created': 1.
     wfBrStpBaseEnable 1.3.6.1.4.1.18.3.5.1.2.1.2 integer read-write
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable the spanning tree. Enumeration: 'disabled': 2, 'enabled': 1.
     wfBrStpBaseState 1.3.6.1.4.1.18.3.5.1.2.1.3 integer read-only
The current state of the spanning tree. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'pres': 4.
     wfBrStpProtocolSpecification 1.3.6.1.4.1.18.3.5.1.2.1.4 integer read-only
The version of the Spanning Tree protocol being run. Enumeration: 'ieee8021d': 3, 'unknown': 1, 'declb100': 2.
     wfBrStpBridgeID 1.3.6.1.4.1.18.3.5.1.2.1.5 octet string read-write
The Spanning Tree Bridge ID assigned to this bridge. It is a 8-octet string. The first two octets make up the bridge priority, and the last six are the MAC address of this bridge, which is commonly the MAC address of the first port on the bridge.
     wfBrStpTimeSinceTopologyChange 1.3.6.1.4.1.18.3.5.1.2.1.6 counter read-only
The time (in hundredths of a second) since the last topology change was detected by the bridge.
     wfBrStpTopChanges 1.3.6.1.4.1.18.3.5.1.2.1.7 counter read-only
The total number of topology changes detected by this bridge since it was last reset or initialized
     wfBrStpDesignatedRoot 1.3.6.1.4.1.18.3.5.1.2.1.8 octet string read-only
The bridge ID of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by the bridge. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node. It is a 8-octet string. The first two octets make up the priority, and the last six are the MAC address of the designated root bridge.
     wfBrStpRootCost 1.3.6.1.4.1.18.3.5.1.2.1.9 integer read-only
The cost of the path to the root as seen from this bridge.
     wfBrStpRootPort 1.3.6.1.4.1.18.3.5.1.2.1.10 integer read-only
The port identifier of the port which offers the lowest cost path from this bridge to the root bridge.
     wfBrStpMaxAge 1.3.6.1.4.1.18.3.5.1.2.1.11 integer read-only
The maximum age of the Spanning Tree Protocol information learned from the network on any port before it is discarded, in hundredths of a second. This represents the value actually in use by the bridge.
     wfBrStpHelloTime 1.3.6.1.4.1.18.3.5.1.2.1.12 integer read-only
The amount of time between transmission of configuration BPDUs by this bridge on any port, when it is the root of the spanning tree or trying to become so, in hundreths of a second. This represents the value actually in use by the bridge.
     wfBrStpHoldTime 1.3.6.1.4.1.18.3.5.1.2.1.13 integer read-only
The value that determines the interval length during which no more than two configuration BPDUs shall be transmitted by this bridge, in hundredths of a second. Enumeration: 'time': 100.
     wfBrStpForwardDelay 1.3.6.1.4.1.18.3.5.1.2.1.14 integer read-only
The time, in hundredths of a second, that a port on this bridge will stay in a transitional state (e.g. LISTENING) before moving to the next state (e.g. LEARNING). This value is also used to age all dynamic entries in the Forwarding Database when a topology changed has been detected and is underway. This represents the value actually in use by the bridge.
     wfBrStpBridgeMaxAge 1.3.6.1.4.1.18.3.5.1.2.1.15 integer read-write
The value that all bridges use for MaxAge when this bridge acting as the root.
     wfBrStpBridgeHelloTime 1.3.6.1.4.1.18.3.5.1.2.1.16 integer read-write
The value that all bridges use for HelloTime when this bridge acting as the root.
     wfBrStpBridgeForwardDelay 1.3.6.1.4.1.18.3.5.1.2.1.17 integer read-write
The value that all bridges use for ForwardDelay when this bridge acting as the root.
     wfBrStpBaseTrueConverge 1.3.6.1.4.1.18.3.5.1.2.1.18 integer read-write
Enable/Disable parameter. Default is disabled. Allow spanning tree convergence times to become predictable and accurate to settings specified in user configuration. Enumeration: 'disabled': 2, 'enabled': 1.
 wfBrStpInterfaceTable 1.3.6.1.4.1.18.3.5.1.2.2 no-access
inst_id[1] = wfBrStpInterfaceCircuit
     wfBrStpInterfaceEntry 1.3.6.1.4.1.18.3.5.1.2.2.1 no-access
An entry in wfBrStpInterface.
         wfBrStpInterfaceDelete 1.3.6.1.4.1.18.3.5.1.2.2.1.1 integer read-write
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete an interface for the Spanning Tree. Enumeration: 'deleted': 2, 'created': 1.
         wfBrStpInterfaceEnable 1.3.6.1.4.1.18.3.5.1.2.2.1.2 integer read-write
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable an interface for the Spanning Tree. Enumeration: 'disabled': 2, 'enabled': 1.
         wfBrStpInterfaceCircuit 1.3.6.1.4.1.18.3.5.1.2.2.1.3 integer read-only
The circuit number on which this interface is defined.
         wfBrStpInterfacePriority 1.3.6.1.4.1.18.3.5.1.2.2.1.4 integer read-write
The value of the priority field which is contained in the first octet of the (2 octet long) port ID for this circuit. The other octet of the port ID is given by wfBrStpInterfaceCircuit.
         wfBrStpInterfaceState 1.3.6.1.4.1.18.3.5.1.2.2.1.5 integer read-only
The current state of the port as defined by the application of the Spanning Tree Protocol. Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2.
         wfBrStpInterfaceMultiCastAddr 1.3.6.1.4.1.18.3.5.1.2.2.1.6 octet string read-only
The MAC address used as the destination for all BPDU packets generated out this port.
         wfBrStpInterfacePathCost 1.3.6.1.4.1.18.3.5.1.2.2.1.7 integer read-write
The contribution of this port the the root path cost of paths toward the spanning tree root which include this port.
         wfBrStpInterfaceDesignatedRoot 1.3.6.1.4.1.18.3.5.1.2.2.1.8 octet string read-only
The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which this port is attached. Bridge IDs are made up of a 2-byte priority field, and a 6-byte MAC address.
         wfBrStpInterfaceDesignatedCost 1.3.6.1.4.1.18.3.5.1.2.2.1.9 integer 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.
         wfBrStpInterfaceDesignatedBridge 1.3.6.1.4.1.18.3.5.1.2.2.1.10 octet string read-only
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
         wfBrStpInterfaceDesignatedPort 1.3.6.1.4.1.18.3.5.1.2.2.1.11 integer read-only
The Port Identifier of the port on the Designated Bridge for this port's segment.
         wfBrStpInterfaceForwardTransitions 1.3.6.1.4.1.18.3.5.1.2.2.1.12 counter read-only
The number of times this port has transitioned from the Learning State to the Forwarding state.
         wfBrStpInterfacePktsXmitd 1.3.6.1.4.1.18.3.5.1.2.2.1.13 counter read-only
The number of BPDU packets transmitted out this port
         wfBrStpInterfacePktsRcvd 1.3.6.1.4.1.18.3.5.1.2.2.1.14 counter read-only
The number of BPDU packets received on this port
         wfBrStpInterfaceTranslationDisable 1.3.6.1.4.1.18.3.5.1.2.2.1.15 integer read-write
Enable/Disable translation bridging parameter. Default is disabled. Enumeration: 'disabled': 2, 'enabled': 1.