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.
Parsed from file radlan-mib.mib.txt
Company: compaq
Module: RADLAN-MIB
rlBrgMacSwOldEntryDeleteMode OBJECT-TYPE
SYNTAX INTEGER {
refreshFlag (1),
agingFlag(2),
agingTime(3),
boundaries(4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"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."
View at oid-info.com
rlBrgMacSwOldEntryDeleteMode OBJECT-TYPE SYNTAX INTEGER { refreshFlag (1), agingFlag(2), agingTime(3), boundaries(4) } ACCESS read-only STATUS mandatory DESCRIPTION "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." ::= { rlBrgMacSwitch 5 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.89.50.1 | rlBrgMacSwVersion | 0 | 0 | MIB's version, the current version is 2. |
1.3.6.1.4.1.89.50.2 | rlBrgMacSwMaxTableNumber | 0 | 0 | Maximum number of MAC Tables supported by the device. |
1.3.6.1.4.1.89.50.3 | rlBrgMacSwDynamicTables | 0 | 0 | Specifies whether the device supports port dynamic MAC tables. |
1.3.6.1.4.1.89.50.6 | rlBrgMacSwSpanningTree | 0 | 0 | Specifies whether the device supports port the Spanning Tree Protocol. |
1.3.6.1.4.1.89.50.7 | rlBrgMacSwKeyType | 0 | 0 | Specified the used MAC Address Table kye format: macOnly: One global MAC Address Table per device (leaky VLANs). tagAndMac: MAC Add… |
1.3.6.1.4.1.89.50.8 | rlBrgMacSwYellowBoundary | 0 | 0 | The yellow boundary. |
1.3.6.1.4.1.89.50.9 | rlBrgMacSwRedBoundary | 0 | 0 | The yellow boundary. |
1.3.6.1.4.1.89.50.10 | rlBrgMacSwTrapEnable | 0 | 0 | This variable indicates whether to create a SNMP trap if adding dynamic mac failed due to full hash chain. |
1.3.6.1.4.1.89.50.11 | rlBrgMacSwOperTrapCount | 0 | 0 | This variable indicates the trap counter status (i.e. number of received MAC addresses since the last trap sent that haven't been… |
1.3.6.1.4.1.89.50.12 | rlBrgMacSwAdminTrapFrequency | 0 | 0 | This variable indicates the minimal frequency (in seconds) of sending a trap. It is relevant only when trap is enabled. |