sub10UnitMgmtResetAction
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.20.5
Object
scalar
r/w
Enumeration
This is used to reset unit configuration and stats.
resetFactoryDefaults(2)
- Resets all configuration to Factory Defaults, requires a reboot.
resetStatistics(3)
- Resets according to setting of sub10UnitMgmtResetStatsGroup
For reset of all stats sub10UnitMgmtResetStatsGroup = 'statsGroupAll'.
resetAlarmConfig(4)
- Resets according to setting of sub10UnitMgmtResetAlarmsType
For reset of all alarms sub10UnitMgmtResetAlarmsType = 'resetAlarmTypeAll'.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.20.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtActions
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | resetNone |
2 | resetFactoryDefaults |
3 | resetFactoryDefaultsNoSave |
4 | resetStatistics |
5 | resetAlarmConfig |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sub10UnitMgmtTransaction 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… | scalar | Enumeration | .1.3.6.1.4.1.39003.3.2.20.1 |
| 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 |
| 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 |