fileCopyStatus
SMC6152L2-MIB ·
.1.3.6.1.4.1.202.20.66.1.24.1.9
Object
scalar FileCopyStatus
The status of the last copy procedure, if any. This object will have a value of fileCopyUnknown(18) if no copy operation has been performed.
Context
- MIB
- SMC6152L2-MIB
- OID
.1.3.6.1.4.1.202.20.66.1.24.1.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- fileCopyMgt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SMC6152L2-MIB' -M '/opt/observium/mibs/smc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SMC6152L2-MIB::fileCopyStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SMC6152L2-MIB' -M '/opt/observium/mibs/smc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SMC6152L2-MIB::fileCopyStatus'
Syntax
- Source
- FileCopyStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | fileCopyTftpUndefError |
2 | fileCopyTftpFileNotFound |
3 | fileCopyTftpAccessViolation |
4 | fileCopyTftpDiskFull |
5 | fileCopyTftpIllegalOperation |
6 | fileCopyTftpUnkownTransferId |
7 | fileCopyTftpFileExisted |
8 | fileCopyTftpNoSuchUser |
9 | fileCopyTftpTimeout |
10 | fileCopyTftpSendError |
11 | fileCopyTftpReceiverError |
12 | fileCopyTftpSocketOpenError |
13 | fileCopyTftpSocketBindError |
14 | fileCopyTftpUserCancel |
15 | fileCopyTftpCompleted |
16 | fileCopyParaError |
17 | fileCopyBusy |
18 | fileCopyUnknown |
19 | fileCopyReadFileError |
20 | fileCopySetStartupError |
21 | fileCopyFileSizeExceed |
22 | fileCopyMagicWordError |
23 | fileCopyImageTypeError |
24 | fileCopyHeaderChecksumError |
25 | fileCopyImageChecksumError |
26 | fileCopyWriteFlashFinish |
27 | fileCopyWriteFlashError |
28 | fileCopyWriteFlashProgramming |
29 | fileCopyError |
30 | fileCopySuccess |
31 | fileCopyCompleted |