csiBackupEnable
CISCO-SMART-INSTALL-MIB ·
.1.3.6.1.4.1.9.9.725.1.1.7.2
Object
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.
Context
- MIB
- CISCO-SMART-INSTALL-MIB
- OID
.1.3.6.1.4.1.9.9.725.1.1.7.2- 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::csiBackupEnable.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::csiBackupEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
ciscoSmartInstallCompliance
readonly
Write access is not required.