CISCO-SMART-INSTALL-MIB :: csiBackupHostUrl

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SMART-INSTALL-MIBcsiBackupHostUrl

csiBackupHostUrl

Module: CISCO-SMART-INSTALL-MIB

OID (symbolic): CISCO-SMART-INSTALL-MIB::csiBackupHostUrl

OID (numeric): 1.3.6.1.4.1.9.9.725.1.1.7.1

Node type: OBJECT-TYPE

Type: CiscoURLStringOrEmpty

Access: read-write

Description: A Uniform Resource Locator specifying the host where the client configuration files are stored, 'tftp://101.122.33.10/vstack' for example.

When a client configuration is committed (i.e. write memory), a backup of the configuration is saved in the backup host if csiBackupEnable is 'true'. The backup file name is consisted of the client host name, MAC address and file extension 'REV2', for example 'SwitchA-0021.d7ae.fc00.REV2'. For subsequent backups, .REV2 file is copied to .REV1, and .REV2 is over-written with the latest client configuration.

What is csiBackupHostUrl?

Configures the URL (e.g., a TFTP server path) where client configuration files are backed up whenever a Smart Install client's configuration is committed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.725.1.1.7.1
snmpwalk -v2c -c public <target> CISCO-SMART-INSTALL-MIB::csiBackupHostUrl

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.725.1.1.7.1.1
snmpget -v2c -c public <target> CISCO-SMART-INSTALL-MIB::csiBackupHostUrl.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.725.1.1.7.1.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> csiBackupHostUrl.1

Start monitoring Cisco Smart Install Director switch/router / branch client switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SMART-INSTALL-MIB::csiBackupHostUrl OID value, configure state conditions and alerts, and monitor any Cisco Smart Install Director switch/router / branch client switch from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.725ciscoSmartInstallMIBCISCO-SMART-INSTALL-MIB
1.3.6.1.4.1.9.9.725.1ciscoSmartInstallMIBObjectsCISCO-SMART-INSTALL-MIB
1.3.6.1.4.1.9.9.725.1.1csiGlobalConfigCISCO-SMART-INSTALL-MIB
1.3.6.1.4.1.9.9.725.1.1.7csiBackupCISCO-SMART-INSTALL-MIB
1.3.6.1.4.1.9.9.725.1.1.7.1csiBackupHostUrlCISCO-SMART-INSTALL-MIB