pktSwchPppChanNegotiationTrigger
RAD-MIB ·
.1.3.6.1.4.1.164.8.15.2.1.6
Object
column
r/w
Enumeration
The trigger which is used in order to start the Negotiation.
The HW signals which are used are:
DCD (Data Carrier Detect) - issued by DCE
DSR (Data Set Ready) - issued by DCE
DTR (Data Terminal Ready) - issued by DTE
1 - Start negotiation on signal assertion.
The Peer will issue a DCD/DSR Signal if it is DCE or
DTR if it is DTE.
If the current channel/link is DCE, it will check the DTR.
If the current channel/link is DTE, it will check the DCD/DSR.
When the HW signal is issued, negotiation will begin.
2 - Data Triggered.
The current channel/link will issue a HW signal.
Negotiation will begin when data is received.
3 - Combination of option 1 and option 2.
255 - Starts negotiation after reset. Ignore HW signals.
Default Value for Async Channel: 255.
Default Value for Sync Link: 3
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.8.15.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pktSwchPppChanEntry
- Table
- pktSwchPppChanTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pktSwchPppChanSpeed The port's speed in bits per second.
For Async channels: Default value: 14 .
For Sync Links: Use not_applicable(255)
The Sync Links have an internal clock with
different values. | column | Enumeration | .1.3.6.1.4.1.164.8.15.2.1.1 |
| pktSwchPppChanInternalClock The internal clock rate of the MLPPP Link.
Default value: 9.
For Async channels: return 255. | column | Enumeration | .1.3.6.1.4.1.164.8.15.2.1.10 |
| pktSwchPppChanBundle Bundle Number.
It is possible to attach a few channels/links to a bundle.
If the User enters a non existing bundle number, the PS will
create a new bundle with this number.
The bu… | column | Integer32 | .1.3.6.1.4.1.164.8.15.2.1.11 |
| pktSwchpPppChanIsdnRoutId ISDN destination. ID (1..200) in the ISDN routing table containing
the outgoing ISDN address for this channel/link.
For no destination: 0
Default value: 0 | column | Integer32 | .1.3.6.1.4.1.164.8.15.2.1.12 |
| pktSwchpPppChanLastEvent Status showing the last PPP event which occured on the line
described in an ascii string.
Examples:
1. Received Configuration Request.
2. Sent Protocol Reject.
3. Error: Can Not C… | column | OctetString | .1.3.6.1.4.1.164.8.15.2.1.13 |
| pktSwchpPppChanModemInitString This string is needed by the modem in order to be initiated,
before dialing. | column | OctetString | .1.3.6.1.4.1.164.8.15.2.1.14 |
| pktSwchpPppChanModemDialString This string enables the modem to open a new call. | column | OctetString | .1.3.6.1.4.1.164.8.15.2.1.15 |
| pktSwchPppChanFlowCtlDuration Hardware Flow Control Duration.
1..254 - Duration (in 50ms intervals).
when timer expires, flow control stops.
0 - No Hardware flow control.
255 - Continuous Flow… | column | Integer32 | .1.3.6.1.4.1.164.8.15.2.1.2 |
| pktSwchPppChanStopBits This entry indicates the number of stop bits per character.
The options are either (1) one stop bit, (2) two stop bits,
or (3) 1.5 stop bits.
For Sync Links: notApplicable(255). | column | Enumeration | .1.3.6.1.4.1.164.8.15.2.1.3 |
| pktSwchPppChanBitPerChar The number of data bits per character supported by the ppp
link. Legal values for Async channels: 5..8 .
For Sync Links: 0 | column | Integer32 | .1.3.6.1.4.1.164.8.15.2.1.4 |
| pktSwchPppChanParity This entry selects the type of parity to be checked or
generated.
The options are (1) space parity, (2) mark parity,
(3) even parity, (4) odd parity, or (255) no parity.
For Sync … | column | Enumeration | .1.3.6.1.4.1.164.8.15.2.1.5 |
| pktSwchPppChanMRU Maximum Receive Unit.
Size of the packet which is negotiated with the connected device.
Default value: 1500 . | column | Integer32 | .1.3.6.1.4.1.164.8.15.2.1.7 |
| pktSwchPppChanACCM Async Control Character Map -
The ACCM value serves as a mask for the first 32 characters
in the ASCII table.
Control characters may cause problems when they are tr… | column | OctetString | .1.3.6.1.4.1.164.8.15.2.1.8 |
| pktSwchPppChanAuthentication Port Authentication Type.
1 - No Authentication: User side Only.
2 - Configuration of the Host side.
PAP (Password Authentication Protocol) or
CHAP (Challenge Handshake Au… | column | Enumeration | .1.3.6.1.4.1.164.8.15.2.1.9 |