dbBackupAndRestoreInvokeFilename
BTI-7000-MIB ·
.1.3.6.1.4.1.18070.2.2.1.11.1.1.9
Object
scalar r/w
OctetString
The name of the database backup file that is to be used in a database restore operation. This object is set along with the dbBackupAndRestoreCmd object when it is set to invokeRestore, as a confirmation that the database that is to be restored is the correct database. In order for the invokeRestore command to proceed, the value set for this object must match the value of the dbBackupAndRestoreFilename object.
Context
- MIB
- BTI-7000-MIB
- OID
.1.3.6.1.4.1.18070.2.2.1.11.1.1.9- 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::dbBackupAndRestoreInvokeFilename.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::dbBackupAndRestoreInvokeFilename'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.