MIB Viewer

mobileSmsMsgStatus

OBJECT-TYPE
1.3.6.1.4.1.272.4.41.4.1.25.1.4
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER { rec-unread(1), rec-read(2), sto-unsent(3), sto-sent(4), delete(5) }