cdslVTPppAuthPap
CISCO-DSL-PROVISION-MIB ·
.1.3.6.1.4.1.9.10.30.1.2.2.1.10
Object
column
r/w
Integer32
This object is used to specify whether to use Password
Authentication Protocol (PAP) authentication method and
the order it is used.
This object is one of multiple objects used to specify
authentication methods. The other authentication method
objects are cdslVTPppAuthChap and cdslVTPppAuthMSChap.
A non-zero value for any of these authentication method
objects indicates that its associated authentication
method is to be employed. The value of these objects
indicates the order in which their respective methods
should be applied to the process of authenticating users.
The lowest non-zero valued authentication method object
is used first. If it fails, the second lowest is
applied. If all methods fail, the user is rejected.
If multiple objects are set to the same value, then
the order of the corresponding methods will be
adjusted in the order of CHAP, MSCHAP and PAP.
Each time one of these auth method value is set, all the
auth method object values will be re-assigned to reflect
the order change and the values will be in an incremental
order started from one.
So the return value(s) of a snmpget request for these
objects may be different from what they are set.
However the order is preserved.
Context
- MIB
- CISCO-DSL-PROVISION-MIB
- OID
.1.3.6.1.4.1.9.10.30.1.2.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdslVirtualTemplateEntry
- Table
- cdslVirtualTemplateTable
- Siblings
- 19
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdslVTIndex This object represents an arbitrary index used to
identify the virtual template entry. | column | Integer32 | .1.3.6.1.4.1.9.10.30.1.2.2.1.1 |
| cdslVTPppChapHost This object is used to specify the PPP CHAP host name. | column | OctetString | .1.3.6.1.4.1.9.10.30.1.2.2.1.11 |
| cdslVTPppChapPassword This object is used to specify the PPP CHAP password. | column | OctetString | .1.3.6.1.4.1.9.10.30.1.2.2.1.12 |
| cdslVTPppChapEncrypType This object is used to specify whether to encrypt
the PPP CHAP password.
Only effective when cdslVTPppChapPassword is non-empty. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.10.30.1.2.2.1.13 |
| cdslVTPppChapRefuse The object is used to refuse CHAP authentication
from peers requesting it.
To disable this function set the value to no.
RefuseCallinOnly indicati… | column | Enumeration | .1.3.6.1.4.1.9.10.30.1.2.2.1.14 |
| cdslVTPppChapWaitPeer This object is used to specify that the system will
not authenticate to a peer requesting CHAP authentication
until after the peer has authenticated to this system.
… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.10.30.1.2.2.1.15 |
| cdslVTPppPapUserName This object is used to specify the PPP PAP user
name that will be sent to a peer device.
Please refer to the description of cdslVTPppPassword
to see the interactio… | column | OctetString | .1.3.6.1.4.1.9.10.30.1.2.2.1.16 |
| cdslVTPppPapPassword This object is used to specify the PPP PAP authentication
password.
The system only utilizes the user name and password when
both cdslVTPppUserName and cdslVTPpp… | column | OctetString | .1.3.6.1.4.1.9.10.30.1.2.2.1.17 |
| cdslVTPppPapEncrypType This object is used to specify whether to encrypt
the PAP password.
Only effective when cdslVTPppPapPassword
is non-empty. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.10.30.1.2.2.1.18 |
| cdslVTPppUseTacacs This object is used to specify whether to enable
TACACS for PPP authentication.
SingleLine means yes and plus to accept username and
password in the username field… | column | Enumeration | .1.3.6.1.4.1.9.10.30.1.2.2.1.19 |
| cdslVTIpAddressMethod This object indicates how an IP address is obtained
to be associated with this virtual template.
The actual parameters of these methods are indicated
by the objects defined afte… | column | Enumeration | .1.3.6.1.4.1.9.10.30.1.2.2.1.2 |
| cdslVTRowStatus This object is used to create a new row or modify
or delete an existing row in this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.10.30.1.2.2.1.20 |
| cdslVTIpAddress This object specifies the IP address associated with
this virtual template entry.
This object is only valid when cdslVTIpAddressMethod
is 'ipAddress'. To set the v… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.10.30.1.2.2.1.3 |
| cdslVTIpAddressMask This object specifies the IP address mask.
This object is only valid when cdslVTIpAddressMethod
is 'ipAddress'. To set the value correctly,
this object shall be se… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.10.30.1.2.2.1.4 |
| cdslVTIpIfIndex This object specifies the ifIndex of the interface,
whose IP address will be used for the virtual template
entry. Any interface with an IP address in the routing
processor can b… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.9.10.30.1.2.2.1.5 |
| cdslVTPeerIpAddressMethod This object indicates how an IP address is obtained
when a peer requesting one.
The actual parameters of these methods are indicated
by the objects defined after.
… | column | Enumeration | .1.3.6.1.4.1.9.10.30.1.2.2.1.6 |
| cdslVTPeerIpAddrPool This object is used to specify peer default local IP address
pool name.
This object is only valid when cdslVTPeerIpAddressMethod
is 'ipAddressPool'. To set the val… | column | OctetString | .1.3.6.1.4.1.9.10.30.1.2.2.1.7 |
| cdslVTPppAuthChap This object is used to specify to use Challenge Handshake
Authentication Protocol (CHAP) authentication method and
the order it is used.
The value zero indicates t… | column | Integer32 | .1.3.6.1.4.1.9.10.30.1.2.2.1.8 |
| cdslVTPppAuthMSChap This object is used to specify the use of Microsoft's
CHAP (MSCHAP) authentication method and the order it is used.
The value zero indicates that MSCHAP is not used… | column | Integer32 | .1.3.6.1.4.1.9.10.30.1.2.2.1.9 |