PEA-BRIDGE-IPDSLAM :: schedulingScheme

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPEA-BRIDGE-IPDSLAMschedulingScheme

schedulingScheme

Module: PEA-BRIDGE-IPDSLAM

OID (symbolic): PEA-BRIDGE-IPDSLAM::schedulingScheme

OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.62

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The DSLAM may schedule packets in this flow in competition with packets in other flows in the same PVC. none (0) There is only one flow, no scheduling needed. strictPriority (1) Strict Priority, the flow with flowIndex=0 has highest priority. deficitRoundRobin (2) Deficit Round Robin, dfcBytesPerRound determines how many bytes are sent from the flow for each turn of the Round Robin. modifiedDeficitRoundRobin (3) Modified Deficit Round Robin, the flow with flowIndex=0 has strict priority over the others. The other flows are scheduled according to DRR on what bandwidth remains.

What is schedulingScheme?

This OID selects which packet scheduling method a DSL network uses (strict priority or round-robin fairness). It determines how network data from different flows competes for bandwidth. A DSL service provider would configure this to balance between giving high-priority traffic immediate service or ensuring all traffic gets fair turns sending data.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.62
snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::schedulingScheme

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.62.1
snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::schedulingScheme.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.62.1 i <value>

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::schedulingScheme 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-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
Numeric OIDNameModule
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.3pvcTablePEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.3.1pvcEntryPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.3.1.62schedulingSchemePEA-BRIDGE-IPDSLAM