pppAuthenticationEntry
ZHONE-COM-PPP-MIB ·
.1.3.6.1.4.1.5504.4.5.5.1
Object
row
An entry exists in the pppAuthenticationTable for each set
of data used for PPP authentication. A set of PPP
authentication data can be used for incoming authentication,
outgoing authentication or both. A row can be created/deleted
using pppAuthRowStatus.
The next available pppAuthId value can be obtained using
pppNextAuthId.
Context
- MIB
- ZHONE-COM-PPP-MIB
- OID
.1.3.6.1.4.1.5504.4.5.5.1- Type
- row
- Status
- current
- Parent
- pppAuthenticationTable
- Table
- pppAuthenticationTable
- Children
- 11
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| pppAuthProtocol The protocol used for authentication:
PAP - Password Authentication Protocol
CHAP - Challenge Handshake Authentication Protocol
A bit is set for each authenticatio… | column | Bits | .1.3.6.1.4.1.5504.4.5.5.1.5 |
| 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 |
Indexes
| 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 |
| pppAuthId A unique number used to identify this authentication entry. | column | Integer32 | .1.3.6.1.4.1.5504.4.5.5.1.2 |