All MIBs › CISCO-SMART-INSTALL-MIB › csiConfigFileUrl
csiConfigFileUrl
Module: CISCO-SMART-INSTALL-MIB
OID (symbolic): CISCO-SMART-INSTALL-MIB::csiConfigFileUrl
OID (numeric): 1.3.6.1.4.1.9.9.725.1.2.2
Node type: OBJECT-TYPE
Type: CiscoURLStringOrEmpty
Access: read-write
Description: This object specifies the location of the default configuration file. An empty string indicates that no such file is applied.
If all clients in a Smart Install network have the same product ID and can run the same configuration file, user can assign a default configuration file for all clients.
What is csiConfigFileUrl?
Reports/sets the network location (URL) of the default configuration file applied to Smart Install clients sharing the same product ID; an empty string means none is configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.725.1.2.2 snmpwalk -v2c -c public <target> CISCO-SMART-INSTALL-MIB::csiConfigFileUrl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.725.1.2.2.1 snmpget -v2c -c public <target> CISCO-SMART-INSTALL-MIB::csiConfigFileUrl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.725.1.2.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::csiConfigFileUrl 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.2 | csiProfile | CISCO-SMART-INSTALL-MIB |
| 1.3.6.1.4.1.9.9.725.1.2.2 | csiConfigFileUrl | CISCO-SMART-INSTALL-MIB |