All MIBs › ATMSWCH-MIB › atmSwchBaseEpdThreshold
atmSwchBaseEpdThreshold
Module: ATMSWCH-MIB
OID (symbolic): ATMSWCH-MIB::atmSwchBaseEpdThreshold
OID (numeric): 1.3.6.1.4.1.81.33.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The percentage of the maximum buffer allocation used in the switch fabric before EPD is invoked. Default is 80%.
What is atmSwchBaseEpdThreshold?
This is a configurable integer (50-100%) setting the buffer utilization threshold for Early Packet Discard. When buffer usage exceeds this threshold, EPD proactively discards packets to prevent congestion collapse. Setting to 80 activates EPD when buffers reach 80% capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.33.1.3 snmpwalk -v2c -c public <target> ATMSWCH-MIB::atmSwchBaseEpdThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.33.1.3.1 snmpget -v2c -c public <target> ATMSWCH-MIB::atmSwchBaseEpdThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.33.1.3.1 i <value>
Start monitoring Lucent Technologies ATM switch platforms (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATMSWCH-MIB::atmSwchBaseEpdThreshold OID value, configure state conditions and alerts, and monitor any Lucent Technologies ATM switch platforms (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.81 | lannet | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.33 | atmSwch | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.1 | atmSwchBase | ATMSWCH-MIB |
| 1.3.6.1.4.1.81.33.1.3 | atmSwchBaseEpdThreshold | ATMSWCH-MIB |