MIB Viewer

pktSwchPppChanNegotiationTrigger

OBJECT-TYPE
1.3.6.1.4.1.164.8.15.2.1.6
Access
read-write
Status
current
Sub-identifiers
0
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
INTEGER { hw-signal (1), data-triggered (2), hw-signal-or-data(3), after-reset (255) }