RADLAN-BRGMACSWITCH-MIB
AI MIB Summary
The RADLAN-BRGMACSWITCH-MIB enables monitoring and management of Layer 2 switching parameters, specifically MAC address table entries and bridge domain configurations, on RADLAN broadband remote gateway hardware. This private MIB facilitates the tracking of switching table statistics and port states to support troubleshooting of Ethernet bridging operations within the vendor's access network infrastructure.
This private MIB module defines Switching Parameters private MIBs.
Main OID:
rlBrgMacSwitch.1.3.6.1.4.1.89.50
13
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
13 total| Object Name |
|---|
rlBrgMacSwitchThis private MIB module defines Switching Parameters private MIBs. MODULE-IDENTITY .1.3.6.1.4.1.89.50 |
RADLAN-MIBThis private MIB module defines Switching Parameters private MIBs. Unknown .1.3.6.1.4.1.89.50 |
rlBrgMacSwVersionMIB's version, the current version is 2.ro INTEGER .1.3.6.1.4.1.89.50.1 |
rlBrgMacSwMaxTableNumberMaximum number of MAC Tables supported by the device.ro INTEGER .1.3.6.1.4.1.89.50.2 |
rlBrgMacSwDynamicTablesSpecifies whether the device supports port dynamic MAC tables.ro Enumeration .1.3.6.1.4.1.89.50.3 |
rlBrgMacSwOldEntryDeleteModeThe 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.ro Enumeration .1.3.6.1.4.1.89.50.5 |
rlBrgMacSwSpanningTreeSpecifies whether the device supports port the Spanning Tree Protocol.ro Enumeration .1.3.6.1.4.1.89.50.6 |
rlBrgMacSwKeyTypeSpecified 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).ro Enumeration .1.3.6.1.4.1.89.50.7 |
rlBrgMacSwYellowBoundaryThe yellow boundary.rw INTEGER .1.3.6.1.4.1.89.50.8 |
rlBrgMacSwRedBoundaryThe yellow boundary.rw INTEGER .1.3.6.1.4.1.89.50.9 |
rlBrgMacSwTrapEnableThis variable indicates whether to create a SNMP trap
if adding dynamic mac failed due to full hash chain.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.50.10 |
rlBrgMacSwOperTrapCountThis 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.ro INTEGER .1.3.6.1.4.1.89.50.11 |
rlBrgMacSwAdminTrapFrequencyThis variable indicates the minimal frequency (in seconds)
of sending a trap.
It is relevant only when trap is enabled.rw INTEGER (1 .. 86400) -- UNITS "seconds" .1.3.6.1.4.1.89.50.12 |