ostSaveState
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.3.2.1.8
Object
column
Enumeration
The state of the save process indicating if a save is needed and if the
save opeeration completed
idle(0) Save is not in process, no save is needed
New save will be accepted
changed(1) Save is not in process, but configuration has changed
New save accepted will be accepted
inProcess(2) Save is in process
New save initiation rejected will be rejected
saveDone(3) Save has completed, but is not ready for a new save
New save initiation rejected will be rejected
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.3.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostModuleStatusEntry
- Table
- ostModuleStatusTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | changed |
2 | inProcess |
3 | saveDone |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ostSaveStatus A value of 0 indicates all extension settings have been saved to flash.
This object is used in conjunction with ostSaveSettings. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7342.7.1.3.2.1.1 |
| ostModifyCount This counter is incremented each time a configuration setting is changed,
such that the ostSaveStatus object would become non-zero. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.7342.7.1.3.2.1.2 |
| ostSnmpErrorCount This counter is incremented each time a SNMP error is detected. The
ostSnmpErrorMessage object indicates a description of the error.
The initial value for this obje… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.7342.7.1.3.2.1.3 |
| ostSnmpErrorMessage This object is a textual string that indicates the reason that
the SNMP error was generated for the ostSnmpErrorCount value.
The initial value for this object is nu… | column | OMNITRON-TC-MIBOstErrorString | .1.3.6.1.4.1.7342.7.1.3.2.1.4 |
| ostSnmpCpuUtilization This object indicates the busyness or utilization of the CPU
expressed in milli-percent, where 1 indicates 0.001 percent. | column | Unsigned32 | .1.3.6.1.4.1.7342.7.1.3.2.1.5 |
| ostSnmpRamUsed This object indicates the amount RAM in kbytes that is
currently being used by the CPU, where 1 indicates 1000 bytes. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.7342.7.1.3.2.1.6 |
| ostSnmpFlashUsed This object indicates the amount flash memory in kbytes that is
currently used, where 1 indicates 1000 bytes. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.7342.7.1.3.2.1.7 |