rlBrgMacSwOldEntryDeleteMode
NETGEAR-RADLAN-BRGMACSWITCH-MIB ·
.1.3.6.1.4.1.4526.17.50.5
Object
scalar Enumeration
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.
Context
- MIB
- NETGEAR-RADLAN-BRGMACSWITCH-MIB
- OID
.1.3.6.1.4.1.4526.17.50.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rlBrgMacSwitch
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-BRGMACSWITCH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-BRGMACSWITCH-MIB::rlBrgMacSwOldEntryDeleteMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-BRGMACSWITCH-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-BRGMACSWITCH-MIB::rlBrgMacSwOldEntryDeleteMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | refreshFlag |
2 | agingFlag |
3 | agingTime |
4 | boundaries |