mobileSmsSendEntry
BINTEC-MOBILE-MIB ·
.0.4.1.24.1
Object
row
A single mobileSmsSendTable entry. This entry is temporary until it's successfully sent. After being successfully sent this entry is copied to the mobileSmsTable. Since the GSM/UMTS modem stores the SMS internally or on the SIM-Card this table is a NOSAVE table.
Context
- MIB
- BINTEC-MOBILE-MIB
- OID
.0.4.1.24.1- Type
- row
- Status
- current
- Parent
- mobileSmsSendTable
- Table
- mobileSmsSendTable
- Children
- 9
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mobileSmsSendId A unique ID generated by the application
which triggers the SMS send request. | column | SNMPv2-SMIInteger32 | .0.4.1.24.1.1 |
| mobileSmsSendIfIndex The interface index of the mobile device
which should transmit the SMS. | column | SNMPv2-SMIInteger32 | .0.4.1.24.1.2 |
| mobileSmsSendMsgStorage This object specifies the storage which holds the SMS.
Available storages are:
sm(1) -- SIM card storage
me(2) -- Mobile Equipment storage
The default of this object is 'm… | column | Enumeration | .0.4.1.24.1.3 |
| mobileSmsSendMsgSlot The actual index to address the SMS in 'mobileSmsSendMsgStorage'.
This index is returned by the mobile device after the store
operation is successfully finished. | column | Integer32 | .0.4.1.24.1.4 |
| mobileSmsSendMsgStatus 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 SM… | column | Enumeration | .0.4.1.24.1.5 |
| mobileSmsSendDestAddr The destination address of this SMS. | column | OctetString | .0.4.1.24.1.6 |
| mobileSmsSendMsgFormat The message format of the SMS.
Traditional SMS use plain `txt(2)' format.
Special or Unicode SMS use `pdu(1)' format. | column | Enumeration | .0.4.1.24.1.7 |
| mobileSmsSendMsgCoding This object specifies the coding of the SMS user data section. | column | Enumeration | .0.4.1.24.1.8 |
| mobileSmsSendMsgData The raw text data of the SMS depending on the coding. | column | OctetString | .0.4.1.24.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| mobileSmsSendId A unique ID generated by the application
which triggers the SMS send request. | column | SNMPv2-SMIInteger32 | .0.4.1.24.1.1 |