a3ComBackupLastAction
A3COM0469-BACKUP-AND-RESTORE ·
.1.3.6.1.4.1.43.10.43.12
Object
scalar mandatory
Enumeration
This object returns the last operation that was performed by the user. This is used for display purposes so that a suitable message may be displayed to the user.
Context
- MIB
- A3COM0469-BACKUP-AND-RESTORE
- OID
.1.3.6.1.4.1.43.10.43.12- 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::a3ComBackupLastAction.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::a3ComBackupLastAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noCommandIssued |
3 | cliSave |
4 | cliVerify |
5 | binarySave |
6 | binaryVerify |
7 | restoreConfig |
8 | restoreIgnoringErrors |
9 | loadDescriptionOnly |
10 | takeSnapshot |