All MIBs › PEA-BRIDGE-IPDSLAM › ufcExceedingTrafficFlow
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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.16 | upstreamFlowConfigTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.16.1 | upstreamFlowConfigEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.16.1.7 | ufcExceedingTrafficFlow | PEA-BRIDGE-IPDSLAM |