pppSecuritySecretsDirection
PPP-SEC-MIB ·
.1.3.6.1.2.1.10.23.2.3.1.3
Object
column
mandatory
r/w
Enumeration
This object defines the direction in which a particular ID/Secret pair is valid. If this object is local-to-remote then the local PPP entity will use the ID/Secret pair when attempting to authenticate the local PPP entity to the remote PPP entity. If this object is remote-to-local then the local PPP entity will expect the ID/Secret pair to be used by the remote PPP entity when the remote PPP entity attempts to authenticate itself to the local PPP entity.
Context
- MIB
- PPP-SEC-MIB
- OID
.1.3.6.1.2.1.10.23.2.3.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pppSecuritySecretsEntry
- Table
- pppSecuritySecretsTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local-to-remote |
2 | remote-to-local |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pppSecuritySecretsLink mandatory The link to which this ID/Secret pair applies.
By convention, if the value of this object is 0
then the ID/Secret pair applies to all links. | column | Integer32 | .1.3.6.1.2.1.10.23.2.3.1.1 |
| pppSecuritySecretsIdIndex mandatory A unique value for each ID/Secret pair that
has been defined for use on this link. This
allows multiple ID/Secret pairs to be defined
for each link. How the local entity selects… | column | Integer32 | .1.3.6.1.2.1.10.23.2.3.1.2 |
| pppSecuritySecretsProtocol mandatory The security protocol (e.g. CHAP or PAP) to
which this ID/Secret pair applies. | column | ObjectIdentifier | .1.3.6.1.2.1.10.23.2.3.1.4 |
| pppSecuritySecretsIdentity mandatory The Identity of the ID/Secret pair. The
actual format, semantics, and use of
pppSecuritySecretsIdentity depends on the
actual security protocol used. For example, if
pppSecurity… | column | OctetString | .1.3.6.1.2.1.10.23.2.3.1.5 |
| pppSecuritySecretsSecret mandatory The secret of the ID/Secret pair. The actual
format, semantics, and use of
pppSecuritySecretsSecret depends on the actual
security protocol used. For example, if
pppSecuritySecr… | column | OctetString | .1.3.6.1.2.1.10.23.2.3.1.6 |
| pppSecuritySecretsStatus mandatory Setting this object to the value invalid(1)
has the effect of invalidating the
corresponding entry in the
pppSecuritySecretsTable. It is an
implementation-specific matter as to wh… | column | Enumeration | .1.3.6.1.2.1.10.23.2.3.1.7 |