zxAnXdsl2LineCmndConfLdsfFailReason

ZTE-AN-XDSL2-MIB · .1.3.6.1.4.1.3902.1015.1001.1.2.1.1.8

Object

The status of the recent occasion the Loop diagnostics mode
forced (LDSF) was issued for the associated 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.
   adminUp     (9) - The NE cannot initiate the command, as
                     the relevant line is administratively
                     'Up'.
   tableFull   (10)- The NE cannot initiate the command, due
                     to reaching the maximum number of rows
                     in the results table.
   noResources (11)- The NE cannot initiate the command, due
                     to lack of internal memory resources.

Context

MIB
ZTE-AN-XDSL2-MIB
OID
.1.3.6.1.4.1.3902.1015.1001.1.2.1.1.8
Type
column
Access
readonly
Status
current
Parent
zxAnXdsl2LineEntry

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

Values & Constraints

Type Values
1none
2success
3inProgress
4unsupported
5cannotRun
6aborted
7failed
8illegalMode
9adminUp
10tableFull
11noResources