All MIBs › CISCO-TS-STACK-MIB › ciscoTsStackSwitchAgingLevel
ciscoTsStackSwitchAgingLevel
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsStackSwitchAgingLevel
OID (numeric): 1.3.6.1.4.1.9.5.32.2.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Threshold to demand age the master address table. All numbers refer to percentage of the address table. The only values accepted by the agent are 50,60,70,80,90 and 0. Setting the value to 0 disables demand aging.
What is ciscoTsStackSwitchAgingLevel?
This read-write INTEGER accepts only the specific values 50, 60, 70, 80, 90, or 0, setting the percentage-full threshold at which the switch proactively (demand-)ages entries out of the master address table rather than waiting for the normal timer; 0 disables this behavior entirely. An admin managing a large, address-table-constrained stack would set this to something like 80 so the table starts pruning stale entries before it actually fills and starts dropping new station learns. This is a safety valve distinct from the plain time-based aging in ciscoTsStackSwitchAgingTime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.16 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchAgingLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.16.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchAgingLevel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.2.1.1.16.1 i <value>
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsStackSwitchAgingLevel OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.2 | ciscoTsStack | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1 | ciscoTsStackTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1.1 | ciscoTsStackEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1.1.16 | ciscoTsStackSwitchAgingLevel | CISCO-TS-STACK-MIB |