All MIBs › G6-FILES-MIB › configurationCommitConfig
configurationCommitConfig
Module: G6-FILES-MIB
OID (symbolic): G6-FILES-MIB::configurationCommitConfig
OID (numeric): 1.3.6.1.4.1.3181.10.6.3.72.4.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Commits the config to SD card now. Data are otherwise autosaved using a timer. Use this command to speed up the process. Syntax: commit_config = folder_name. Special case: 'commit_config =' will be automatically extended to 'running' to immediatly save the currently running configuration. Use this command to permanently store the configuration while system.config_save_mode = TEMPORARILY is selected.
What is configurationCommitConfig?
Set this to a folder name (or leave the value effectively empty to target the currently running config) to force an immediate save to SD card rather than waiting for the normal autosave timer. Important when system.config_save_mode is set to TEMPORARILY and an admin wants to make the current changes persist across a reboot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.4.1.5 snmpwalk -v2c -c public <target> G6-FILES-MIB::configurationCommitConfig
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.4.1.5.1 snmpget -v2c -c public <target> G6-FILES-MIB::configurationCommitConfig.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3181.10.6.3.72.4.1.5.1 s <value>
Start monitoring MICROSENS Generation 6 (G6) managed Ethernet switch (firmware/file management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the G6-FILES-MIB::configurationCommitConfig OID value, configure state conditions and alerts, and monitor any MICROSENS Generation 6 (G6) managed Ethernet switch (firmware/file management) from a single console.
OID Breakdown
Upper-level ancestors (9 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.3181 | microsens | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10 | managedSwitches | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10.6 | g6 | MICROSENS-G6-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3181.10.6.3 | management | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72 | files | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.4 | configurationTable | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1 | configurationEntry | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.4.1.5 | configurationCommitConfig | G6-FILES-MIB |