zxAnXdsl2SeltTestStatus

ZTE-AN-XDSL2-MIBII · .1.3.6.1.4.1.3902.1015.1001.1.7.2.1.10

Object

column Enumeration
Possible failure reasons associated with performing Single Ended
Loop Test (SELT) on a DSL line.
Possible values are:
none          (1) - The default value in case LDSF was never
                    requested for the associated line.
success       (2) - The recent command completed
                    successfully.
inProgress    (3) - The Loop Diagnostics process is in
                    progress.
unsupported   (4) - The NE or the line card doesn't support
                    LDSF.
cannotRun     (5) - The NE cannot initiate the command, due
                    to a non specific reason.
aborted       (6) - The Loop Diagnostics process aborted.
failed        (7) - The Loop Diagnostics process failed.
illegalMode   (8) - The NE cannot initiate the command, due
                    to the specific mode of the relevant
                    line.
noResources   (9) - The NE cannot initiate the command, due
                    to lack of internal memory resources.
online        (10)- The CPE is online but not in showtime status.
parallelOverLimit (11)- The number of parallel tests has reached 
                    the upper limit.
showtime      (12)- The CPE is in showtime status.

Context

MIB
ZTE-AN-XDSL2-MIBII
OID
.1.3.6.1.4.1.3902.1015.1001.1.7.2.1.10
Type
column
Access
readonly
Status
current
Parent
zxAnXdsl2SeltLineStatusEntry

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-AN-XDSL2-MIBII' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-XDSL2-MIBII::zxAnXdsl2SeltTestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-XDSL2-MIBII' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-XDSL2-MIBII::zxAnXdsl2SeltTestStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-XDSL2-MIBII' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-XDSL2-MIBII::zxAnXdsl2SeltTestStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2success
3inProgress
4unsupported
5cannotRun
6aborted
7failed
8illegalMode
9noResources
10online
11parallelOverLimit
12showtime