PPP-SEC-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
11
.1.3.6.1.2.1.10.23.2.2
·
1 row entry
·
4 columns
Table containing the configuration and preference parameters for PPP Security.
Security configuration information for a
particular PPP link.
particular PPP link.
Indexes
pppSecurityConfigLink pppSecurityConfigPreference
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
pppSecurityConfigLink
mandatory
The value of ifIndex that identifies the entry
in the interface table that is associated with the local PPP entity's link for which this particular security algorithm shall be attempted. A value of 0 indi… |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.2.1.10.23.2.2.1.1 |
||||
|
pppSecurityConfigPreference
mandatory
The relative preference of the security
protocol identified by pppSecurityConfigProtocol. Security protocols with lower values of pppSecurityConfigPreference are tried before protocols with higher values of pppSecurityC… |
Integer32r/w Constraints: range: 0-2147483647 |
.1.3.6.1.2.1.10.23.2.2.1.2 |
||||
|
pppSecurityConfigProtocol
mandatory
Identifies the security protocol to be
attempted on the link identified by pppSecurityConfigLink at the preference level identified by pppSecurityConfigPreference. |
ObjectIdentifierr/w | .1.3.6.1.2.1.10.23.2.2.1.3 |
||||
|
pppSecurityConfigStatus
mandatory
Setting this object to the value invalid(1)
has the effect of invalidating the corresponding entry in the pppSecurityConfigTable. It is an implementation-specific matter as to whether the agent removes an… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.2.1.10.23.2.2.1.4 |
.1.3.6.1.2.1.10.23.2.3
·
1 row entry
·
7 columns
Table containing the identities and secrets used by the PPP authentication protocols. As this table contains secret information, it is expected that access to this table be limited to those SNMP Party-Pairs for which a privacy protocol is in use for all SNMP messages that the parties exchange. This table contains both the ID and secret pair(s) that the local PPP entity will advertise to the remote entity and the pair(s) that the local entity will expect from the remote entity. This table allows for multiple id/secret password pairs to be specified for a particular link by using the pppSecuritySecretsIdIndex object.
Secret information.
Indexes
pppSecuritySecretsLink pppSecuritySecretsIdIndex
| Column | 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. |
Integer32 Constraints: range: 0-2147483647 |
.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 which pair to use is a local implementa… |
Integer32 Constraints: range: 0-2147483647 |
.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 attempting to authenticate the local PPP ent… |
Enumerationr/w Enumerated Values:
|
.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. |
ObjectIdentifierr/w | .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 pppSecuritySecretsProtocol is pppSecurityPapProtoco… |
OctetStringr/w Constraints: range: 0-255 |
.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 pppSecuritySecretsProtocol is pppSecurityPapProtocol th… |
OctetStringr/w Constraints: range: 0-255 |
.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 whether the agent removes an invalidated e… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.2.1.10.23.2.3.1.7 |