mobileSmsSendId
BINTEC-MOBILE-MIB ·
.0.4.1.24.1.1
Object
A unique ID generated by the application which triggers the SMS send request.
Context
- MIB
- BINTEC-MOBILE-MIB
- OID
.0.4.1.24.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mobileSmsSendEntry
- Table
- mobileSmsSendTable
- Siblings
- 8
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |