All MIBs › PEA-BRIDGE-IPDSLAM › wredDropProbability
wredDropProbability
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::wredDropProbability
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.30.5.10
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
wredDropProbability is used to specify the probability that a packet with a specific VLAN priority will be dropped if the wredBufferLimit has been exceeded. wredDropProbability is configured as a percentage of all packets received with the VLAN priority, e.g. if 80% drop probability has been specified, 4 out of 5 packets with this VLAN priority will be dropped when wredBufferLimit has been exceeded.
If wredBufferLimit is set to 100% wredDropProbability has no effect.
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.30.5.10 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::wredDropProbability
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.30.5.10.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::wredDropProbability.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.30.5.10.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wredDropProbability.1
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.30 | downstreamFlowWredConfigTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.30.5 | downstreamFlowWredConfigEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.30.5.10 | wredDropProbability | PEA-BRIDGE-IPDSLAM |