mobileSmsMsgStatus
BINTEC-MOBILE-MIB ·
.0.4.1.25.1.4
Object
column
r/w
Enumeration
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.
Context
- MIB
- BINTEC-MOBILE-MIB
- OID
.0.4.1.25.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mobileSmsEntry
- Table
- mobileSmsTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rec-unread |
2 | rec-read |
3 | sto-unsent |
4 | sto-sent |
5 | delete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mobileSmsIfIndex The interface index of the mobile device
which received the SMS or should transmit it. | column | SNMPv2-SMIInteger32 | .0.4.1.25.1.1 |
| mobileSmsMsgData The raw data of the complete SMS. | column | OctetString | .0.4.1.25.1.10 |
| mobileSmsMsgStorage This object specifies the storage which holds the SMS.
Available storages are:
sm(1) -- SIM card storage
me(2) -- Mobile Equipment storage
mt(3) -- one of the ME assoc… | column | Enumeration | .0.4.1.25.1.2 |
| mobileSmsMsgSlot The actual index to address the SMS in 'mobileSmsMsgStorage'. | column | Integer32 | .0.4.1.25.1.3 |
| mobileSmsServiceCenterTimeStamp The date/time the SMS is sent or received. | column | OctetString | .0.4.1.25.1.5 |
| mobileSmsServiceCenterAddress The Service Center Address used to send or receive this SMS. | column | OctetString | .0.4.1.25.1.6 |
| mobileSmsPhoneNumber The origination or destination address of this SMS
depending on the value of 'mobileSmsMsgStatus'. | column | OctetString | .0.4.1.25.1.7 |
| mobileSmsMsgFormat 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.25.1.8 |
| mobileSmsMsgCoding This object specifies the coding of the SMS user data section. | column | Enumeration | .0.4.1.25.1.9 |