systemConfigSaveNotify

PACKETFRONT-DRG-MIB · .1.3.6.1.4.1.9303.4.3.1.2.5

Object

scalar r/w Enumeration
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.

Context

MIB
PACKETFRONT-DRG-MIB
OID
.1.3.6.1.4.1.9303.4.3.1.2.5
Type
scalar
Access
readwrite
Status
current
Parent
systemConfig

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PACKETFRONT-DRG-MIB' -M '/opt/observium/mibs/packetfront:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PACKETFRONT-DRG-MIB::systemConfigSaveNotify.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PACKETFRONT-DRG-MIB' -M '/opt/observium/mibs/packetfront:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PACKETFRONT-DRG-MIB::systemConfigSaveNotify'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1silent
2always
3onlyErrors