MIB Viewer

sub10UnitMgmtTransaction

OBJECT-TYPE
1.3.6.1.4.1.39003.3.2.20.1
Access
read-write
Status
current
Sub-identifiers
0
This is used to commit or rollback the setting of object configuration. It only applies where the objects are subject to transactional requirements. For example the setting of the Unit's IP Address requires that a transaction be committed. If the transaction is not committed after a rollback timeout then the unit will automatically action a rollback to the previous value. The rollback timeout is configurable 'sub10UnitMgmtRollbackTimeout'
INTEGER { transactionNone(1), transactionCommit(2), transactionRollback(3) }