All MIBs › IEEE-802DOT17-RPR-MIB › rprFairnessRateLowThreshold
rprFairnessRateLowThreshold
Module: IEEE-802DOT17-RPR-MIB
OID (symbolic): IEEE-802DOT17-RPR-MIB::rprFairnessRateLowThreshold
OID (numeric): 1.0.8802.17.1.1.1.2.2.1.16
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description:
Rate at or above which congestion on the outbound link is imminent.
The range is [0.5 * rateHighThreshold, 0.99 * rateHighThreshold]. The default value is 0.9 * rateHighThreshold
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.17.1.1.1.2.2.1.16 snmpwalk -v2c -c public <target> IEEE-802DOT17-RPR-MIB::rprFairnessRateLowThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.17.1.1.1.2.2.1.16.1 snmpget -v2c -c public <target> IEEE-802DOT17-RPR-MIB::rprFairnessRateLowThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.0.8802.17.1.1.1.2.2.1.16.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rprFairnessRateLowThreshold.1
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.16 | rprFairnessRateLowThreshold | IEEE-802DOT17-RPR-MIB |