adGenVdsl2LineResetCounters

ADTRAN-GENVDSL2-LINE-MIB · .1.3.6.1.4.1.664.5.65.1.5.1.1.4

Object

column r/w Enumeration
Selection of counter types to reset/clear for the indexed interface.
The counter types are performance monitoring intervals (PM history)
which typically consist of 15 minute/24 hour interval data,
current counters, near-end retrain counters, far-end retrain
counters, and rolling counters. A read will always return all(1).

Context

MIB
ADTRAN-GENVDSL2-LINE-MIB
OID
.1.3.6.1.4.1.664.5.65.1.5.1.1.4
Type
column
Access
readwrite
Status
current
Parent
adGenVdsl2ConfProfileExtEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1all
2pmhistory
3current
4retrainne
5retrainfe
6rolling