All MIBs › PACKETFRONT-DRG-MIB › systemConfigSave
systemConfigSave
Module: PACKETFRONT-DRG-MIB
OID (symbolic): PACKETFRONT-DRG-MIB::systemConfigSave
OID (numeric): 1.3.6.1.4.1.9303.4.3.1.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting the object to save(1) causes the running configuration to be saved. The object responds with changed(2) if the running configuration differs from the initial configuration. The object responds with notChanged(3) if no configuration changes have occurred since the last save or boot.
What is systemConfigSave?
Read-write control used to save the running configuration: setting it to save(1) commits the current config, while reading it returns changed(2) if there are unsaved changes or notChanged(3) if the running config matches what was last saved or booted. An admin checks for changed(2) before a planned reboot to know whether a save is needed first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9303.4.3.1.2.3 snmpwalk -v2c -c public <target> PACKETFRONT-DRG-MIB::systemConfigSave
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9303.4.3.1.2.3.1 snmpget -v2c -c public <target> PACKETFRONT-DRG-MIB::systemConfigSave.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9303.4.3.1.2.3.1 i <value>
Start monitoring PacketFront Systems DRG residential gateway devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PACKETFRONT-DRG-MIB::systemConfigSave OID value, configure state conditions and alerts, and monitor any PacketFront Systems DRG residential gateway devices from a single console.
OID Breakdown
Upper-level ancestors (8 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.9303 | packetfront | PACKETFRONT-SMI |
| 1.3.6.1.4.1.9303.4 | pfMgmt | PACKETFRONT-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9303.4.3 | pfDrgMib | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1 | drgConfig | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1.2 | systemConfig | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1.2.3 | systemConfigSave | PACKETFRONT-DRG-MIB |