A3COM0039-GENERIC-BRIDGE

File: A3COM0039-GENERIC-BRIDGE.mib (3232 bytes)

Imported modules

RFC-1212 A3COM0004-GENERIC RFC-1215

Imported symbols

OBJECT-TYPE bridgeMgmt TRAP-TYPE

Defined Values

brControlPackage 1.3.6.1.4.1.43.10.18.1
OBJECT IDENTIFIER    

brClearCounters 1.3.6.1.4.1.43.10.18.1.1
Clears all the counters associated with the bridgeing function for all bridge ports. A read will always return a value of no-action(1), a write of no-acti on(1) will have no effect, while a write of clear(2) will clear all the counters.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no-action(1), clear(2)  

brSTAPMode 1.3.6.1.4.1.43.10.18.1.2
Determines whether the STAP algorithm is on or off. The value on(2) provides STAP per Vlan while the value single(3) provides a single STAP domain which runs under the Vlans.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2), single(3)  

brLearnMode 1.3.6.1.4.1.43.10.18.1.3
Determines whether the bridge is not learning addresses (off), or learning addresses as permanent, deleteOnReset or deleteOnTimeout.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

brAgingMode 1.3.6.1.4.1.43.10.18.1.7
Determines whether the bridge will age out entries in its filtering database or not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

brMonitorPackage 1.3.6.1.4.1.43.10.18.2
OBJECT IDENTIFIER    

brDataBase 1.3.6.1.4.1.43.10.18.4
OBJECT IDENTIFIER    

brDummyPackage 1.3.6.1.4.1.43.10.18.5
OBJECT IDENTIFIER    

brDatabaseType 1.3.6.1.4.1.43.10.18.5.1
This dummy object enables the database full trap to differentiate between the filtering database, the permanent database and the ATM CAM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER filtering(1), permanent(2), atmCam(3)  

brDatabaseLevel 1.3.6.1.4.1.43.10.18.5.2
This dummy object enables the database full trap to differentiate between the database being 90% and 100% full.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ninetyPercent(90), oneHundredPercent(100)