rprFairnessAgeCoef

IEEE-802DOT17-RPR-MIB · .1.0.8802.17.1.1.1.2.2.1.6

Object

column r/w Unsigned32
The coefficient used by the aging procedure to specify 
the relative weights assigned to 
(a) the change in the value of a rate-counter during 
    the most recent agingInterval and
(b) the value of the rate-counter at the end of the previous
    agingInterval.
              
The value is interpreted as 2 raised to the power
specified by this attribute.
              
The default value is 2, giving an aging coefficient
of 2**2, or 4.

Context

MIB
IEEE-802DOT17-RPR-MIB
OID
.1.0.8802.17.1.1.1.2.2.1.6
Type
column
Access
readwrite
Status
current
Parent
rprFairnessEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE-802DOT17-RPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE-802DOT17-RPR-MIB::rprFairnessAgeCoef'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE-802DOT17-RPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE-802DOT17-RPR-MIB::rprFairnessAgeCoef.<rprFairnessIfIndex>.<rprFairnessRinglet>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE-802DOT17-RPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE-802DOT17-RPR-MIB::rprFairnessAgeCoef'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4

Conformance