statusResetCause
TELESTE-COMMON-MIB ·
.1.3.6.1.4.1.3715.99.2.2.1.1.1
Object
column
mandatory
Enumeration
Reason for the last reset.
If the reason is unknown, the value is reasonUnknown(1).
If the device makes self reset and it can detect it, then
value is reasonSelfReset(2). If the reset was made by the
user from the power switch and it can be sensed, then the
value is reasonPowerReset(3). If the reason is an external
command from the user interface or from the network
message (e.g. commonReset), then the reason is
reasonCommandedReset(4).
Context
- MIB
- TELESTE-COMMON-MIB
- OID
.1.3.6.1.4.1.3715.99.2.2.1.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- moduleStatusEntry
- Table
- moduleStatusTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | selfReset |
3 | powerReset |
4 | commandedReset |
5 | softdownloadReset |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| statusRunningSwImage mandatory Currently running software image number.
Bios is 0, applications are numbered from 1..n,
where n is the maximum image number. | column | Integer32 | .1.3.6.1.4.1.3715.99.2.2.1.1.2 |
| statusInternalTemperature mandatory Device temperature, unit 0.1 deg C. Value is zero (0),
if temperature is not available. | column | Integer32 | .1.3.6.1.4.1.3715.99.2.2.1.1.3 |
| statusLidStatus optional Current lid status detected by the device. May or may not be
the same variable as the elementLidStatus. | column | Enumeration | .1.3.6.1.4.1.3715.99.2.2.1.1.4 |
| statusRestartCounter optional This objects counts the number of restarts of the module.
A start can be a cold start or a warm start. | column | RFC1155-SMICounter | .1.3.6.1.4.1.3715.99.2.2.1.1.5 |