sub10UnitMgmtTransaction
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.20.1
Object
scalar
r/w
Enumeration
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'
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.20.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtActions
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | transactionNone |
2 | transactionCommit |
3 | transactionRollback |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sub10UnitMgmtTransactionStatus This indicates either a transaction is currently in progress or
if the last transaction was committed successfully or was rolled
back. | scalar | Enumeration | .1.3.6.1.4.1.39003.3.2.20.2 |
| sub10UnitMgmtRollbackTimeout The timeout in seconds after which uncommitted Sets
will be rolled back to their previous values.
A rollback only affects those objects which are
subject to transactions. | scalar | Unsigned32 | .1.3.6.1.4.1.39003.3.2.20.3 |
| sub10UnitMgmtTransactionMode Enables and Disables transactions. If sub10UnitMgmTransactionMode is
stateDisabled(0) then no objects are subject to commit and rollback. | scalar | Sub10State | .1.3.6.1.4.1.39003.3.2.20.4 |
| sub10UnitMgmtResetAction This is used to reset unit configuration and stats.
resetFactoryDefaults(2)
- Resets all configuration to Factory Defaults, requires a reboot.
resetStatistics(3)
- Rese… | scalar | Enumeration | .1.3.6.1.4.1.39003.3.2.20.5 |
| sub10UnitMgmtResetStatsGroup This is used to reset specific statistics when set prior to submitting
sub10UnitMgmtResetAction = resetStatistics(4).
For reset of all stats sub10UnitMgmtResetStatsGrou… | scalar | Sub10StatsGroup | .1.3.6.1.4.1.39003.3.2.20.6 |
| sub10UnitMgmtResetAlarmsType This is used to reset specific alarm configuration when set prior to submitting
sub10UnitMgmtResetAction = resetAlarmConfig(5).
For reset of all alarms sub10UnitMgmtRes… | scalar | Enumeration | .1.3.6.1.4.1.39003.3.2.20.7 |