FOUNDRY-SN-SWITCH-GROUP-MIB :: snSwGroupSwitchAgeTime

MIB Reference — IPNetwork Monitor

All MIBsFOUNDRY-SN-SWITCH-GROUP-MIBsnSwGroupSwitchAgeTime

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1991foundryFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1productsFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1switchFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.3snSwitchFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.3.1snSwInfoFOUNDRY-SN-SWITCH-GROUP-MIB
1.3.6.1.4.1.1991.1.1.3.1.5snSwGroupSwitchAgeTimeFOUNDRY-SN-SWITCH-GROUP-MIB