fileCopyResult

ZELAX-MIB · .1.3.6.1.4.1.7840.2.1.100.1.10.9

Object

scalar Enumeration
The result of file copy:error(0):copy file failure;ok(1):copy file success;
uploading(2):in process of upload file;downloading(3):in process of download file;
idle(4):be out of copy file.

Context

MIB
ZELAX-MIB
OID
.1.3.6.1.4.1.7840.2.1.100.1.10.9
Type
scalar
Access
readonly
Status
current
Parent
switchFileCopy

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0error
1ok
2uploading
3downloading
4idle