wanDialerOrder
WAN-MIB ·
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.6
Object
column
r/w
Enumeration
The dial strings list usage order where:
sequential(1) : The dialer starts from the beginning of the list when there is
a new reason to dial (dial trigger.
roundRobin(2): The dialer use the dialing string that is right after the
last one dialed.
lastSuccessful(3) : If the previous dial attempt was successful, the dialer
starts with its dial strings.
Context
- MIB
- WAN-MIB
- OID
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wanDialerEntry
- Table
- wanDialerTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sequential |
2 | roundRobin |
3 | lastSuccessful |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wanDialerModemIf The ifIndex of the modem interface | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.1.6.2.5.1.1.1 |
| wanDialerString4 The 4th dial string in the list(NULL=unconfigured) | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6889.2.1.6.2.5.1.1.10 |
| wanDialerString5 The 5th dial string in the list(NULL=unconfigured) | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6889.2.1.6.2.5.1.1.11 |
| wanDialerLastDialed The last used display string | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6889.2.1.6.2.5.1.1.12 |
| wanDialerWaitForIpcp The maximum time (in seconds) the dialer waits from dialing until PPP/IPCP is up. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.1.6.2.5.1.1.13 |
| wanDialerPersistentInitial The minimum delay (in seconds) from boot to persitent dialing. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.1.6.2.5.1.1.14 |
| wanDialerState The current state of the dialer finit-state-machine | column | Enumeration | .1.3.6.1.4.1.6889.2.1.6.2.5.1.1.2 |
| wanDialerPersistentDelay The number of seconds between persistent dial attempts
(zero= no persistent dialing) | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.1.6.2.5.1.1.3 |
| wanDialerPersistentMaxAttempts The interval between persistent (non-DDR) dial attempts.
Zero means no persistent dialing | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.1.6.2.5.1.1.4 |
| wanDialerPersistentReenable The time (in seconds) the dialer is disabled after it exhausts
its consecutive dial attempts quota (wanDialerPersistentMaxAttempts).
Zero means that the dialer is disabled until … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.1.6.2.5.1.1.5 |
| wanDialerString1 The 1st dial string in the list(NULL=unconfigured) | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6889.2.1.6.2.5.1.1.7 |
| wanDialerString2 The 2nd dial string in the list(NULL=unconfigured) | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6889.2.1.6.2.5.1.1.8 |
| wanDialerString3 The 3rd dial string in the list(NULL=unconfigured) | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.6889.2.1.6.2.5.1.1.9 |