csiBackupHostUrl
CISCO-SMART-INSTALL-MIB ·
.1.3.6.1.4.1.9.9.725.1.1.7.1
Object
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.
Context
- MIB
- CISCO-SMART-INSTALL-MIB
- OID
.1.3.6.1.4.1.9.9.725.1.1.7.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- csiBackup
- Groups
- 1
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 'CISCO-SMART-INSTALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SMART-INSTALL-MIB::csiBackupHostUrl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SMART-INSTALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SMART-INSTALL-MIB::csiBackupHostUrl'
Syntax
- Source
- CISCO-TCCiscoURLStringOrEmpty
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
ciscoSmartInstallCompliance
readonly
Write access is not required.