All MIBs › PEA-BRIDGE-IPDSLAM › dfsMaxQueueUsage
dfsMaxQueueUsage
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::dfsMaxQueueUsage
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.15.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The maximum number of buffers stored in a downstream flow queue at any time since the counter was reset.
Zero is the only value that can be written to dfsMaxQueueUsage to clear the counter.
Valid from: EDA 2.2 R3A
What is dfsMaxQueueUsage?
This counter records the maximum number of buffers used in a downstream flow queue since the counter was last reset. The metric helps operators understand peak queue usage and potential congestion points in the IP DSLAM (Digital Subscriber Line Access Multiplexer) system. Setting this object to zero resets the counter, allowing operators to measure peak usage over a new observation window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.15.1.5 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::dfsMaxQueueUsage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.15.1.5.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::dfsMaxQueueUsage.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.15.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dfsMaxQueueUsage.1
Start monitoring Ericsson IP DSLAM broadband access node (802.1D/Q bridging/per-subscriber filtering) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PEA-BRIDGE-IPDSLAM::dfsMaxQueueUsage OID value, configure state conditions and alerts, and monitor any Ericsson IP DSLAM broadband access node (802.1D/Q bridging/per-subscriber filtering) 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.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.15 | downstreamFlowStatsTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.15.1 | downstreamFlowStatsEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.15.1.5 | dfsMaxQueueUsage | PEA-BRIDGE-IPDSLAM |