pppAuthProtocol
ZHONE-COM-PPP-MIB ·
.1.3.6.1.4.1.5504.4.5.5.1.5
Object
column
r/w
Bits
The protocol used for authentication:
PAP - Password Authentication Protocol
CHAP - Challenge Handshake Authentication Protocol
A bit is set for each authentication protocol that
is enabled.
All protocols are disabled by default.
Context
- MIB
- ZHONE-COM-PPP-MIB
- OID
.1.3.6.1.4.1.5504.4.5.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pppAuthenticationEntry
- Table
- pppAuthenticationTable
- Siblings
- 10
Syntax
Bits
Values & Constraints
Enumerated Values
0 | pap |
1 | chap |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pppAuthSubId The unique identifier of the subscriber associated with this
authentication entry. A single subscriber may have multiple
authenticated users. If this entry is only used for
ou… | column | Integer32 | .1.3.6.1.4.1.5504.4.5.5.1.1 |
| pppAuthStatus Setting this object to 'invalid' causes the information for
that entry to become invalidated. Calls using the
authentication information from an invalidated entry will not
be acc… | column | Enumeration | .1.3.6.1.4.1.5504.4.5.5.1.10 |
| pppAuthRowStatus This object is used to create or delete an entry in the
table. Setting this object to 'createAndGo' will cause an
entry to be created. Setting this object to 'destroy' will
caus… | column | Zhone-TCZhoneRowStatus | .1.3.6.1.4.1.5504.4.5.5.1.12 |
| pppAuthId A unique number used to identify this authentication entry. | column | Integer32 | .1.3.6.1.4.1.5504.4.5.5.1.2 |
| pppAuthIpIfIndex The ifIndex of the IP record associated with this
set of PPP authentication data. If this entry is to be
used for incoming authentication, this object must be set
to a non-zero v… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.5504.4.5.5.1.3 |
| pppAuthLgId The unique identifier of the line group on which this
authentication data is allowed to be used. If the value is
zero, this authentication data can be used on any line group. | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.5504.4.5.5.1.4 |
| pppAuthPAPPeerID The username used if we are authenticating with the
PAP protocol. Default value is the empty string. | column | OctetString | .1.3.6.1.4.1.5504.4.5.5.1.6 |
| pppAuthPAPPassword The password used if we are authenticating with the
PAP protocol. Default value is the empty string.
For security, an empty string will be returned on a GET. | column | OctetString | .1.3.6.1.4.1.5504.4.5.5.1.7 |
| pppAuthCHAPName The username used if we are authenticating with the
CHAP protocol. Default value is the empty string. | column | OctetString | .1.3.6.1.4.1.5504.4.5.5.1.8 |
| pppAuthCHAPSecret The password used if we are authenticating with the
CHAP protocol. Default value is the empty string.
For security, an empty string will be returned on a GET. | column | OctetString | .1.3.6.1.4.1.5504.4.5.5.1.9 |