MIB Viewer

mSTRegionEditBufferOperation

OBJECT-TYPE
1.3.6.1.4.1.738.1.5.107.1.1.1.2
Access
read-write
Status
current
Sub-identifiers
0
Indicates the operation that is performed on the Region Config Edit Buffer. other acquire only be performed when the mSTRegionEditBufferStatus object has the value of released(1). After the successful execution of this action, the mSTRegionEditBufferStatus object will be changed to acquiredBySnmp(2). releaseWithForce non-SNMP users with force and discard the changes in the Edit Buffer. This operation can only be performed when the mSTRegionEditBufferStatus object has the value of acquiredByNonSnmp(2). commit and release the Edit Buffer. The successful execution of this action will make the changes in the Edit Buffer effective on the device. This operation can only be performed when the mSTRegionEditBufferStatus object has the value of acquiredBySnmp(3). rollBack and release the Edit Buffer. This operation can only be performed when the mSTRegionEditBufferStatus object has the value of acquiredBySnmp(3). This object always returns other(1) when it is read.
INTEGER { other(1), acquire(2), releaseWithForce(3), commit(4), rollBack(5) }