PPP configuration information table.
The index of the table is hwVtIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.1 |
hwVtIndex |
Integer32{(0,1023)} |
read-only |
This object indicates a VT index. The value is an integer ranging from 0 to 1023. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.2 |
hwPppAuthMode |
INTEGER{pap(0),chap(1),auto(2),mschapv1(3),mschapv2(4)} |
read-write |
This object indicates the PPP user authentication mode. 0 (PAP): indicates PAP authentication. In this mode, the user name and password are transmitted in simpletext. 1 (CHAP): indicates CHAP authentication. In this mode, the user name and password are transmitted in ciphertext. 2 (Auto): indicates the autonegotiation mode. If the device and PPP dialer have different authentication modes, the authentication mode of the device is adjusted to be the same as that of the PPP dialer. 3 (mschapv1): indicates MSCHAPv1 authentication. In this mode, the user name and password are transmitted in ciphertext. 4 (mschapv2): indicates MSCHAPv2 authentication. In this mode, the user name and password are transmitted in ciphertext. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.3 |
hwPppNegTimeout |
Integer32{(1,10)} |
read-write |
This object indicates a PPP negotiation timeout period. If PPP fails to receive a reply packet within the set timeout period, it resends the packet. The value is an integer ranging from 1s to 10s. The default value is 3s. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.4 |
hwPppKeepInterval |
Integer32{(0,65535)} |
read-write |
This object indicates the PPP detection packet transmission interval. The value is an integer ranging from 0 to 65535, in seconds. The default value is 20. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.40.2.1.1.1.5 |
hwPppKeepRetransmit |
Integer32{(1,10)} |
read-write |
This object indicates the retransmission times. The value is an integer ranging from 1 to 10. The default value is 3. |
This object is implemented as defined in the corresponding MIB files. |