BRIDGEEXT-MIB

File: BRIDGEEXT-MIB.mib (4698 bytes)

Imported modules

APENT-MIB RFC-1212

Imported symbols

bridgeExt OBJECT-TYPE

Defined Types

Timeout  
INTEGER    

ApBridgePortEntry  
SEQUENCE    
  apBridgePort INTEGER
  apBridgePortVlan INTEGER

Defined Values

apBridge 1.3.6.1.4.1.2467.1.14.1
OBJECT IDENTIFIER    

apBridgeMaxAge 1.3.6.1.4.1.2467.1.14.1.1
The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeHelloTime.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Timeout 6..40  

apBridgeHelloTime 1.3.6.1.4.1.2467.1.14.1.2
The value that all bridges use for HelloTime when this bridge is acting as the root.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Timeout 1..10  

apBridgeForwardDelay 1.3.6.1.4.1.2467.1.14.1.3
The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeMaxAge.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Timeout 4..30  

apBridgePortTable 1.3.6.1.4.1.2467.1.14.1.4
A table that contains generic information about every port that is associated with this bridge.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApBridgePortEntry

apBridgePortEntry 1.3.6.1.4.1.2467.1.14.1.4.1
A list of information for each port of the bridge.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ApBridgePortEntry  

apBridgePort 1.3.6.1.4.1.2467.1.14.1.4.1.1
The port number of the port for which this entry contains bridge management information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

apBridgePortVlan 1.3.6.1.4.1.2467.1.14.1.4.1.2
The virtual local area network number (VLAN) to associate with this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4095  

apBridgeSpanningTreeState 1.3.6.1.4.1.2467.1.14.1.5
This allows spanning-tree to be enabled/disabled on the unit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)