PACKETFRONT-DRG-MIB :: snmpAtomicSet

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPACKETFRONT-DRG-MIBsnmpAtomicSet

snmpAtomicSet

Module: PACKETFRONT-DRG-MIB

OID (symbolic): PACKETFRONT-DRG-MIB::snmpAtomicSet

OID (numeric): 1.3.6.1.4.1.9303.4.3.1.7.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Complex operations involving numerous set commands can cause problems due to the lack of atomic operation by the network management system. This object may be used to ensure that all required changes for this MIB are made in a single atomic operation. This can be achieved by setting this object to stage(2), then setting all required objects, and then setting this object to apply(3). The object value will return to idle(1) once the atomic set operation has been completed.

What is snmpAtomicSet?

Read-write control (idle, stage, apply) letting a manager group several related SNMP SET operations into one atomic change: set to stage(2), make the individual changes, then set to apply(3) to commit them all at once; the object returns to idle(1) once complete. An admin uses this when a configuration change spans multiple objects that must take effect together to avoid a half-applied state.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9303.4.3.1.7.8
snmpwalk -v2c -c public <target> PACKETFRONT-DRG-MIB::snmpAtomicSet

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9303.4.3.1.7.8.1
snmpget -v2c -c public <target> PACKETFRONT-DRG-MIB::snmpAtomicSet.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9303.4.3.1.7.8.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::snmpAtomicSet 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9303packetfrontPACKETFRONT-SMI
1.3.6.1.4.1.9303.4pfMgmtPACKETFRONT-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9303.4.3pfDrgMibPACKETFRONT-DRG-MIB
1.3.6.1.4.1.9303.4.3.1drgConfigPACKETFRONT-DRG-MIB
1.3.6.1.4.1.9303.4.3.1.7snmpConfigPACKETFRONT-DRG-MIB
1.3.6.1.4.1.9303.4.3.1.7.8snmpAtomicSetPACKETFRONT-DRG-MIB