auxConfigModulation
BINTEC-AUX-MIB ·
.0.3.1.10.1.4
Object
column
r/w
Enumeration
The Modulation used by the modem. With auto(1) the modulation will be automatically chosen. mdm_9600(2) sets the modulation to 9600 bps (V.32). mdm_14400(3) sets the modulation to 14400 bps (V.34). The values v110_9600(4) and v110_14400(5) set the modulation to V110 encapsulation with the corresponding speed (9600 or 14400 bps). Setting the value to v120(6) v120 will be used. If the value is set to gprs(7) the modulation for GSM capable modems is taken from auxConfigAccessType.
Context
- MIB
- BINTEC-AUX-MIB
- OID
.0.3.1.10.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- auxConfigEntry
- Table
- auxConfigTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | mdm-9600 |
3 | mdm-14400 |
4 | v110-9600 |
5 | v110-14400 |
6 | v120 |
7 | gprs |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| auxConfigIfIndex The index of the corresponding tty interface. | column | SNMPv2-SMIInteger32 | .0.3.1.10.1.1 |
| auxConfigPUK The PUK code of the SIM card needed to reset
the PIN code if the PIN is invalidated.
This is used to enter a new PIN code.
The PUK isn't stored in the configuration for
security r… | column | OctetString | .0.3.1.10.1.10 |
| auxConfigPinData Field used for storing the PIN permanently. | column | OctetString | .0.3.1.10.1.11 |
| auxConfigRoamingMode The Roaming configuration for this TTY interface.
Possible values are:
disabled - no roaming at all
auto - roaming decision by modems factory defaults
un… | column | Enumeration | .0.3.1.10.1.12 |
| auxConfigRoamingPLMN The PLMN (Public Land Mobile Netword) code allowed for
Roaming. Used only if auxConfigRoamingMode_fixed is selected. | column | SNMPv2-SMIInteger32 | .0.3.1.10.1.13 |
| auxConfigSpeed The speed of the aux device. The default value is 9600. | column | SNMPv2-SMIInteger32 | .0.3.1.10.1.2 |
| auxConfigPIN The PIN code of the SIM card. This is used to
authorize the access to the SIM card. | column | OctetString | .0.3.1.10.1.3 |
| auxConfigDispatch The dispatch service the modem should be used for.
The service could be either ppp(1), isdnlogin(2) or
none. | column | Enumeration | .0.3.1.10.1.5 |
| auxConfigAPN GPRS Access Point Name (APN). | column | OctetString | .0.3.1.10.1.6 |
| auxConfigInit Additional Modem init sequence.
This sequence will be send to the modem to initialize it.
Normally this string should be empty (un-used). | column | OctetString | .0.3.1.10.1.7 |
| auxConfigEscape Modem escape character.
This character is sent to the modem to terminate the session.
For GPRS/UMTS modems this parameter should be zero. | column | Integer32 | .0.3.1.10.1.8 |
| auxConfigAccessType The default Access Type used by a GPRS/UMTS modem.
This setting works only for vendors who publish the
AT commands needed offically in the internet. | column | Enumeration | .0.3.1.10.1.9 |