jnxPppLinkConfigRowStatus
JNX-PPP-MIB ·
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.2
Object
column
SNMPv2-TCRowStatus
Controls creation or deletion of entries in this table with READ-CREATE
maximum access according to the RowStatus textual convention,
constrained to support the following values only:
createAndGo
destroy
To create an entry in this table, the following entry objects MUST be
explicitly configured:
jnxPppLinkConfigRowStatus
jnxPppLinkConfigLowerIfIndex
In addition, when creating an entry the following conditions must hold:
A value for jnxPppLinkConfigIndex must have been determined
previously, by reading jnxPppNextIfIndex.The interface identified
by jnxPppLinkConfigLowerIfIndex must exist. A corresponding entry
in Table or ifXTable or jnxIfTable is created or destroyed as a
result of creating or destroying an entry in this table.
The following values can be read from this object:
active(1)
Context
- MIB
- JNX-PPP-MIB
- OID
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxPppLinkConfigEntry
- Table
- jnxPppLinkConfigTable
- Siblings
- 15
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jnxPppLinkConfigIfIndex The ifIndex of the PPP interface. When creating entries in this
table, suitable values for this object are determined by reading
jnxPppNextIfIndex. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.1 |
| jnxPppLinkConfigPassiveMode When enabled, LCP state machine is forced into passive mode on lower layer
UP message. It adds compatibility with slow and buggy clients. | column | Enumeration | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.10 |
| jnxPppLinkConfigAuthenticatorLogicalSystem The name of the logical system to be used for authentication on the
PPP interface.With READ-CREATE maximum access , setting this object
statically binds the authenticating logic… | column | OctetString | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.11 |
| jnxPppLinkConfigAuthenticatorRoutingInstance The name of the routing instancebe used for authentication on the
PPP interface. With READ-CREATE maximum access, setting this object
statically binds the authenticating routing… | column | OctetString | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.12 |
| jnxPppLinkConfigAaaProfile The name of the AAA profile to be used for authentication on the
PPP interface. With READ-CREATE maximum access, setting this
object statically binds the AAA profile with the PPP… | column | OctetString | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.13 |
| jnxPppLinkConfigAuthentication2 A configuration variable comprised of nibbles i.e. 4 bits, such
that a client can supply a list of 0 to 8 selections. The least
significant nibble is the first value of the list… | column | JnxNibbleConfig | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.14 |
| jnxPppLinkConfigIgnoreMagicNumberMismatch The ignore magic number mismatch option of the PPP interface determines
the action to be taken, when the peer has not negotiated any value yet
sent null or invalid magic number i… | column | Enumeration | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.15 |
| jnxPppLinkConfigMaxLcpRenegotiation Maximum number of allowed lcp renegotiation attempts from peer. | column | Integer32 | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.16 |
| jnxPppLinkConfigLowerIfIndex The ifIndex of an interface over which this PPP interface is to be
layered.A value of zero indicates no layering. An implementation may
choose to require that a non-zero value b… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.3 |
| jnxPppLinkConfigKeepalive Keepalive interval in seconds. A value of zero disables keepalive.
Keepalive is performed using LCP Echo. | column | seconds Integer32 | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.4 |
| jnxPppLinkConfigAuthentication deprecated Specifies the type(s) of authentication, if any, to be negotiated
with the peer:
none No authentication is negotiated.
pap PAP negotiation only.
chap CHAP negot… | column | JnxPppAuthentication | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.5 |
| jnxPppLinkConfigMaxAuthenRetries The number of authentication retries permitted, in addition to a
failed initial attempt. If all retries fail, the link is reset.
If authentication negotiation is not supported f… | column | Integer32 | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.6 |
| jnxPppLinkConfigStandardIfIndex The ifIndex value for this interface in the standard PPP MIBs.
The ifIndex value for PPP interfaces is not the same for both
proprietary and standard MIB tables pertaining to PP… | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.7 |
| jnxPppLinkConfigChapMinChallengeLength Minimum value of the CHAP authenticator challenge length value.
This value is never greater than
jnxPppLinkConfigChapMaxChallengeLength. | column | Integer32 | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.8 |
| jnxPppLinkConfigChapMaxChallengeLength Maximum value of the CHAP authenticator challenge length value.
This value is never less than jnxPppLinkConfigChapMinChallengeLength. | column | Integer32 | .1.3.6.1.4.1.2636.3.68.1.1.1.2.1.9 |