zxAdslThreshAturBandwidthUtil
ZTE-DSL-LINE-EXT-MIB ·
.1.3.6.1.4.1.3902.1004.4.1.20.1.6
Object
column r/w
%Integer32
Threshold of Atur bandwidth utilization.
Calculation:
Delta(ifInOctets)*8*1024*100
Atur Utilization = ----------------------------------------------------
(time interval)*adslAturChanConfInterleaveMaxTxRate
where:
Delta(ifInOctets): difference of ifInOctets in two poll cycles
of collecting the ifInOctets.
Unit is bytes.
(time interval) : the poll cycles.
Unit is seconds.
adslAturChanConfInterleaveMaxTxRate: configured atur Tx rate.
Unit is kbps.
or
zxAdslLineRxDataRate*100
Atur Utilization = ----------------------------------------------------
adslAturChanConfInterleaveMaxTxRate
zxAdslLineRxDataRate : actual atuc Rx rate. Unit is kbps.
adslAturChanConfInterleaveMaxTxRate: configured atur Tx rate. Unit is kbps.
If Utilization is larger than zxAdslThreshAturBandwidthUtil,
zxAdslAturBandwidthUtilOverThreshTrap 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.6- Type
- column
- Access
- readwrite
- Status
- current
- Units
- %
- Parent
- zxAdslLineAlarmConfProfileExtEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::zxAdslThreshAturBandwidthUtil'
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::zxAdslThreshAturBandwidthUtil.<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::zxAdslThreshAturBandwidthUtil'
Syntax
%Integer32
Values & Constraints
Object Constraints
range: 0-100