mobileSmsMsgCoding
BINTEC-MOBILE-MIB ·
.0.4.1.25.1.9
Object
column
Enumeration
This object specifies the coding of the SMS user data section.
Context
- MIB
- BINTEC-MOBILE-MIB
- OID
.0.4.1.25.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mobileSmsEntry
- Table
- mobileSmsTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ira |
2 | gsm |
3 | ucs2 |
4 | pc437 |
5 | iso8859-1 |
6 | uh-7bit |
7 | uh-8bit |
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 |
| mobileSmsMsgStatus 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 s… | column | Enumeration | .0.4.1.25.1.4 |
| 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 |