pppSecuritySecretsIdIndex
PPP-SEC-MIB ·
.1.3.6.1.2.1.10.23.2.3.1.2
Object
column
mandatory
Integer32
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 which pair to use is a local implementation decision.
Context
- MIB
- PPP-SEC-MIB
- OID
.1.3.6.1.2.1.10.23.2.3.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pppSecuritySecretsEntry
- Table
- pppSecuritySecretsTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
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 |
| pppSecuritySecretsDirection mandatory 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
atte… | column | Enumeration | .1.3.6.1.2.1.10.23.2.3.1.3 |
| 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 |