MIB Viewer

snmpAtomicSet

OBJECT-TYPE
1.3.6.1.4.1.9303.4.3.1.7.8
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER { idle(1), stage(2), apply(3) }