RADLAN-BRGMACSWITCH-MIB: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: RADLAN-BRGMACSWITCH-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rlBrgMacSwitch 1.3.6.1.4.1.89.50
This private MIB module defines Switching Parameters private MIBs.
       rlBrgMacSwVersion 1.3.6.1.4.1.89.50.1 integer read-only
MIB's version, the current version is 2.
       rlBrgMacSwMaxTableNumber 1.3.6.1.4.1.89.50.2 integer read-only
Maximum number of MAC Tables supported by the device.
       rlBrgMacSwDynamicTables 1.3.6.1.4.1.89.50.3 integer read-only
Specifies whether the device supports port dynamic MAC tables. Enumeration: 'supported': 1, 'unsupported': 2.
       rlBrgMacSwOldEntryDeleteMode 1.3.6.1.4.1.89.50.5 integer read-only
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. Enumeration: 'boundaries': 4, 'agingFlag': 2, 'refreshFlag': 1, 'agingTime': 3.
       rlBrgMacSwSpanningTree 1.3.6.1.4.1.89.50.6 integer read-only
Specifies whether the device supports port the Spanning Tree Protocol. Enumeration: 'supported': 1, 'unsupported': 2.
       rlBrgMacSwKeyType 1.3.6.1.4.1.89.50.7 integer read-only
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). Enumeration: 'macOnly': 1, 'tagAndMac': 2.
       rlBrgMacSwYellowBoundary 1.3.6.1.4.1.89.50.8 integer read-write
The yellow boundary.
       rlBrgMacSwRedBoundary 1.3.6.1.4.1.89.50.9 integer read-write
The yellow boundary.
       rlBrgMacSwTrapEnable 1.3.6.1.4.1.89.50.10 truthvalue read-write
This variable indicates whether to create a SNMP trap if adding dynamic mac failed due to full hash chain.
       rlBrgMacSwOperTrapCount 1.3.6.1.4.1.89.50.11 integer read-only
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.
       rlBrgMacSwAdminTrapFrequency 1.3.6.1.4.1.89.50.12 integer read-write
This variable indicates the minimal frequency (in seconds) of sending a trap. It is relevant only when trap is enabled.