adsl2LInvSelfTestResult

ADSL2-LINE-MIB · .1.3.6.1.2.1.10.238.1.3.1.1.6

Object

The ATU self-test result, coded as a 32-bit value.  The
most significant octet of the result is '0' if the self-test
passed, and '1' if the self-test failed.  The interpretation
of the other octets is vendor discretionary.

Context

MIB
ADSL2-LINE-MIB
OID
.1.3.6.1.2.1.10.238.1.3.1.1.6
Type
column
Access
readonly
Status
current
Parent
adsl2LineInventoryEntry
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 'ADSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL2-LINE-MIB::adsl2LInvSelfTestResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL2-LINE-MIB::adsl2LInvSelfTestResult.<ifIndex>.<adsl2LInvUnit>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADSL2-LINE-MIB::adsl2LInvSelfTestResult'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance