cdslVTIpAddressMethod
CISCO-DSL-PROVISION-MIB ·
.1.3.6.1.4.1.9.10.30.1.2.2.1.2
Object
column
r/w
Enumeration
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 after.
none -- means no IP address associated.
ipAddress -- means an explicit IP address and mask.
interfaceIp -- uses the IP address of an interface
if it has one.
negotiate -- obtains IP address from a pre-configured
DHCP server.
In the set operation, only the parameter corresponding to
this object is considered. All other parameters are
ignored and forgotten.
Context
- MIB
- CISCO-DSL-PROVISION-MIB
- OID
.1.3.6.1.4.1.9.10.30.1.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdslVirtualTemplateEntry
- Table
- cdslVirtualTemplateTable
- Siblings
- 19
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | ipAddress |
2 | interfaceIp |
3 | negotiate |
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 |
| cdslVTPppAuthPap 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… | column | Integer32 | .1.3.6.1.4.1.9.10.30.1.2.2.1.10 |
| 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 |
| 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 |