mobileSmsMsgStatus
BINTEC-MOBILE-MIB ·
.0.4.1.25.1.4
Object
column
r/w
Enumeration
The status of the SMS.
The first four states correspond with 3GPP TS27.005.
For incoming SMS the Status is set to `rec-unread(1)'.
After reading the SMS the Status is set to `rec-read(2)'.
On storing one SMS for sending the Status is `sto-unsent(3)'.
If SMS was sent successfully Status changes to `sto-sent(4)'.
In order to delete the SMS permanently set Status to `delete(5)'.
This object can only be set to `delete'.
Other settings are ignored silently.
Context
- MIB
- BINTEC-MOBILE-MIB
- OID
.0.4.1.25.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mobileSmsEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rec-unread |
2 | rec-read |
3 | sto-unsent |
4 | sto-sent |
5 | delete |