xdsl2LInvSelfTestResult

VDSL2-LINE-MIB · .1.3.6.1.2.1.10.251.1.3.1.1.6

Object

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

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance