All MIBs › LINKSWITCH-MIB › lsAddressAgingTimer
lsAddressAgingTimer
Module: LINKSWITCH-MIB
OID (symbolic): LINKSWITCH-MIB::lsAddressAgingTimer
OID (numeric): 1.3.6.1.4.1.43.17.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-write
Description: A count of the seconds that will elapse before the Address Filter contents are 'aged' to remove entries which are not active. Default is 1800, or 30 minutes. Write 0 to stop aging process from occuring. DURABLE.
What is lsAddressAgingTimer?
Number of seconds before inactive entries are aged out of the Address Filter table; the default is 1800 (30 minutes), and writing 0 disables aging entirely so learned addresses never expire. The value is DURABLE, surviving a reboot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.17.5 snmpwalk -v2c -c public <target> LINKSWITCH-MIB::lsAddressAgingTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.17.5.1 snmpget -v2c -c public <target> LINKSWITCH-MIB::lsAddressAgingTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.17.5.1 i <value>
Start monitoring LinkSwitch enterprise Ethernet/bridging switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LINKSWITCH-MIB::lsAddressAgingTimer OID value, configure state conditions and alerts, and monitor any LinkSwitch enterprise Ethernet/bridging switch from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.17 | linkSwitch_mib | A3Com-products-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.17.5 | lsAddressAgingTimer | LINKSWITCH-MIB |