otdrTraceMgmtLastError

ADVA-FSP3000ALM-MIB · .1.3.6.1.4.1.2544.1.14.7.1.1.3

Object

column Enumeration
The latest failure of the export/upload of OTDR traces process.
Applicable only when otdrTraceMgmtState is set to 'failure'.
NOTE: All failures that are caused by malfunctioning
      hardware are reported as internalError.

Context

MIB
ADVA-FSP3000ALM-MIB
OID
.1.3.6.1.4.1.2544.1.14.7.1.1.3
Type
column
Access
readonly
Status
current
Parent
otdrTraceMgmtEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noError
2transferLoginFailed
3transferFileNotFound
4transferFileNoAccess
5transferServerUnreachable
6transferFailed
7missingOtdrTrace
8wrongOtdrTraceIndex
9internalError
10noSpaceLeft