All MIBs › IEEE-802DOT17-RPR-MIB › rprFairnessSTQLowThreshold
rprFairnessSTQLowThreshold
Module: IEEE-802DOT17-RPR-MIB
OID (symbolic): IEEE-802DOT17-RPR-MIB::rprFairnessSTQLowThreshold
OID (numeric): 1.0.8802.17.1.1.1.2.2.1.14
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description:
A level of STQ occupancy at or above which congestion on the outbound link is imminent. Defined only for dual transit-queue implementations.
This attribute specifies the low threshold location in percentage of the STQ size. The range is [mtuSize, stqHighThreshold -mtuSize]. The default value is 0.5*stqHighThreshold.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.17.1.1.1.2.2.1.14 snmpwalk -v2c -c public <target> IEEE-802DOT17-RPR-MIB::rprFairnessSTQLowThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.17.1.1.1.2.2.1.14.1 snmpget -v2c -c public <target> IEEE-802DOT17-RPR-MIB::rprFairnessSTQLowThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.0.8802.17.1.1.1.2.2.1.14.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rprFairnessSTQLowThreshold.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.14 | rprFairnessSTQLowThreshold | IEEE-802DOT17-RPR-MIB |