mobileSmsSendMsgStatus
BINTEC-MOBILE-MIB ·
.0.4.1.24.1.5
Object
column
r/w
Enumeration
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)'.
Context
- MIB
- BINTEC-MOBILE-MIB
- OID
.0.4.1.24.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mobileSmsSendEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | transmit |
2 | success |
3 | error |
5 | delete |