zxAnXdsl2MeltLdsfResult
ZTE-AN-XDSL2-MIBII ·
.1.3.6.1.4.1.3902.1015.1001.1.7.5.1.1
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-MIBII
- OID
.1.3.6.1.4.1.3902.1015.1001.1.7.5.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnXdsl2MeltStatusEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::zxAnXdsl2MeltLdsfResult'
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::zxAnXdsl2MeltLdsfResult.<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::zxAnXdsl2MeltLdsfResult'
Syntax
- Source
- VDSL2-LINE-TC-MIBXdsl2LdsfResult
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | success |
3 | inProgress |
4 | unsupported |
5 | cannotRun |
6 | aborted |
7 | failed |
8 | illegalMode |
9 | adminUp |
10 | tableFull |
11 | noResources |