pppSecuritySecretsStatus
PPP-SEC-MIB ·
.1.3.6.1.2.1.10.23.2.3.1.7
Object
column
mandatory
r/w
Enumeration
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 whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant pppSecuritySecretsStatus object.
Context
- MIB
- PPP-SEC-MIB
- OID
.1.3.6.1.2.1.10.23.2.3.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pppSecuritySecretsEntry
- Table
- pppSecuritySecretsTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | valid |
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 |
| 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 |