All MIBs › PACKETFRONT-DRG-MIB › systemConfigSaveNotify
systemConfigSaveNotify
Module: PACKETFRONT-DRG-MIB
OID (symbolic): PACKETFRONT-DRG-MIB::systemConfigSaveNotify
OID (numeric): 1.3.6.1.4.1.9303.4.3.1.2.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object to always(2) will cause the device to send a notifyConfigSaveResult alert each time the configuration is saved. Setting this object to onlyErrors(3) will cause the device to send a notifyConfigSaveResult if an error occurs during a configuration save procedure. Setting this object to silent(1) causes the device to not send notifyConfigSaveResult alerts.
What is systemConfigSaveNotify?
Read-write control for when the device sends a notifyConfigSaveResult alert after a configuration save: always(2) sends it every time, onlyErrors(3) sends it only on failure, and silent(1) suppresses it. An admin sets onlyErrors to reduce alert noise while still being warned if a config save actually fails.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9303.4.3.1.2.5 snmpwalk -v2c -c public <target> PACKETFRONT-DRG-MIB::systemConfigSaveNotify
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9303.4.3.1.2.5.1 snmpget -v2c -c public <target> PACKETFRONT-DRG-MIB::systemConfigSaveNotify.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9303.4.3.1.2.5.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::systemConfigSaveNotify 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.5 | systemConfigSaveNotify | PACKETFRONT-DRG-MIB |