csiDeviceBackupConfigFileName
CISCO-SMART-INSTALL-MIB ·
.1.3.6.1.4.1.9.9.725.1.3.1.1.6
Object
This object indicates the name of the latest saved
configuration file of the device. The file name is
consisted of the device host name, MAC address and
file extension 'REV2', for example
'SwitchA-0021.d7ae.fc00.REV2'. The file is stored in
the host indicated by the csiBackupHostUrl object.
If the device configuration file is saved again, .REV2
file is copied to .REV1, and .REV2 is over-written with
the latest device configuration.
Context
- MIB
- CISCO-SMART-INSTALL-MIB
- OID
.1.3.6.1.4.1.9.9.725.1.3.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- csiDeviceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::csiDeviceBackupConfigFileName'
More examples
Read one indexed 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::csiDeviceBackupConfigFileName.<csiDeviceNum>'
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::csiDeviceBackupConfigFileName'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of