a3ComBackupStatus
A3COM0469-BACKUP-AND-RESTORE ·
.1.3.6.1.4.1.43.10.43.7
Object
This returns the status of the current or the previous operation. See the top of this MIB for a list of all of the possible values that this object may take.
Context
- MIB
- A3COM0469-BACKUP-AND-RESTORE
- OID
.1.3.6.1.4.1.43.10.43.7- Type
- scalar
- Access
- readonly
- Status
- mandatory
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 'A3COM0469-BACKUP-AND-RESTORE' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0469-BACKUP-AND-RESTORE::a3ComBackupStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM0469-BACKUP-AND-RESTORE' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM0469-BACKUP-AND-RESTORE::a3ComBackupStatus'
Syntax
- Source
- BackupStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | backupTftpFileNotFound |
2 | backupTftpAccessViolation |
3 | backupTftpDiskFull |
4 | backupTftpIllegalOperation |
5 | backupTftpUnknownTransferId |
6 | backupTftpFileExists |
7 | backupTftpNoSuchUser |
8 | backupNoResponse |
9 | backupNoResource |
10 | backupRecordLengthMismatch |
11 | backupBadRecordType |
12 | backupChecksumError |
13 | backupWrongHardwareType |
14 | backupWrongHardwareVersion |
15 | backupHeaderMissing |
16 | backupByteCountIncorrect |
17 | backupAddressIncorrect |
18 | backupErasureFailed |
19 | backupFlashProgramFailed |
20 | backupWaitingToStart |
21 | backupOperationInProgress |
22 | backupOperationSucceeded |
23 | backupAbortedByUser |
24 | backupNotRequired |
25 | backupUnknownFailure |
26 | backupAbortedAutomatically |
27 | backupFileValid |
28 | backupBadCommand |
29 | backupCommandFailed |
30 | backupFilenameInvalid |
31 | backupTftpServerInvalid |