zxr10DownloadFailureCause

ZXR10-CLI-MIB · .1.3.6.1.4.1.3902.3.6000.52.1.4.11

Object

scalar Enumeration
The cause of file download failure.
The description of each failure is given below:
noError: file is downloading or download successfully.
invalidFile: file name is invalid.
directError: the operation to the directory/file is forbidden or directory/file is error.
ftpNoResponse: can not recieve response from FTP.
sftpNoResponse: can not recieve response from SFTP.
noSuchFileOrDirect: no such file(s) or directory(s).
ftpTransmitFail: fail to transmit file by FTP server.
directCreateFail: fail to create directory.
otherTerminalRunning: copy-config is running in other terminal.
batchCommandRunning: batch command is running in other terminal.
copyFileFail: fail to copy file.
disconnect: can not connect FTP/SFTP server.
ftpServerDown: FTP server can not provide services.
sftpServerDown: SFTP server can not provide services.
parameterError: parameter is incorrect.

Context

MIB
ZXR10-CLI-MIB
OID
.1.3.6.1.4.1.3902.3.6000.52.1.4.11
Type
scalar
Access
readonly
Status
current
Parent
zxr10StartrunGlobalObjects

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-CLI-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-CLI-MIB::zxr10DownloadFailureCause.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-CLI-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-CLI-MIB::zxr10DownloadFailureCause'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1invalidFile
2directError
3noSuchFileOrDirect
4ftpTransmitFail
5ftpNoResponse
6sftpNoResponse
7requestSftpFail
8commonError
9directCreateFail
10otherTerminalRunning
11batchCommandRunning
12copyFileFail
13disconnect
14ftpServerDown
15sftpServerDown
16parameterError
255noError