Wellfleet-SPAN-MIB

File: Wellfleet-SPAN-MIB.mib (15015 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

Counter OBJECT-TYPE wfSpanningTree

Defined Types

WfBrStpInterfaceEntry  
SEQUENCE    
  wfBrStpInterfaceDelete INTEGER
  wfBrStpInterfaceEnable INTEGER
  wfBrStpInterfaceCircuit INTEGER
  wfBrStpInterfacePriority INTEGER
  wfBrStpInterfaceState INTEGER
  wfBrStpInterfaceMultiCastAddr OCTET STRING
  wfBrStpInterfacePathCost INTEGER
  wfBrStpInterfaceDesignatedRoot OCTET STRING
  wfBrStpInterfaceDesignatedCost INTEGER
  wfBrStpInterfaceDesignatedBridge OCTET STRING
  wfBrStpInterfaceDesignatedPort INTEGER
  wfBrStpInterfaceForwardTransitions Counter
  wfBrStpInterfacePktsXmitd Counter
  wfBrStpInterfacePktsRcvd Counter
  wfBrStpInterfaceTranslationDisable INTEGER

Defined Values

wfBrStp 1.3.6.1.4.1.18.3.5.1.2.1
OBJECT IDENTIFIER    

wfBrStpBaseDelete 1.3.6.1.4.1.18.3.5.1.2.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete the Spanning tree.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfBrStpBaseEnable 1.3.6.1.4.1.18.3.5.1.2.1.2
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable the spanning tree.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfBrStpBaseState 1.3.6.1.4.1.18.3.5.1.2.1.3
The current state of the spanning tree.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), pres(4)  

wfBrStpProtocolSpecification 1.3.6.1.4.1.18.3.5.1.2.1.4
The version of the Spanning Tree protocol being run.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), declb100(2), ieee8021d(3)  

wfBrStpBridgeID 1.3.6.1.4.1.18.3.5.1.2.1.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfBrStpTimeSinceTopologyChange 1.3.6.1.4.1.18.3.5.1.2.1.6
The time (in hundredths of a second) since the last topology change was detected by the bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBrStpTopChanges 1.3.6.1.4.1.18.3.5.1.2.1.7
The total number of topology changes detected by this bridge since it was last reset or initialized
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBrStpDesignatedRoot 1.3.6.1.4.1.18.3.5.1.2.1.8
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wfBrStpRootCost 1.3.6.1.4.1.18.3.5.1.2.1.9
The cost of the path to the root as seen from this bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfBrStpRootPort 1.3.6.1.4.1.18.3.5.1.2.1.10
The port identifier of the port which offers the lowest cost path from this bridge to the root bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfBrStpMaxAge 1.3.6.1.4.1.18.3.5.1.2.1.11
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfBrStpHelloTime 1.3.6.1.4.1.18.3.5.1.2.1.12
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfBrStpHoldTime 1.3.6.1.4.1.18.3.5.1.2.1.13
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER time(100)  

wfBrStpForwardDelay 1.3.6.1.4.1.18.3.5.1.2.1.14
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfBrStpBridgeMaxAge 1.3.6.1.4.1.18.3.5.1.2.1.15
The value that all bridges use for MaxAge when this bridge acting as the root.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 600..4000  

wfBrStpBridgeHelloTime 1.3.6.1.4.1.18.3.5.1.2.1.16
The value that all bridges use for HelloTime when this bridge acting as the root.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 100..1000  

wfBrStpBridgeForwardDelay 1.3.6.1.4.1.18.3.5.1.2.1.17
The value that all bridges use for ForwardDelay when this bridge acting as the root.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 400..3000  

wfBrStpBaseTrueConverge 1.3.6.1.4.1.18.3.5.1.2.1.18
Enable/Disable parameter. Default is disabled. Allow spanning tree convergence times to become predictable and accurate to settings specified in user configuration.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfBrStpInterfaceTable 1.3.6.1.4.1.18.3.5.1.2.2
inst_id[1] = wfBrStpInterfaceCircuit
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfBrStpInterfaceEntry

wfBrStpInterfaceEntry 1.3.6.1.4.1.18.3.5.1.2.2.1
An entry in wfBrStpInterface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfBrStpInterfaceEntry  

wfBrStpInterfaceDelete 1.3.6.1.4.1.18.3.5.1.2.2.1.1
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfBrStpInterfaceEnable 1.3.6.1.4.1.18.3.5.1.2.2.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfBrStpInterfaceCircuit 1.3.6.1.4.1.18.3.5.1.2.2.1.3
The circuit number on which this interface is defined.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfBrStpInterfacePriority 1.3.6.1.4.1.18.3.5.1.2.2.1.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

wfBrStpInterfaceState 1.3.6.1.4.1.18.3.5.1.2.2.1.5
The current state of the port as defined by the application of the Spanning Tree Protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6)  

wfBrStpInterfaceMultiCastAddr 1.3.6.1.4.1.18.3.5.1.2.2.1.6
The MAC address used as the destination for all BPDU packets generated out this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wfBrStpInterfacePathCost 1.3.6.1.4.1.18.3.5.1.2.2.1.7
The contribution of this port the the root path cost of paths toward the spanning tree root which include this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

wfBrStpInterfaceDesignatedRoot 1.3.6.1.4.1.18.3.5.1.2.2.1.8
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wfBrStpInterfaceDesignatedCost 1.3.6.1.4.1.18.3.5.1.2.2.1.9
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: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfBrStpInterfaceDesignatedBridge 1.3.6.1.4.1.18.3.5.1.2.2.1.10
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wfBrStpInterfaceDesignatedPort 1.3.6.1.4.1.18.3.5.1.2.2.1.11
The Port Identifier of the port on the Designated Bridge for this port's segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfBrStpInterfaceForwardTransitions 1.3.6.1.4.1.18.3.5.1.2.2.1.12
The number of times this port has transitioned from the Learning State to the Forwarding state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBrStpInterfacePktsXmitd 1.3.6.1.4.1.18.3.5.1.2.2.1.13
The number of BPDU packets transmitted out this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBrStpInterfacePktsRcvd 1.3.6.1.4.1.18.3.5.1.2.2.1.14
The number of BPDU packets received on this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBrStpInterfaceTranslationDisable 1.3.6.1.4.1.18.3.5.1.2.2.1.15
Enable/Disable translation bridging parameter. Default is disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)