adGenEfmProvGroupSkewThreshold

ADTRAN-EFM-MIB · .1.3.6.1.4.1.664.5.66.1.3.2.1.3

Object

column r/w SNMPv2-SMIInteger32
This option is used to enter the maximum allowable skew
threshold (in milliseconds) for each bonding group.  To disable
this option, enter 0.  Skew thresholds from 1 millisecond
to 16 milliseconds (in 1 millisecond intervals) can be selected.
The default skew threshold is 4 milliseconds.
              
A link will automatically be removed from a EFM group if the
relative skew exceeds the specified threshold.  The link will
automatically be added back to the group once the relative skew
is below the threshold (plus 0.50 millisecond of hysteresis).

Context

MIB
ADTRAN-EFM-MIB
OID
.1.3.6.1.4.1.664.5.66.1.3.2.1.3
Type
column
Access
readwrite
Status
current
Parent
adGenEfmProvGroupEntry
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 'ADTRAN-EFM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-EFM-MIB::adGenEfmProvGroupSkewThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-EFM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-EFM-MIB::adGenEfmProvGroupSkewThreshold.<ifIndex>.<adGenEfmUnitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-EFM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-EFM-MIB::adGenEfmProvGroupSkewThreshold'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance