All MIBs › IEEE-802DOT17-RPR-MIB › rprFairnessLpCoef
rprFairnessLpCoef
Module: IEEE-802DOT17-RPR-MIB
OID (symbolic): IEEE-802DOT17-RPR-MIB::rprFairnessLpCoef
OID (numeric): 1.0.8802.17.1.1.1.2.2.1.8
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description:
The coefficient used by the low-pass filter procedure to specify the relative weights applied to (a) the increase in the rate-count value during the most recent agingInterval and (b) the previous low-pass filtered rate. The former is assigned a weight of 1 and the latter a weight of (lpCoef-1).
The value is interpreted as 2 raised to the power specified by this attribute.
The default value is 6, giving a low-pass coefficient of 2**6, or 64.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.17.1.1.1.2.2.1.8 snmpwalk -v2c -c public <target> IEEE-802DOT17-RPR-MIB::rprFairnessLpCoef
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.17.1.1.1.2.2.1.8.1 snmpget -v2c -c public <target> IEEE-802DOT17-RPR-MIB::rprFairnessLpCoef.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.0.8802.17.1.1.1.2.2.1.8.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.17.1.1 | ieee802dot17rprMIB | IEEE-802DOT17-RPR-MIB |
| 1.0.8802.17.1.1.1 | rprObjects | IEEE-802DOT17-RPR-MIB |
| 1.0.8802.17.1.1.1.2 | rprProtocols | IEEE-802DOT17-RPR-MIB |
| 1.0.8802.17.1.1.1.2.2 | rprFairnessTable | IEEE-802DOT17-RPR-MIB |
| 1.0.8802.17.1.1.1.2.2.1 | rprFairnessEntry | IEEE-802DOT17-RPR-MIB |
| 1.0.8802.17.1.1.1.2.2.1.8 | rprFairnessLpCoef | IEEE-802DOT17-RPR-MIB |