MIB Viewer

hwPPPoESmltResult

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