atiSaveConfiguration
CENTRECOM-SYSTEM-MIB ·
.1.3.6.1.4.1.207.8.12.2.3.3
Object
scalar r/w
Enumeration
When this object is set, the device will copy the contents of the configuration database to a buffer and save it to the persistant store specified by the value of the object. The save is performed asynchronously, and the snmp agent will continue to respond to both gets and sets while the save is taking place. A network management application may use the atiSaveStatus object to determine when the asynchronous save operation has completed.
Context
- MIB
- CENTRECOM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.207.8.12.2.3.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- atiSwitchSystem
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 'CENTRECOM-SYSTEM-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTRECOM-SYSTEM-MIB::atiSaveConfiguration.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTRECOM-SYSTEM-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTRECOM-SYSTEM-MIB::atiSaveConfiguration'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | saveToPrimary |
2 | saveToSecondary |