MIB Viewer

mobileSmsSendMsgStatus

OBJECT-TYPE
1.3.6.1.4.1.272.4.41.4.1.24.1.5
Access
read-write
Status
current
Sub-identifiers
0
The Status of the SMS. To start transmission of the SMS set Status to `transmit(1)'. On successful transmission the Status is set to `success(2)'. Afterwards the SMS is moved to the 'mobileSmsTable'. When transmission fails the Status changes to `error(3)'. The SMS stays in 'mobileSmsSendTable' for retransmissions. If the SMS should be deleted from the 'mobileSmsSendTable' and the mobile device storage specified in 'mobileSmsSendMsgStorage' the Status should be set to `delete(5)'.
INTEGER { transmit(1), success(2), error(3), delete(5) }