MIB Viewer

hwPPPoEClientSessionDiagnostic

OBJECT-TYPE
1.3.6.1.4.1.2011.6.107.4.1.9
Access
read-only
Status
current
Sub-identifiers
0
Used for querying the information about a PPPoE dialup result. Options: 1. success(1) -indicates successful PPPoE dialup 2. otherError(2) -indicates other errors 3. timeout(3) -indicates dialup timeout 4. waitPADOTimeout(4) -indicates that sending PADI and waiting for PADO time out 5. waitPADSTimeout(5) -indicates that sending PADR and waiting for PADS time out 6. waitPPPTimeout(6) -indicates waiting for PPP times out, such as an LCP timeout or an NCP timeout. 7. paramNegoFail(7) -indicates parameter negotiation failure 8. authenticationFail(8) -indicates authentication failure 9. peerDownRequest(9) -indicates that the dialup request is denied by the peer end 10.linkAbnormal(10) -indicates that the link is unnormal 11.initialstate(256) -indicates the initial state
INTEGER { success(1), otherError(2), timeout(3), waitPADOTimeout(4), waitPADSTimeout(5), waitPPPTimeout(6), paramNegoFail(7), authenticationFail(8), peerDownRequest(9), linkAbnormal(10), initialstate(256) }