All MIBs › CISCO-SMART-INSTALL-MIB › csiBackupEnable
csiBackupEnable
Module: CISCO-SMART-INSTALL-MIB
OID (symbolic): CISCO-SMART-INSTALL-MIB::csiBackupEnable
OID (numeric): 1.3.6.1.4.1.9.9.725.1.1.7.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object specifies whether client configuration file is backed up in the backup host.
Director is informed when a Smart Install client configuration is committed (i.e. write memory). If this object value is 'true', director orchestrates the backup of the client configuration file to the designated backup host.
What is csiBackupEnable?
A read-write toggle that, when true, causes the director to back up a client's configuration to the configured backup host whenever that 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.2 snmpwalk -v2c -c public <target> CISCO-SMART-INSTALL-MIB::csiBackupEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.725.1.1.7.2.1 snmpget -v2c -c public <target> CISCO-SMART-INSTALL-MIB::csiBackupEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.725.1.1.7.2.1 s <value>
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::csiBackupEnable 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.725 | ciscoSmartInstallMIB | CISCO-SMART-INSTALL-MIB |
| 1.3.6.1.4.1.9.9.725.1 | ciscoSmartInstallMIBObjects | CISCO-SMART-INSTALL-MIB |
| 1.3.6.1.4.1.9.9.725.1.1 | csiGlobalConfig | CISCO-SMART-INSTALL-MIB |
| 1.3.6.1.4.1.9.9.725.1.1.7 | csiBackup | CISCO-SMART-INSTALL-MIB |
| 1.3.6.1.4.1.9.9.725.1.1.7.2 | csiBackupEnable | CISCO-SMART-INSTALL-MIB |