zxAdslThreshAtucPacketLossRate

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

Object

column r/w %Integer32
The percentage of lost packets to total packets received on 
the Atuc interface.
              
Calculation:
                                      ifOutDiscards*100
  Atuc PacketLossRate = ---------------------------------------------------
                        ifOutUcastPkts+ifOutMulticastPkts+ifOutBroadcastPkts
                  
              
If this threshold is across, zxAdslAtucPacketLossRateOverThreshTrap 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.7
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::zxAdslThreshAtucPacketLossRate'
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::zxAdslThreshAtucPacketLossRate.<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::zxAdslThreshAtucPacketLossRate'

Syntax

%Integer32

Values & Constraints

Object Constraints
range: 0-100