dbBackupAndRestoreCmd
BTI-7000-MIB ·
.1.3.6.1.4.1.18070.2.2.1.11.1.1.1
Object
This object is used to activate the steps of a database backup or database restore operation. The description of the DbBackupAndRestoreCmd textual convention explains the usage of this object to perform these operations.
Context
- MIB
- BTI-7000-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.11.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dbBackupAndRestore
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 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BTI-7000-MIB::dbBackupAndRestoreCmd.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BTI-7000-MIB' -M '/opt/observium/mibs/bti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BTI-7000-MIB::dbBackupAndRestoreCmd'
Syntax
- Source
- DbBackupAndRestoreCmd
- Base type
Enumeration
Values & Constraints
Type Values
1 | noOp |
2 | invokeBackup |
3 | loadRestore |
4 | invokeRestore |
6 | commitRestore |
7 | cancelRestore |