All MIBs › ERI-DNX-SMC-MIB › dbHostDirectory
dbHostDirectory
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::dbHostDirectory
OID (numeric): 1.3.6.1.4.1.644.2.4.1.12.1.1.10.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
The directory path of the backup file on the remote host.
What is dbHostDirectory?
This read-write string specifies the file system directory path on a remote host where database backup files should be stored, with a maximum path length of 45 characters. It defines the remote location for off-site backup storage as part of disaster recovery procedures. Database administrators and backup operators configure this to ensure backups are written to the correct remote location with sufficient space.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.12.1.1.10.1.3 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::dbHostDirectory
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.12.1.1.10.1.3.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::dbHostDirectory.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.12.1.1.10.1.3.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1 | sysMgr | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.12 | utilities | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.12.1 | database | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.12.1.1 | dbBackup | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.12.1.1.10 | dbRemoteHostTable | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.12.1.1.10.1 | dbRemoteHostTableEntry | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.12.1.1.10.1.3 | dbHostDirectory | ERI-DNX-SMC-MIB |