PEA-BRIDGE-IPDSLAM :: flowIdentificationCriterionDownstream

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMflowIdentificationCriterionDownstream

flowIdentificationCriterionDownstream

Module: PEA-BRIDGE-IPDSLAM

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

OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.60

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

When packets arrive on the uplink, the DSLAM needs to determine which flow the packet belongs to. This can be done in one of three ways. I.e by looking at ... classic (0) VLAN and destination MAC address. pbit (1) VLAN, destination MAC address and p-bit/CoS. dscp (2) VLAN, destination MAC address and DSCP (part of ToS).

What is flowIdentificationCriterionDownstream?

This OID specifies how the device categorizes incoming data traffic into different flows for priority handling. The device can use VLAN tags alone, VLAN plus traffic priority bits, or VLAN plus DSCP quality-of-service markings to sort traffic. A network operator would configure this value to match how they prioritize traffic (voice over data, for example), ensuring high-priority packets get processed faster.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.60
snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::flowIdentificationCriterionDownstream

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.60.1
snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::flowIdentificationCriterionDownstream.1

Set instance 1 (SNMPv2c):

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

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.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.60flowIdentificationCriterionDownstreamPEA-BRIDGE-IPDSLAM