zxAdslThreshAtucBandwidthUtil

ZTE-DSL-LINE-EXT-MIB · .1.3.6.1.4.1.3902.1004.4.1.20.1.5

Object

column r/w %Integer32
Threshold of Atuc bandwidth utilization. 
              
Calculation:
              
                                 Delta(ifOutOctets)*8*1024*100
    Atuc Utilization = ----------------------------------------------------
                       (time interval)*adslAtucChanConfInterleaveMaxTxRate
              
where:
    Delta(ifOutOctets):  difference of ifOutOctets in two polling cycles
                        of collecting the ifOutOctets.
                        Unit is bytes.
                                      
    (time interval)  :  the polling cycles.
                        Unit is seconds.
                                      
    adslAtucChanConfInterleaveMaxTxRate: configured atuc Tx rate.
                        Unit is kbps.
              
              
or
                                 zxAdslLineTxDataRate*100
    Atuc Utilization = ----------------------------------------------------
                              adslAtucChanConfInterleaveMaxTxRate
                                                 
    zxAdslLineTxDataRate               : actual atuc Tx rate.      Unit is kbps.
    adslAtucChanConfInterleaveMaxTxRate: configured atuc Tx rate.  Unit is kbps.
              
              
              
If Utilization is larger than zxAdslThreshAtucBandwidthUtil, 
zxAdslAtucBandwidthUtilOverThreshTrap trap will be sent.
              
  A value of `0' will disable the trap.

Context

MIB
ZTE-DSL-LINE-EXT-MIB
OID
.1.3.6.1.4.1.3902.1004.4.1.20.1.5
Type
column
Access
readwrite
Status
current
Units
%
Parent
zxAdslLineAlarmConfProfileExtEntry

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 'ZTE-DSL-LINE-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-LINE-EXT-MIB::zxAdslThreshAtucBandwidthUtil'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-DSL-LINE-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-LINE-EXT-MIB::zxAdslThreshAtucBandwidthUtil.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-LINE-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-LINE-EXT-MIB::zxAdslThreshAtucBandwidthUtil'

Syntax

%Integer32

Values & Constraints

Object Constraints
range: 0-100