All MIBs › FOUNDRY-SN-SWITCH-GROUP-MIB › snSwGroupSwitchAgeTime
snSwGroupSwitchAgeTime
Module: FOUNDRY-SN-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-SWITCH-GROUP-MIB::snSwGroupSwitchAgeTime
OID (numeric): 1.3.6.1.4.1.1991.1.1.3.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
For FastIron: Sets the aging period for ports on the device, defining how long a port address remains active in the address table. Valid values: 0 = no aging, or 67 - 65535 seconds Default: 300 seconds. For NetIron: The Switch Age time is 180sec by default. The configured range is 10 to 10,000sec. The time represents the time span to age out an MAC Address entry.
What is snSwGroupSwitchAgeTime?
This parameter controls how long MAC address entries remain in the switch's forwarding table before being aged out. Switch operators adjust this value to balance between stable MAC table size and the ability to detect address table changes and device movements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.1.5 snmpwalk -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snSwGroupSwitchAgeTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.3.1.5.1 snmpget -v2c -c public <target> FOUNDRY-SN-SWITCH-GROUP-MIB::snSwGroupSwitchAgeTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.3.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snSwGroupSwitchAgeTime.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3 | snSwitch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.3.1 | snSwInfo | FOUNDRY-SN-SWITCH-GROUP-MIB |
| 1.3.6.1.4.1.1991.1.1.3.1.5 | snSwGroupSwitchAgeTime | FOUNDRY-SN-SWITCH-GROUP-MIB |