RADLAN-BRGMACSWITCH-MIB

File: RADLAN-BRGMACSWITCH-MIB.mib (5277 bytes)

Imported modules

RADLAN-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

rnd OBJECT-TYPE MODULE-IDENTITY
TruthValue

Defined Values

rlBrgMacSwitch 1.3.6.1.4.1.89.50
This private MIB module defines Switching Parameters private MIBs.
MODULE-IDENTITY    

rlBrgMacSwVersion 1.3.6.1.4.1.89.50.1
MIB's version, the current version is 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlBrgMacSwMaxTableNumber 1.3.6.1.4.1.89.50.2
Maximum number of MAC Tables supported by the device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlBrgMacSwDynamicTables 1.3.6.1.4.1.89.50.3
Specifies whether the device supports port dynamic MAC tables.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), unsupported(2)  

rlBrgMacSwOldEntryDeleteMode 1.3.6.1.4.1.89.50.5
The method used to delete old unused entries refresh_flag: The high level sets a flag when it adds or updates an entry, the Switch clears the flag each time, when it learns the station once more. aging_flag: The high level clears a flag when it adds or updates an entry, the Switch sets the flag each time, when it learns the station once more. aging_time: The high level defines a timeout, the Switch sends a message to the high level each time when the station doesn't send messages during interval between timeout and 2*timeout. Boundaries: The Switch doesn't support any mechanism, and the high level uses two boundaries: red and yellow. When the number of entries exceeds the red boundary, the high level deletes the oldest entries.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER refreshFlag(1), agingFlag(2), agingTime(3), boundaries(4)  

rlBrgMacSwSpanningTree 1.3.6.1.4.1.89.50.6
Specifies whether the device supports port the Spanning Tree Protocol.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), unsupported(2)  

rlBrgMacSwKeyType 1.3.6.1.4.1.89.50.7
Specified the used MAC Address Table kye format: macOnly: One global MAC Address Table per device (leaky VLANs). tagAndMac: MAC Address Table per each VLAN (strick VLANs).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER macOnly(1), tagAndMac(2)  

rlBrgMacSwYellowBoundary 1.3.6.1.4.1.89.50.8
The yellow boundary.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlBrgMacSwRedBoundary 1.3.6.1.4.1.89.50.9
The yellow boundary.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlBrgMacSwTrapEnable 1.3.6.1.4.1.89.50.10
This variable indicates whether to create a SNMP trap if adding dynamic mac failed due to full hash chain.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlBrgMacSwOperTrapCount 1.3.6.1.4.1.89.50.11
This variable indicates the trap counter status (i.e. number of received MAC addresses since the last trap sent that haven't been inserted into the hash). It is relevant only when trap is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlBrgMacSwAdminTrapFrequency 1.3.6.1.4.1.89.50.12
This variable indicates the minimal frequency (in seconds) of sending a trap. It is relevant only when trap is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..86400