MIB Viewer

hwPPPoEClientSessionCurrentPhase

OBJECT-TYPE
1.3.6.1.4.1.2011.6.107.4.1.1
Access
read-only
Status
current
Sub-identifiers
0
Used for querying the current stage of a PPPoE session. Options: 1. discovery(1) -indicates the discovery stage of PPPoE dialup 2. lcp(2) -indicates the LCP negotiation stage. In this stage, the parameters required for creating, maintaining, and terminating the PPP networking are negotiated. 3. authentication(3) -indicates the authentication stage. In this stage, the user is authenticated after the PPPoE connection is set up. 4. ncp(4) -indicates the NCP negotiation stage. In this stage, the network-layer compression protocol and IP address are negotiated. 5. online(5) -indicates the data transmission stage 6. disable(6) -indicates that PPPoE dialup is not performed 7. initialstate(255) -indicates the initial state
INTEGER { discovery(1), lcp(2), authentication(3), ncp(4), online(5), disable(6), initialstate(255) }