CENTILLION-BRIDGEGROUP-MIB

File: CENTILLION-BRIDGEGROUP-MIB.mib (12422 bytes)

Imported modules

RFC-1212 CENTILLION-ROOT-MIB

Imported symbols

OBJECT-TYPE StatusIndicator sysConfig
EnableIndicator

Defined Types

BridgeGroupId  
INTEGER 1..32    

BridgeGroupEntry  
SEQUENCE    
  bridgeGroupIdentifier BridgeGroupId
  bridgeGroupStatus StatusIndicator
  bridgeGroupBaseType INTEGER
  bridgeGroupStpProtocol INTEGER
  bridgeGroupPortType INTEGER
  bridgeGroupNextPortIndex INTEGER
  bridgeGroupTbRifEnable EnableIndicator
  bridgeGroupTbRifRing INTEGER

BridgeGroupPortEntry  
SEQUENCE    
  bridgeGroupPortGroupId BridgeGroupId
  bridgeGroupPortIndex INTEGER
  bridgeGroupPortStatus StatusIndicator
  bridgeGroupPortIfIndex INTEGER
  bridgeGroupPortSpanMode INTEGER
  bridgeGroupPortFastStart EnableIndicator

Defined Values

bridgeGroup 1.3.6.1.4.1.930.2.1.2.24
OBJECT IDENTIFIER    

dot1dBaseGroupIdentifier 1.3.6.1.4.1.930.2.1.2.24.1
The spanning tree group identifier for which the standard bridging MIBS apply. Modifications of the spanning tree group through the standard bridging MIBs effect this spanning tree group only. This object is super governed by specific SET community string. For example if a network management station uses SET community string setcommunitystring@bg3, all related SET requests will effect spanning tree group 3 only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BridgeGroupId  

bridgeGroupTable 1.3.6.1.4.1.930.2.1.2.24.2
A specific spanning tree group. A spanning tree group consists of a number of bridging ports running the same spanning tree protocol.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BridgeGroupEntry

bridgeGroupEntry 1.3.6.1.4.1.930.2.1.2.24.2.1
An entry in the spanning tree group table. Spanning tree groups are added by specifying a bridgeGroupIdentifier, bridgeGroupBaseType, bridgeGroupStpProtocol and a bridgeGroupPortType with a value of valid(1) in bridgeGroupStatus. Entries may be deleted by specifying an entry with an value of invalid(2) in bridgeGroupStatus.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BridgeGroupEntry  

bridgeGroupIdentifier 1.3.6.1.4.1.930.2.1.2.24.2.1.1
The unique spanning tree group identifier of this spanning tree group.
Status: mandatory Access: read-write
OBJECT-TYPE    
  BridgeGroupId  

bridgeGroupStatus 1.3.6.1.4.1.930.2.1.2.24.2.1.2
The current status of the spanning tree group. Spanning tree groups may be added by specifiying a valid status, and removed by specifying an invalid status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  StatusIndicator  

bridgeGroupBaseType 1.3.6.1.4.1.930.2.1.2.24.2.1.3
Indicates the type of bridging this spanning tree group is performing.A value of none(1) implies that switching is performed between ports in this spanning tree group. A value of unknown(2) implies that some unknown bridging rules are applied on the ports in this spanning tree group. Modifying the bridgeGroupBaseType requires a complete reset of the spanning tree group. This value must be specified during spanning tree group creation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), unknown(2), transparent-only(3), sourceroute-only(4), srt(5), translation(6)  

bridgeGroupStpProtocol 1.3.6.1.4.1.930.2.1.2.24.2.1.4
An indication of the version of the Spanning Tree Protocol is being run, if the value of bridgeGroupBaseType is not none(1). This field may be ignored if the bridgeGroupBaseType value is none(1).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), unknown(2), decLb100(3), ieee8021d(4), ibm(5)  

bridgeGroupPortType 1.3.6.1.4.1.930.2.1.2.24.2.1.5
Indicates the type of the spanning tree group ports. This value may only be altered if there are no spanning tree group ports currentlyin the spanning tree group. This value must be specified during spanning tree group creation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), token-ring(2), ethernet(3)  

bridgeGroupNextPortIndex 1.3.6.1.4.1.930.2.1.2.24.2.1.6
The value of the next spanning tree group port number which will be assigned by the switch. When adding spanning tree group ports bridging mode, the specified bridgeGroupPortIndex must match this value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bridgeGroupTbRifEnable 1.3.6.1.4.1.930.2.1.2.24.2.1.7
Enables the learning of Rif's by Token Ring Transparent Bridging spanning tree groups and processing of LE_ARP's for route descrptors.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator  

bridgeGroupTbRifRing 1.3.6.1.4.1.930.2.1.2.24.2.1.8
The value of the ring used for learning RIF's when bridgeGroupTbRifEnable is set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

bridgeGroupPortTable 1.3.6.1.4.1.930.2.1.2.24.3
A table that contains information about each port that is associated with this spanning tree group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BridgeGroupPortEntry

bridgeGroupPortEntry 1.3.6.1.4.1.930.2.1.2.24.3.1
A list of information for each port of the spanning tree group. These entries are created and deleted by switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  BridgeGroupPortEntry  

bridgeGroupPortGroupId 1.3.6.1.4.1.930.2.1.2.24.3.1.1
The spanning tree group identifier to which this port belongs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  BridgeGroupId  

bridgeGroupPortIndex 1.3.6.1.4.1.930.2.1.2.24.3.1.2
The value of the instance of the dot1dBasePort object, defined in the Bridge MIB, for the spanning tree group port corresponding to this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

bridgeGroupPortStatus 1.3.6.1.4.1.930.2.1.2.24.3.1.3
The current status of the spanning tree group port entry. Spanning tree group ports is added or deleted when a virtual segment port is added to or deleted from a virtual segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StatusIndicator  

bridgeGroupPortIfIndex 1.3.6.1.4.1.930.2.1.2.24.3.1.4
The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port. Spanning tree group ports are added by specifying the ifIndex instance for the spanning tree group port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

bridgeGroupPortSpanMode 1.3.6.1.4.1.930.2.1.2.24.3.1.5
In SR mode, this object determines how this port behaves when presented with a Spanning Tree Explorer frame. The value 'disabled(2)' indicates that the port will not accept or send Spanning Tree Explorer packets; any STE packets received will be silently discarded. The value 'forced(3)' indicates the port will always accept and propagate Spanning Tree Explorer frames. This allows a manually configured Spanning Tree for this class of packet to be configured. Note that unlike transparent bridging, this is not catastrophic to the network if there are loops. The value 'auto-span(1)' can only be returned by a bridge that both implements the Spanning Tree Protocol and has use of the protocol enabled on this port. The behavior of the port for Spanning Tree Explorer frames is determined by the state of dot1dStpPortState. If the port is in the 'forwarding' state, the frame will be accepted or propagated. Otherwise, it will be silently discarded. In TB mode, this object provides the means to statically configure a port to forwarding/blocking modes. 'disabled(2)' indicates that the port is statically configured to blocking mode. 'forced(3)' indicates that the port is statically configured to forwarding mode. 'auto-span(1)' indicates that STP protocol is running.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto-span(1), disabled(2), forced(3)  

bridgeGroupPortFastStart 1.3.6.1.4.1.930.2.1.2.24.3.1.6
When FastStart is enabled, a port uses the minimum of hello time and forward delay time for transition from listening to learning to forwarding state. Once the port is in forwarding state, it will behave as a normal spanning tree port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  EnableIndicator