pppLCProtoState
IBMIROC-MIB ·
.1.3.6.1.4.1.2.6.119.4.2.3.1.2
Object
column
mandatory
Enumeration
The value identifies the present state of the PPP
link.
The closed(1) state indicates that the link is down and
there is no attempt being made to open it and all connection
requests from peers are rejected.
In listen(2) state, the link
is down and there is no attempt being made to open it, however,
all the connection requests from peers are accepted.
The state
request-sent(3) indicates that an active attempt is being made
to open the link. In this state, a Configure-request packet has
been sent and no Configure-Ack has yet been received.
In the
state ack-received(4), a Configure-request packet has been sent
and Configure-Ack packet has been received.
The state ack-sent(5)
indicates that a Congigure-request and Configure-Ack packets
have been sent and Configure-Ack has not yet been received.
The opened(6) state implies that a connection has been made and
data may be sent.
The state term-sent(7) indicates that an
attempt is being made to close the connection and that a
Terminate-request packet has been sent and a Terminate-Ack
packet has not yet been received.
Context
- MIB
- IBMIROC-MIB
- OID
.1.3.6.1.4.1.2.6.119.4.2.3.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pppLCProtoEntry
- Table
- pppLCProtoTable
- Siblings
- 36
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | closed |
2 | listen |
3 | requestSent |
4 | ackReceived |
5 | ackSent |
6 | opened |
7 | termSent |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pppLCProtoIfIndex mandatory A unique identifier for an interface running PPP.
This object is the same as the MIB-II ifIndex object. | column | Integer32 | .1.3.6.1.4.1.2.6.119.4.2.3.1.1 |
| pppLCProtoOutCRejs mandatory Total number of LCP Config-rejects transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.10 |
| pppLCProtoOutTRs mandatory Total number of LCP Terminate-requests transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.11 |
| pppLCProtoOutTAs mandatory Total number of LCP Terminate-acks transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.12 |
| pppLCProtoOutCodeRejs mandatory Total number of LCP Code-rejects transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.13 |
| pppLCProtoOutEchoReqs mandatory Total number of LCP Echo-requests transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.14 |
| pppLCProtoOutEchoReps mandatory Total number of LCP Echo-replies transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.15 |
| pppLCProtoOutDiscReqs mandatory Total number of LCP Discard-requests transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.16 |
| pppLCProtoOutResetReqs mandatory Total number of LCP Reset-requests transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.17 |
| pppLCProtoOutResetAcks mandatory Total number of LCP Reset-Acks transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.18 |
| pppLCProtoOutIdents mandatory Total number of LCP Identification packets transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.19 |
| pppLCProtoOutTimeRemains mandatory Total number of LCP Time-Remaining packets transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.20 |
| pppLCProtoInRejects mandatory Total number of a LCP protocol-reject
packets received over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.21 |
| pppLCProtoInPackets mandatory Total number of LCP packets received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.22 |
| pppLCProtoInOctets mandatory Total number of LCP octets received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.23 |
| pppLCProtoInCRs mandatory Total number of LCP Config-requests received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.24 |
| pppLCProtoInCAs mandatory Total number of LCP Config-acks received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.25 |
| pppLCProtoInCNs mandatory Total number of LCP Config-nacks received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.26 |
| pppLCProtoInCRejs mandatory Total number of LCP Config-rejects received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.27 |
| pppLCProtoInTRs mandatory Total number of LCP Terminate-requests received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.28 |
| pppLCProtoInTAs mandatory Total number of LCP Terminate-acks received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.29 |
| pppLCProtoPreviousState mandatory The state of the PPP link prior to the state given by
pppLCProtoState.
These states are the same as those described for the object
pppLCProtoState. | column | Enumeration | .1.3.6.1.4.1.2.6.119.4.2.3.1.3 |
| pppLCProtoInCodeRejs mandatory Total number of LCP Code-rejects received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.30 |
| pppLCProtoInEchoReqs mandatory Total number of LCP Echo-Requests received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.31 |
| pppLCProtoInEchoReps mandatory Total number of LCP Echo-replies received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.32 |
| pppLCProtoInDiscReqs mandatory Total number of LCP Discard-requests received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.33 |
| pppLCProtoInResetReqs mandatory Total number of LCP Reset-requests received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.34 |
| pppLCProtoInResetAcks mandatory Total number of LCP Reset-Acks received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.35 |
| pppLCProtoInIdents mandatory Total number of LCP Identification packets received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.36 |
| pppLCProtoInTimeRemains mandatory Total number of LCP Time-Remaining packets received
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.37 |
| pppLCProtoLastTimeChange mandatory The value of sysUpTime when the last
PPP link state change occurred. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.2.6.119.4.2.3.1.4 |
| pppLCProtoOutPackets mandatory Total number of LCP packets transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.5 |
| pppLCProtoOutOctets mandatory Total number of LCP octets transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.6 |
| pppLCProtoOutCRs mandatory Total number of LCP Config-requests transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.7 |
| pppLCProtoOutCAs mandatory Total number of LCP Config-acks transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.8 |
| pppLCProtoOutCNs mandatory Total number of LCP Config-nacks transmitted
over the PPP interface. | column | RFC1155-SMICounter | .1.3.6.1.4.1.2.6.119.4.2.3.1.9 |