PEA-BRIDGE-IPDSLAM :: ufcExceedingTrafficFlow

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMufcExceedingTrafficFlow

ufcExceedingTrafficFlow

Module: PEA-BRIDGE-IPDSLAM

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

OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.16.1.7

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description:

One Flow has one VLAN priority value associated, that VLAN priority value will be
written in the outer most VLAN tag of the Ethernet frame before the Ethernet frame
is forwarded to the aggregation network. Traffic within the policed bandwidth is
forwarded to the aggregation network while traffic exceeding the policed bandwidth
is either dropped or remarked with another VLAN priority.

The ufcExceedingTrafficFlow parameter is used to configure whether traffic exceeding
the policed bandwidth should be dropped or remarked with another VLAN priority
before forwarding the packet to the aggregation network.

Remarking of traffic is done by redirecting traffic exceeding the policed bandwidth
of the current flow to another flow as illustrated below.

                                    IP DSLAM
                  _______________________________________________________________
                 |              _________________                                |
                 |             (                 )                               |
                 |       /<--- ( Flow x policing ) <----\                        |
                 |      /      (_________________)       \                       |
                 |     /          |                       \                      |
                 |    /           | Remark / redirect      \                     |
                 |   /            | exceeding traffic       \                    |
                 |  /             |                          \                   |
                 | /            __V______________            _\____________      |
Aggregation      |/            (                 )          (   Initial    )     |
  Network   <----|<----------- ( Flow y policing ) <--------(    flow      )<----|---- End-user
                 |\            (_________________)          (___selection__)     |
                 | \              |                           /                  |
                 |  \             | Remark / redirect        /                   |
                 |   \            | exceeding traffic       /                    |
                 |    \           |                        /                     |
                 |     \        __V______________         /                      |
                 |      \      (                 )       /                       |
                 |       \<--- ( Flow y policing ) <----/                        |
                 |             (_________________)                               |
                 |                |                                              |
                 |                |                                              |
                 |                X Discard exceeding traffic                    |
                 |_______________________________________________________________|
                                                                                 
Set ufcExceedingTrafficFlow to zero to drop traffic exceeding the policed bandwidth rate
for the flow.

Set ufcExceedingTrafficFlow to a value in the range 1..8 to redirect excess traffic to
another flow. The value written to ufcExceedingTrafficFlow is the flowIndex of the flow
where traffic must be redirected to. ufcExceedingTrafficFlow can not be set to the same
value as the flowIndex of the current flow.

Note: Care must be taken to not configure an infinite redirect loop.

Valid from:                EDA 2.2 R3A
    
Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.16.1.7
snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::ufcExceedingTrafficFlow

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.16.1.7.1
snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::ufcExceedingTrafficFlow.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.16.1.7.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.16upstreamFlowConfigTablePEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.16.1upstreamFlowConfigEntryPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.16.1.7ufcExceedingTrafficFlowPEA-BRIDGE-IPDSLAM