MIB Viewer

hwPPPoESmltCurrentPhase

OBJECT-TYPE
1.3.6.1.4.1.2011.6.107.2.1.7
Access
read-only
Status
current
Sub-identifiers
0
Indicates the current stage of the simulation. 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. stop(6) -indicates that PPPoE dialup is not performed
INTEGER { discovery(1), lcp(2), authentication(3), ncp(4), online(5), stop(6) }