PEA-BRIDGE-IPDSLAM :: dfsMaxQueueUsage

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMdfsMaxQueueUsage

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

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.193ericssonANS-COMMON-MIB
1.3.6.1.4.1.193.72diaxMIBDXD-SMI
1.3.6.1.4.1.193.72.300peaIpDslamDIESEL-SMI
1.3.6.1.4.1.193.72.300.30peaBridgeIpDslamPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1bridgeControlPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.15downstreamFlowStatsTablePEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.15.1downstreamFlowStatsEntryPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.15.1.5dfsMaxQueueUsagePEA-BRIDGE-IPDSLAM