JNX-PPP-MIB
- Registered at
- 1.3.6.1.4.1.2636.3.68.1
- Last updated
- 2013-09-19 09:42
- Organization
- Juniper Networks, Inc.
- Revisions
- 2013-09-19 00:00, 2013-06-13 00:00, 2012-06-08 00:00, 2011-11-29 00:00, 2010-07-22 09:42
- Namespace
- juniper
- Source file
JNX-PPP-MIB- Digest
sha256:2e2187bd0eb516c77bc6a895cccbf1bc2e0d0c4e4d5c554dfe8cec62f866704b
Description
The Point-to-Point Protocol (PPP) MIB for the Juniper enterprise.
Contact
Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford, MA 01886-3146 USA Tel: +1 978 589 5800 Email: mib@Juniper.net
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero, ifIndex |
| IPV6-TC | Ipv6AddressIfIdentifier |
| JUNIPER-SMI | jnxPppMibRoot |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB IPV6-TC JNX-PPP-MIB JUNIPER-SMI SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| JnxNibbleConfig TEXTUAL-CONVENTION 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, and the most significant nibble is the last value. The value in each field ranges from 0 to 15, however the first nibble with value 0 indicates the end of the list. Repetition of values is not allowed. Segregation of values in not allowed. Example valid encoding: 0x00000321 0x00083E12 Not a valid encoding: 0x00000121 will return an error 0x01002001 will return an error. | current | |||
| JnxPppAuthentication TEXTUAL-CONVENTION Specifies the type(s) of PPP authentication used, if any: none No authentication is negotiated. pap PAP negotiation only. chap CHAP negotiation only. papChap PAP negotiation is attempted first; if fails, attempt CHAP. chapPap CHAP negotiation is attempted first; if fails, attempt PAP. | deprecated | |||
| JnxPppAuthentication2 TEXTUAL-CONVENTION Specifies the type(s) of PPP authentication used, if any: none No authentication is negotiated. pap PAP negotiation. chap CHAP negotiation. eap EAP negotiation. | current | |||
| JnxPppMlPppBundleName TEXTUAL-CONVENTION MLPPP Bundle name. The bundle name is a characteristic of a MLPPP network interface. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| jnxPPPObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.68.1.1 | |||
| jnxPppLcp OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.68.1.1.1 | |||
| jnxPppLinkStatusTable OBJECT-TYPE This table contains entries for PPP interfaces present in the system. | 1.3.6.1.4.1.2636.3.68.1.1.1.1 | not-accessible | current | |
| jnxPppLinkStatusEntry OBJECT-TYPE Each entry describes the characteristics of a PPP interface. | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1 | not-accessible | current | |
| jnxPppLinkStatusTerminateReason OBJECT-TYPE Reason the PPP link was terminated: none None. other Not specified. adminDisable Interface administratively disabled. lowerLayerDown Underlying interface is down. noUpperInterface No interface above PPP. authenticationFailure Authentication failed. peerTerminated Peer initiated termination. peerRenegotiated Peer initiated renegotiation. maxRetriesExceeded Maximum number of config retries exceeded. negotiationFailure Failed to negotiate LCP option. keepaliveFailure Keepalive failed. sessionTimeout Maximum session period expired. inactivityTimeout Maximum inactivity period expired. addressLeaseExpired Lease for network address expired. adminLogout Session administratively terminated. tunnelFailed Associated tunnel failed. tunnelDisconnected Associated tunnel disconnected. loopback Loopback detected. | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.1 | INTEGER {none(0), other(1), adminDisable(2), lowerLayerDown(3), noUpperInterface(4), authenticationFailure(5), peerTerminated(6), peerRenegotiated(7), maxRetriesExceeded(8), negotiationFailure(9), keepaliveFailure(10), sessionTimeout(11), inactivityTimeout(12), addressLeaseExpired(13), adminLogout(14), tunnelFailed(15), tunnelDisconnected(16), loopback(17)} | read-only | current |
| jnxPppLinkStatusTerminateNegFailOption OBJECT-TYPE Reports the PPP LCP option for which negotiation failed, when jnxPppLinkStatusTerminateReason has the value negotiationFailure. | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.2 | INTEGER {none(0), other(1), localMru(2), remoteMru(3), localMagicNumber(4), remoteMagicNumber(5), localAuthentication(6), localToRemoteProtocolCompression(7), localToRemoteACCompression(8)} | read-only | current |
| jnxPppLinkStatusInKeepaliveRequests OBJECT-TYPE Number of keepalive requests received. | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.3 | Counter32 | read-only | current |
| jnxPppLinkStatusOutKeepaliveRequests OBJECT-TYPE Number of keepalive requests transmitted. | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.4 | Counter32 | read-only | current |
| jnxPppLinkStatusInKeepaliveReplies OBJECT-TYPE Number of keepalive replies received. | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.5 | Counter32 | read-only | current |
| jnxPppLinkStatusOutKeepaliveReplies OBJECT-TYPE Number of keepalive replies transmitted. | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.6 | Counter32 | read-only | current |
| jnxPppLinkStatusKeepaliveFailures OBJECT-TYPE Number of keepalive failures detected. | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.7 | Counter32 | read-only | current |
| jnxPppLinkStatusLocalMagicNumber OBJECT-TYPE Magic number negotiated for the local side. This has been deprecated and replaced by jnxPppLinkStatusLocalMagicNumber1 | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.8 | Integer32 | read-only | deprecated |
| jnxPppLinkStatusRemoteMagicNumber OBJECT-TYPE Magic number negotiated for the remote side. This has been deprecated and replaced by jnxPppLinkStatusRemoteMagicNumber1 | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.9 | Integer32 | read-only | deprecated |
| jnxPppLinkStatusLocalAuthentication OBJECT-TYPE Authentication protocol negotiated for the local side. | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.10 | JnxPppAuthentication2 | read-only | current |
| jnxPppLinkStatusTunnelIfIndex OBJECT-TYPE The ifIndex of an associated interface pertaining to a tunneling protocol, or zero if no such interface exists.The type of tunneling interface can be identified from information in the entries in ifTable and jnxIfTable for this tunnel interface. | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.11 | InterfaceIndexOrZero | read-only | current |
| jnxPppLinkStatuslcpRenegoTerminates OBJECT-TYPE Number of times lcp terminated due to peer exceeding max renegotiation attempts. | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.12 | Counter32 | read-only | current |
| jnxPppLinkStatusLocalMagicNumber1 OBJECT-TYPE Magic number negotiated for the local side. | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.13 | Unsigned32 | read-only | current |
| jnxPppLinkStatusRemoteMagicNumber1 OBJECT-TYPE Magic number negotiated for the remote side. | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.14 | Unsigned32 | read-only | current |
| jnxPppLinkConfigTable OBJECT-TYPE This table contains entries for PPP interfaces present in the system. | 1.3.6.1.4.1.2636.3.68.1.1.1.2 | not-accessible | current | |
| jnxPppLinkConfigEntry OBJECT-TYPE Each entry describes the characteristics of a PPP interface. Creating or deleting entries in this table causes corresponding entries for be created or deleted in ifTable,ifXTable,jnxIfTable. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1 | not-accessible | current | |
| jnxPppLinkConfigIfIndex OBJECT-TYPE The ifIndex of the PPP interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppNextIfIndex. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.1 | InterfaceIndex | not-accessible | current |
| jnxPppLinkConfigRowStatus OBJECT-TYPE 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) | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.2 | RowStatus | read-only | current |
| jnxPppLinkConfigLowerIfIndex OBJECT-TYPE 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 be configured at entry creation. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.3 | InterfaceIndexOrZero | read-only | current |
| jnxPppLinkConfigKeepalive OBJECT-TYPE Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.4 | Integer32 (0..64800) | read-only | current |
| jnxPppLinkConfigAuthentication OBJECT-TYPE 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 negotiation only. papChap PAP negotiation is attempted first; if fails, attempt CHAP. chapPap CHAP negotiation is attempted first; if fails, attempt PAP. If authentication negotiation is not supported for this PPP interface, then any attempt to explicitely set this object if READ-CREATE maximum access is supported will result in a notWritable error and it will be implicitily set to the DEFVAL on row creation. Setting this object to none(0) will set jnxPppLinkConfigAuthenticatorRouting Instance object to an empty string. This object returns a null(0) value on the get operation. New object jnxPppLinkConfigAuthentication2 will reflect the configured values. Setting this object along with the jnxPppLinkConfigAuthentication2 object will return an inconsistentValue error. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.5 | JnxPppAuthentication | read-only | deprecated |
| jnxPppLinkConfigMaxAuthenRetries OBJECT-TYPE 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 for this PPP interface, then any attempt to explicitely set this object if READ-CREATE maximum access is supported will result in a notWritable error and it will be implicitily set to the DEFVAL on row creation. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.6 | Integer32 (0..7) | read-only | current |
| jnxPppLinkConfigStandardIfIndex OBJECT-TYPE 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 PPP interface. Therefore this value is provide to simply cross referencing standard PPP and proprietary PPP MIB information. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.7 | InterfaceIndex | read-only | current |
| jnxPppLinkConfigChapMinChallengeLength OBJECT-TYPE Minimum value of the CHAP authenticator challenge length value. This value is never greater than jnxPppLinkConfigChapMaxChallengeLength. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.8 | Integer32 (8..63) | read-only | current |
| jnxPppLinkConfigChapMaxChallengeLength OBJECT-TYPE Maximum value of the CHAP authenticator challenge length value. This value is never less than jnxPppLinkConfigChapMinChallengeLength. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.9 | Integer32 (8..63) | read-only | current |
| jnxPppLinkConfigPassiveMode OBJECT-TYPE When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.10 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppLinkConfigAuthenticatorLogicalSystem OBJECT-TYPE 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 logical system with the PPP interface. If this object is not explicitly set or it is set to null string, then this object is ignored and the virtual router used for authentication is determined by other means. On a Set operation, if the value of this object is not null and does not correspond to an existing virtual router, then an inconsistentValue error is returned. Setting this object to a non-null string returns inconsistentValue error if jnxPppLinkConfigAuthentication object is none(0) or not configured. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.11 | OCTET STRING | read-only | current |
| jnxPppLinkConfigAuthenticatorRoutingInstance OBJECT-TYPE 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 instance with the PPP interface.If this object is not explicitly set or it is set to null string, then this object is ignored and the virtual router used for authentication is determined by other means. On a Set operation, if the value of this object is not null and does not correspond to an existing virtual router, then an inconsistentValue error is returned. Setting this object to a non-null string returns inconsistentValue error if jnxPppLinkConfigAuthentication object is none(0) or not configured. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.12 | OCTET STRING | read-only | current |
| jnxPppLinkConfigAaaProfile OBJECT-TYPE 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 interface. If this object is not explicitly set or it is set to null string, then this object is ignored. On a Set operation, if the value of this object is not null and does not correspond to an existing AAA profile, then an inconsistentValue error is returned. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.13 | OCTET STRING | read-only | current |
| jnxPppLinkConfigAuthentication2 OBJECT-TYPE 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, and the most significant nibble is the last value. The value in each field ranges from 0 to 15, however the first nibble with value 0 indicates the end of the list. Repetition of values is not allowed. Segregation of values is not allowed. Valid Values are: none - 0 pap - 1 chap - 2 eap - 3 Example valid encoding: 0x00000321 0x00000012 Not a valid encoding: 0x00000121 0x01002001 If authentication negotiation is not supported for this PPP interface and with READ-CREATE maximum access ,any attempt to explicitly set this object will result in a notWritable error and it will be implicitly set to the DEFVAL on row creation. Setting this object to null will set jnxPppLinkConfigAuthenticatorRoutingInstance object to an empty string. Setting this object along with the jnxPppLinkConfigAuthentication object will return an inconsistentValue error. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.14 | JnxNibbleConfig | read-only | current |
| jnxPppLinkConfigIgnoreMagicNumberMismatch OBJECT-TYPE 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 in the LCP echo packets. The two actions that can be configured are: 1) Ignore the mismatch and retain connection 2) Disallow the mismatch and terminate connection | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.15 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppLinkConfigMaxLcpRenegotiation OBJECT-TYPE Maximum number of allowed lcp renegotiation attempts from peer. | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.16 | Integer32 (1..65535) | read-only | current |
| jnxPppNextIfIndex OBJECT-TYPE Coordinate ifIndex value allocation for entries in the jnxPppLinkConfigTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available.This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. | 1.3.6.1.4.1.2636.3.68.1.1.1.3 | InterfaceIndexOrZero | read-only | current |
| jnxPppSec OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.68.1.1.2 | |||
| jnxPppIp OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.68.1.1.3 | |||
| jnxPppIpTable OBJECT-TYPE Table containing the IP parameters for the local PPP entity. | 1.3.6.1.4.1.2636.3.68.1.1.3.1 | not-accessible | current | |
| jnxPppIpEntry OBJECT-TYPE IPCP status information for a particular PPP link. | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1 | not-accessible | current | |
| jnxPppIpServiceStatus OBJECT-TYPE Indicates whether IP protocol service is operating over this PPP link. Service is established on this link through means outside this MIB. | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.1 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppIpTerminateReason OBJECT-TYPE Reason the IPCP link was terminated: none None. other Not specified. noService No IP service configured on this PPP link. admin Administratively disabled. linkDown Underlying link is down. peerTerminated Peer initiated termination. peerRenegotiated Peer initiated renegotiation. maxRetriesExceeded Maximum number of config retries exceeded. negotiationFailure Failed to negotiate IPCP option. See jnxPppIpTerminateNegFailOption. | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.2 | INTEGER {none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)} | read-only | current |
| jnxPppIpTerminateNegFailOption OBJECT-TYPE Reports the PPP IPCP option for which negotiation failed, when jnxPppIpTerminateReason has the value 'negotiationFailure'. | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.3 | INTEGER {none(0), other(1), localIpAddress(2), remoteIpAddress(3), remotePrimaryDnsAddress(4), remoteSecondaryDnsAddress(5), remotePrimaryWinsAddress(6), remoteSecondaryWinsAddress(7), localIpAddressMask(8), remoteIpAddressMask(9)} | read-only | current |
| jnxPppIpLocalIpAddress OBJECT-TYPE IP Address used by the local side. | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.4 | IpAddress | read-only | current |
| jnxPppIpRemoteIpAddress OBJECT-TYPE IP Address used by the remote side. | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.5 | IpAddress | read-only | current |
| jnxPppIpRemotePrimaryDnsAddress OBJECT-TYPE Primary DNS server used by the remote side. | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.6 | IpAddress | read-only | current |
| jnxPppIpRemoteSecondaryDnsAddress OBJECT-TYPE Secondary DNS server used by the remote side. | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.7 | IpAddress | read-only | current |
| jnxPppIpRemotePrimaryWinsAddress OBJECT-TYPE Primary WINS server used by the remote side. | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.8 | IpAddress | read-only | current |
| jnxPppIpRemoteSecondaryWinsAddress OBJECT-TYPE Secondary WINS server used by the remote side. | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.9 | IpAddress | read-only | current |
| jnxPppIpNetworkStatusIpcpRenegoTerminates OBJECT-TYPE Number of times ipcp terminated due to peer exceeding max renegotiation attempts. | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.10 | Counter32 | read-only | current |
| jnxPppIpConfigTable OBJECT-TYPE Table containing the IP parameters for the local PPP entity. | 1.3.6.1.4.1.2636.3.68.1.1.3.2 | not-accessible | current | |
| jnxPppIpConfigEntry OBJECT-TYPE IPCP configuration information for a particular PPP link. | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1 | not-accessible | current | |
| jnxPppIpConfigPeerDnsPriority OBJECT-TYPE When enabled, allows peer's DNS address to prevail in the event of a negotiation conflict; when disabled, the local PPP interface's DNS address prevails. | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.1 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppIpConfigPeerWinsPriority OBJECT-TYPE When enabled, allows peer's WINS address to prevail in the event of a negotiation conflict; when disabled, the local PPP interface's WINS address prevails. | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.2 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppIpConfigIpcpNetmask OBJECT-TYPE Enables the negotiation of the IPCP option netmask (0x90) during IPCP negotiation. | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.3 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppIpConfigInitiateIp OBJECT-TYPE Enables the initiation of negotiation of the IPCP. | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.4 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppIpConfigMaxIpcpRenegotiation OBJECT-TYPE Maximum number of allowed ipcp renegotiation attempts from peer. | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.5 | Integer32 (1..65535) | read-only | current |
| jnxPppIpConfigPromptIpcpDnsOption OBJECT-TYPE Control prompting of IPCP DNS option to remote peer. | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.6 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppIpConfigIpcpLockout OBJECT-TYPE Enables IPCP lockout. It determines whether this NCP can be negotiated when the interface is already running a different NCP. On enabling this option, the IPCP negotiation will be blocked after a different NCP service is up and waited for 10 seconds for IPCP initiation from peer. | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.7 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppOsi OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.68.1.1.4 | |||
| jnxPppOsiTable OBJECT-TYPE Table containing the OSI parameters for the local PPP entity. | 1.3.6.1.4.1.2636.3.68.1.1.4.1 | not-accessible | current | |
| jnxPppOsiEntry OBJECT-TYPE OSICP status information for a particular PPP link. | 1.3.6.1.4.1.2636.3.68.1.1.4.1.1 | not-accessible | current | |
| jnxPppOsiServiceStatus OBJECT-TYPE Indicates whether OSI protocol service is operating over this PPP link. Service is established on this link through means outside this MIB. | 1.3.6.1.4.1.2636.3.68.1.1.4.1.1.1 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppOsiOperStatus OBJECT-TYPE The operational status of the OSI network protocol. If the value of this object is up then the finite state machine for the OSI network protocol has reached the Opened state. | 1.3.6.1.4.1.2636.3.68.1.1.4.1.1.2 | INTEGER {opened(1), notOpened(2)} | read-only | current |
| jnxPppOsiTerminateReason OBJECT-TYPE Reason the OSICP link was terminated: none None. other Not specified. noService No OSI service configured on this PPP link. admin Administratively disabled. linkDown Underlying link is down. peerTerminated Peer initiated termination. peerRenegotiated Peer initiated renegotiation. maxRetriesExceeded Maximum number of config retries exceeded. negotiationFailure Failed to negotiate IPCP option. See jnxPppOsiTerminateNegFailOption. | 1.3.6.1.4.1.2636.3.68.1.1.4.1.1.3 | INTEGER {none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)} | read-only | current |
| jnxPppOsiTerminateNegFailOption OBJECT-TYPE Reports the PPP OSICP option for which negotiation failed, when jnxPppOsiTerminateReason has the value 'negotiationFailure'. | 1.3.6.1.4.1.2636.3.68.1.1.4.1.1.4 | INTEGER {none(0), other(1), localAlignNpdu(2), remoteAlignNpdu(3)} | read-only | current |
| jnxPppOsiLocalAlignNpdu OBJECT-TYPE Local alignment of network PDU: none No alignment specified. oneModulo4 Alignment on first octet (out of four). twoModulo4 Alignment on second octet (out of four). threeModulo4 Alignment on third octet (out of four). fourModulo4 Alignment on fourth octet (out of four). even Alignment on even-octet boundary. odd Alignment on odd-octet boundary. | 1.3.6.1.4.1.2636.3.68.1.1.4.1.1.5 | INTEGER {none(0), oneModulo4(1), twoModulo4(2), threeModulo4(3), fourModulo4(4), even(254), odd(255)} | read-only | current |
| jnxPppOsiRemoteAlignNpdu OBJECT-TYPE Remote alignment of network PDU. none No alignment specified. oneModulo4 Alignment on first octet (out of four). twoModulo4 Alignment on second octet (out of four). threeModulo4 Alignment on third octet (out of four). fourModulo4 Alignment on fourth octet (out of four). even Alignment on even-octet boundary. odd Alignment on odd-octet boundary. | 1.3.6.1.4.1.2636.3.68.1.1.4.1.1.6 | INTEGER {none(0), oneModulo4(1), twoModulo4(2), threeModulo4(3), fourModulo4(4), even(254), odd(255)} | read-only | current |
| jnxPppOsiConfigTable OBJECT-TYPE Table containing configuration variables for the OSICP for the local PPP entity. | 1.3.6.1.4.1.2636.3.68.1.1.4.2 | not-accessible | current | |
| jnxPppOsiConfigEntry OBJECT-TYPE OSICP information for a particular PPP link. | 1.3.6.1.4.1.2636.3.68.1.1.4.2.1 | not-accessible | current | |
| jnxPppOsiConfigAdminStatus OBJECT-TYPE The immediate desired status of the OSI network protocol. Setting this object to open will inject an administrative open event into the OSI network protocol's finite state machine. Setting this object to close will inject an administrative close event into the OSI network protocol's finite state machine. | 1.3.6.1.4.1.2636.3.68.1.1.4.2.1.1 | INTEGER {open(1), close(2)} | read-only | current |
| jnxPppSession OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.68.1.1.5 | |||
| jnxPppSessionTable OBJECT-TYPE This table contains entries for PPP interfaces present in the system. | 1.3.6.1.4.1.2636.3.68.1.1.5.1 | not-accessible | current | |
| jnxPppSessionEntry OBJECT-TYPE Each entry describes the characteristics of a PPP interface. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1 | not-accessible | current | |
| jnxPppSessionGrant OBJECT-TYPE Indicates whether a session has been granted via the authentication mechanism. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.1 | TruthValue | read-only | current |
| jnxPppSessionTerminateReason OBJECT-TYPE The reason the session was terminated. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.2 | INTEGER {none(0), unknown(1), userRequest(2), keepaliveFailure(3), sessionTimeout(4), inactivityTimeout(5), adminDisable(6), lowerLayerDown(7), noUpperInterface(8), deny(9), noHardware(10), noResources(11), noInterface(12), challengeTimeout(13), requestTimeout(14), authenticatorTimeout(15), addressLeaseExpired(16), adminLogout(17), tunnelFailed(18)} | read-only | current |
| jnxPppSessionStartTime OBJECT-TYPE The value of sysUpTime when this session last became active. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.3 | TimeTicks | read-only | current |
| jnxPppSessionInOctets OBJECT-TYPE Number of octets received since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionInOctets64 | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.4 | Counter32 | read-only | deprecated |
| jnxPppSessionOutOctets OBJECT-TYPE Number of octets sent since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionOutOctets64 | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.5 | Counter32 | read-only | deprecated |
| jnxPppSessionInPackets OBJECT-TYPE Number of packets received since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionInPackets64 | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.6 | Counter32 | read-only | deprecated |
| jnxPppSessionOutPackets OBJECT-TYPE Number of packets sent since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionOutPackets64 | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.7 | Counter32 | read-only | deprecated |
| jnxPppSessionSessionTimeout OBJECT-TYPE Maximum duration for the session, after which the session terminates automatically. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.8 | Integer32 (0..2147483647) | read-only | current |
| jnxPppSessionInactivityTimeout OBJECT-TYPE Maximum inactivity duration for the session, after which the session terminates automatically. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.9 | Integer32 (0..2147483647) | read-only | current |
| jnxPppSessionAccountingInterval OBJECT-TYPE Interval that must elapse between generation of accounting records for this session. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.10 | Integer32 (0..2147483647) | read-only | current |
| jnxPppSessionRemoteIpAddress OBJECT-TYPE Remote IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.11 | IpAddress | read-only | current |
| jnxPppSessionRemotePrimaryDnsAddress OBJECT-TYPE Remote primary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.12 | IpAddress | read-only | current |
| jnxPppSessionRemoteSecondaryDnsAddress OBJECT-TYPE Remote secondary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.13 | IpAddress | read-only | current |
| jnxPppSessionRemotePrimaryWinsAddress OBJECT-TYPE Remote primary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.14 | IpAddress | read-only | current |
| jnxPppSessionRemoteSecondaryWinsAddress OBJECT-TYPE Remote secondary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.15 | IpAddress | read-only | current |
| jnxPppSessionRemoteIpv6AddressIfIdentifier OBJECT-TYPE IPV6 Address Interface Identifier obtained from the authentication service, to be used during IPCP negotiation with the remote side. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.16 | Ipv6AddressIfIdentifier | read-only | current |
| jnxPppSessionInhibitIp OBJECT-TYPE Indicates whether a session has had its IP service inhibited by the authentication mechanism. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.17 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppSessionInhibitIpv6 OBJECT-TYPE Indicates whether a session has had its IPv6 service inhibited by the authentication mechanism. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.18 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppSessionInOctets64 OBJECT-TYPE Number of octets received since this session last became active, as denoted by jnxPppSessionStartTime. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.19 | Counter64 | read-only | current |
| jnxPppSessionOutOctets64 OBJECT-TYPE Number of octets sent since this session last became active, as denoted by jnxPppSessionStartTime. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.20 | Counter64 | read-only | current |
| jnxPppSessionInPackets64 OBJECT-TYPE Number of packets received since this session last became active, as denoted by jnxPppSessionStartTime. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.21 | Counter64 | read-only | current |
| jnxPppSessionOutPackets64 OBJECT-TYPE Number of packets sent since this session last became active, as denoted by jnxPppSessionStartTime. | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.22 | Counter64 | read-only | current |
| jnxPppMlPpp OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.68.1.1.6 | |||
| jnxPppMlPppBundleTable OBJECT-TYPE This table contains entries for MLPPP bundles present in the system. | 1.3.6.1.4.1.2636.3.68.1.1.6.1 | not-accessible | current | |
| jnxPppMlPppBundleEntry OBJECT-TYPE Each entry describes the characteristics of a MLPPP bundle. | 1.3.6.1.4.1.2636.3.68.1.1.6.1.1 | not-accessible | current | |
| jnxPppMlPppBundleName OBJECT-TYPE The administrative name of the MLPPP bundle associated with this MLPPP network interface. | 1.3.6.1.4.1.2636.3.68.1.1.6.1.1.1 | JnxPppMlPppBundleName | not-accessible | current |
| jnxPppMlPppBundleRowStatus OBJECT-TYPE The rowStatus for this entry. The following sets are supported with read-create maximum access: createAndGo(4), destroy(6) The following values can be read from this object: active(1) | 1.3.6.1.4.1.2636.3.68.1.1.6.1.1.2 | RowStatus | read-only | current |
| jnxPppMlPppBundleNetworkIfIndex OBJECT-TYPE The ifIndex of this MLPPP network interface. It is a valid ifIndex even if there is no corresponding network interface instance in the jnxPppMlPppLinkConfigTable. | 1.3.6.1.4.1.2636.3.68.1.1.6.1.1.3 | InterfaceIndex | read-only | current |
| jnxPppMlPppNextLinkIfIndex OBJECT-TYPE Coordinate ifIndex value allocation for entries in jnxPppMlPppLinkConfigTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. | 1.3.6.1.4.1.2636.3.68.1.1.6.2 | InterfaceIndexOrZero | read-only | current |
| jnxPppMlPppLinkConfigTable OBJECT-TYPE This table contains entries for MLPPP interfaces present in the system. | 1.3.6.1.4.1.2636.3.68.1.1.6.3 | not-accessible | current | |
| jnxPppMlPppLinkConfigEntry OBJECT-TYPE Each entry describes the characteristics of MLPPP interface. With read-create maximum access,creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/jnxIfTable. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1 | not-accessible | current | |
| jnxPppMlPppLinkConfigIfIndex OBJECT-TYPE The ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppMlPppNextLinkIfIndex. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.1 | InterfaceIndex | not-accessible | current |
| jnxPppMlPppLinkConfigLowerIfIndex OBJECT-TYPE 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 be configured at entry creation. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.2 | InterfaceIndexOrZero | read-only | current |
| jnxPppMlPppLinkConfigKeepalive OBJECT-TYPE Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.4 | Integer32 (0 | 10..64800) | read-only | current |
| jnxPppMlPppLinkConfigAuthentication OBJECT-TYPE 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 negotiation only. papChap PAP negotiation is attempted first; if fails, attempt CHAP. chapPap CHAP negotiation is attempted first; if fails, attempt PAP. If authentication negotiation is not supported for this MLPPP interface, then any attempt to explicitely set this object will result in a notWritable error and it will be implicitily set to the DEFVAL on row creation. This object returns a none (0) value on the get operation. New object jnxPppMlPppLinkConfigAuthentication2 will reflect the configured values. Setting this object along with the jnxPppMlPppLinkConfigAuthentication2 object will return an inconsistentValue error. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.5 | JnxPppAuthentication | read-only | deprecated |
| jnxPppMlPppLinkConfigMaxAuthenRetries OBJECT-TYPE The number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.6 | Integer32 (0..7) | read-only | current |
| jnxPppMlPppLinkConfigRowStatus OBJECT-TYPE Controls creation/deletion of entries in this table with read-carete 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: jnxPppMlPppLinkConfigRowStatus jnxPppMlPppLinkConfigLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for jnxPppMlPppLinkConfigIndex must have been determined previously, by reading jnxPppMlPppNextIfIndex. The interface identified by jnxPppMlPppLinkConfigLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/jnxIfTable is created/destroyed as a result of creating/destroying an entry in this table. The following values can be read from this object: active(1) | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.7 | RowStatus | read-only | current |
| jnxPppMlPppLinkConfigAaaProfile OBJECT-TYPE The name of the AAA profile to be used for authentication on the PPP interface.Setting this object statically binds the AAA profile with the PPP interface. If this object is not explicitly set or it is set to null string, then this object is ignored. On a Set operation, if the value of this object is not null and does not correspond to an existin AAA profile, then an inconsistentValue error is returned. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.8 | OCTET STRING | read-only | current |
| jnxPppMlPppLinkConfigChapMinChallengeLength OBJECT-TYPE Minimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than jnxPppMlPppLinkConfigChapMaxChallengeLength. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.9 | Integer32 (8..63) | read-only | current |
| jnxPppMlPppLinkConfigChapMaxChallengeLength OBJECT-TYPE Maximum value of the CHAP authenticator challenge length value. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.10 | Integer32 (8..63) | read-only | current |
| jnxPppMlPppLinkConfigPassiveMode OBJECT-TYPE When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.11 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppMlPppLinkConfigAuthenticatorLogicalSystem OBJECT-TYPE The name of the Logical System (Jnxper-ROUTER-MIB.jnxRouterName) to be used for authentication on the PPP interface. Setting this object statically binds the authenticating virtual router with the link interface. With read-create maximum access, if this object is not explicitly set or it is set to null string, then this object is ignored and the virtual router used for authentication is determined by other means. On a Set operation, if the value of this object is not null and does not correspond to an existing virtual router, then an inconsistentValue error is returned. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.12 | OCTET STRING | read-only | current |
| jnxPppMlPppLinkConfigAuthenticatorRoutingInstance OBJECT-TYPE The name of the Routing Instance (Jnxper-ROUTER-MIB.jnxRouterName) to be used for authentication on the PPP interface. Setting this object statically binds the authenticating virtual router with the link interface. With read-create maximum access, if this object is not explicitly set or it is set to null string, then this object is ignored and the virtual router used for authentication is determined by other means. On a Set operation, if the value of this object is not null and does not correspond to an existing virtual router, then an inconsistentValue error is returned. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.13 | OCTET STRING | read-only | current |
| jnxPppMlPppLinkConfigFragmentation OBJECT-TYPE Enables MLPPP fragmentation.With read-create maximum access, changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.14 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppMlPppLinkConfigReassembly OBJECT-TYPE Enables MLPPP reassembly. With read-create maximum access, changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.15 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppMlPppLinkConfigMaxReceiveReconstructedUnit OBJECT-TYPE The Maximum Receive Reconstructed Unit (MRRU) that the local PPP entity will advertise to the remote entity. If the value of this variable is 1, then the MRRU is set to the local MRU value. With read-create maximum access, changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.16 | Integer32 (1 | 64..65535) | read-only | current |
| jnxPppMlPppLinkConfigFragmentSize OBJECT-TYPE The size of fragments transmitted by the local PPP entity. If the value of this variable is 1, then the fragment size is set to the link's MTU value. With read-create maximum access, changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.17 | Integer32 (1 | 128..65535) | read-only | current |
| jnxPppMlPppLinkConfigHashLinkSelection OBJECT-TYPE Enables MLPPP hash-based link selection for non-best-effort traffic. With read-create maximum access,changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.18 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppMlPppLinkConfigAuthentication2 OBJECT-TYPE 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, and the most significant nibble is the last value. The value in each field ranges from 0 to 15, however the first nibble with value 0 indicates the end of the list. Repetition of values is not allowed. Segregation of values is not allowed. Valid Values are: none - 0 pap - 1 chap - 2 eap - 3 Example valid encoding: 0x00000321 0x00000012 Not a valid encoding: 0x00000121 0x01002001 If authentication negotiation is not supported for this PPP interface and With read-create maximum access, then any attempt to explicitly set this object will result in a notWritable error and it will be implicitly set to the DEFVAL on row creation. Setting this object to null will set jnxPppMlPppLinkConfigAuthenticatorVirtualRouter object to an empty string.Setting this object along with the jnxPppMlPppLinkConfigAuthentication object will return an i nconsistentValue error. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.19 | JnxNibbleConfig | read-only | current |
| jnxPppMlPppLinkConfigIgnoreMagicNumberMismatch OBJECT-TYPE 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 in the LCP echo packets. The two actions that can be configured are: 1) Ignore the mismatch and retain connection 2) Disallow the mismatch and terminate connection | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.20 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppMlPppLinkConfigMultilinkMulticlass OBJECT-TYPE Enables Multiclass Multilink PPP (MCML). With read-create maximum access,changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.21 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppMlPppLinkConfigMultilinkMaxMultiClasses OBJECT-TYPE Maximum number of MCML classes to be negotiated.With read-create maximum access,changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.22 | INTEGER (0..8) | read-only | current |
| jnxPppMlPppNextNetworkIfIndex OBJECT-TYPE Coordinate ifIndex value allocation for entries in jnxPppMlPppNetworkConfigTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously. | 1.3.6.1.4.1.2636.3.68.1.1.6.4 | InterfaceIndexOrZero | read-only | current |
| jnxPppMlPppNetworkConfigTable OBJECT-TYPE This table contains entries for MLPPP network interfaces present in the system. | 1.3.6.1.4.1.2636.3.68.1.1.6.5 | not-accessible | current | |
| jnxPppMlPppNetworkConfigEntry OBJECT-TYPE Each entry describes the characteristics of MLPPP interface. With read-create maximum access,creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/jnxIfTable. | 1.3.6.1.4.1.2636.3.68.1.1.6.5.1 | not-accessible | current | |
| jnxPppMlPppNetworkConfigIfIndex OBJECT-TYPE The ifIndex of the MLPPP network interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppMlPppNextNetworkIfIndex. | 1.3.6.1.4.1.2636.3.68.1.1.6.5.1.1 | InterfaceIndex | not-accessible | current |
| jnxPppMlPppNetworkConfigLowerIfIndex OBJECT-TYPE The ifIndex of a PPP link interface over which this PPP network interface is to be layered. On sets, the value of this object must equal on of the previously created PPP link interfaces created in the jnxPppMlPppLinkConfigTable. On gets, the value of this object is the lexicographically least PPP link interface in a potential bundle of PPP link interfaces. | 1.3.6.1.4.1.2636.3.68.1.1.6.5.1.2 | InterfaceIndex | read-only | current |
| jnxPppMlPppNetworkBundleName OBJECT-TYPE The MLPPP bundle name administratively assigned. | 1.3.6.1.4.1.2636.3.68.1.1.6.5.1.3 | JnxPppMlPppBundleName | read-only | current |
| jnxPppMlPppNetworkRowStatus OBJECT-TYPE Controls creation/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: jnxPppMlPppNetworkConfigLowerIfIndex jnxPppMlPppNetworkBundleName jnxPppMlPppNetworkConfigRowStatus In addition, when creating an entry the following conditions must hold: A value for jnxPppMlPppNetworkConfigIndex must have been determined previously, by reading jnxPppMlPppNextNetworkIfIndex. The interface identified by jnxPppMlPppNetworkConfigLowerIfInde must exist by a creation request to the jnxPppMlPppLinkConfigTable. The bundleName specified in jnxPppMlPppNetworkBundleName must have been created first in the jnxPppMlPppBundleTable. A corresponding entry in ifTable/ifXTable/jnxIfTable is created/destroyed as a result of creating/destroying an entry in this table. The following values can be read from this object: active(1) | 1.3.6.1.4.1.2636.3.68.1.1.6.5.1.4 | RowStatus | read-only | current |
| jnxPppMlPppLinkBindTable OBJECT-TYPE This table contains entries for MLPPP Link interface to MLPPP network interfaces bindings. | 1.3.6.1.4.1.2636.3.68.1.1.6.6 | not-accessible | current | |
| jnxPppMlPppLinkBindEntry OBJECT-TYPE Each entry describes the MLPPP link interface to MLPPP network interface bindings. | 1.3.6.1.4.1.2636.3.68.1.1.6.6.1 | not-accessible | current | |
| jnxPppMlPppBindNetworkIfIndex OBJECT-TYPE The ifIndex of the MLPPP network interface. | 1.3.6.1.4.1.2636.3.68.1.1.6.6.1.1 | InterfaceIndex | not-accessible | current |
| jnxPppMlPppBindLinkIfIndex OBJECT-TYPE The ifIndex of a MLPPP link interface bound by the MLPPP network interface defined by jnxPppMlPppBindNetworkIfIndex. | 1.3.6.1.4.1.2636.3.68.1.1.6.6.1.2 | InterfaceIndex | not-accessible | current |
| jnxPppMlPppBindRowStatus OBJECT-TYPE Controls creation/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: jnxPppMlPppBindRowStatus In addition, when creating an entry the following conditions must hold: The interfaces identified by jnxPppMlPppBindNetworkIfIndex and jnxPppMlPppBindLinkIfIndex must be created in the jnxPppMlPppNetworkConfigTable and jnxPppMlPppLinkConfigTable respectively. A MLPPP bundle must be associated with the jnxPppMlPppNetworkIfIndex and exist in the jnxPppMibPppBundleTable. A corresponding entry in ifStackTable is created/destroyed as a result of creating/destroying an entry in this table. The following values can be read from this object: active(1) | 1.3.6.1.4.1.2636.3.68.1.1.6.6.1.3 | RowStatus | read-only | current |
| jnxPppSummary OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.68.1.1.7 | |||
| jnxPppSummaryPppInterfaceCount OBJECT-TYPE The total number of PPP interfaces configured in the system. | 1.3.6.1.4.1.2636.3.68.1.1.7.1 | Integer32 | read-only | current |
| jnxPppSummaryPppIpNCPs OBJECT-TYPE The total number IP NCPs configured in the system. | 1.3.6.1.4.1.2636.3.68.1.1.7.2 | Integer32 | read-only | current |
| jnxPppSummaryPppOsiNCPs OBJECT-TYPE The total number of OSI NCPs configured in the system. | 1.3.6.1.4.1.2636.3.68.1.1.7.3 | Integer32 | read-only | current |
| jnxPppSummaryPppIfAdminUp OBJECT-TYPE The total number of PPP interfaces in the system that are administratively configured to up(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.4 | Integer32 | read-only | current |
| jnxPppSummaryPppIfAdminDown OBJECT-TYPE The total number of PPP interfaces in the system that are administrateively configued to down(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.5 | Integer32 | read-only | current |
| jnxPppSummaryPppIfOperUp OBJECT-TYPE The total number of PPP interfaces in the system with an operational state of up(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.7 | Integer32 | read-only | current |
| jnxPppSummaryPppIfOperDown OBJECT-TYPE The total number of PPP interfaces in the system with an operational state of down(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.8 | Integer32 | read-only | current |
| jnxPppSummaryPppIfOperDormant OBJECT-TYPE The total number of PPP interfaces in the system with an operational state of dormant(5). | 1.3.6.1.4.1.2636.3.68.1.1.7.9 | Integer32 | read-only | current |
| jnxPppSummaryPppIfNotPresent OBJECT-TYPE The total number of PPP interfaces in the system with an operational state of notPresent(6). | 1.3.6.1.4.1.2636.3.68.1.1.7.10 | Integer32 | read-only | current |
| jnxPppSummaryPppIfLowerLayerDown OBJECT-TYPE The total number of PPP interfaces in the system with an operational state of lowerLayerDown(7). | 1.3.6.1.4.1.2636.3.68.1.1.7.11 | Integer32 | read-only | current |
| jnxPppSummaryPppIpNcpOpened OBJECT-TYPE The total number of PPP IP NCPs in the system with an operational state of opened(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.12 | Integer32 | read-only | current |
| jnxPppSummaryPppIpNcpClosed OBJECT-TYPE The total number of PPP IP NCPs in the system with an operational state of not-opened(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.13 | Integer32 | read-only | current |
| jnxPppSummaryPppOsiNcpOpened OBJECT-TYPE The total number of PPP OSI NCPs in the system with an operational state of opened. | 1.3.6.1.4.1.2636.3.68.1.1.7.14 | Integer32 | read-only | current |
| jnxPppSummaryPppOsiNcpClosed OBJECT-TYPE The total number of PPP OSI NCPs in the system with an operational state of closed. | 1.3.6.1.4.1.2636.3.68.1.1.7.15 | Integer32 | read-only | current |
| jnxPppSummaryPppIfLastChangeTime OBJECT-TYPE The value of the sysUpTime at the time of the last PPP interface creation or deletion in the system. If the number of PPP interfaces has been unchanged since the last re-initialization of the system, then this object contains a zero value. | 1.3.6.1.4.1.2636.3.68.1.1.7.16 | TimeTicks | read-only | current |
| jnxPppSummaryPppLinkInterfaceCount OBJECT-TYPE The total number of PPP Link interfaces configured in the system. | 1.3.6.1.4.1.2636.3.68.1.1.7.17 | Integer32 | read-only | current |
| jnxPppSummaryPppLinkIfAdminUp OBJECT-TYPE The total number of PPP Link interfaces in the system that are administratively configured to up(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.18 | Integer32 | read-only | current |
| jnxPppSummaryPppLinkIfAdminDown OBJECT-TYPE The total number of PPP Link interfaces in the system that are administrateively configued to down(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.19 | Integer32 | read-only | current |
| jnxPppSummaryPppLinkIfOperUp OBJECT-TYPE The total number of PPP Link interfaces in the system with an operational state of up(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.20 | Integer32 | read-only | current |
| jnxPppSummaryPppLinkIfOperDown OBJECT-TYPE The total number of PPP Link interfaces in the system with an operational state of down(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.21 | Integer32 | read-only | current |
| jnxPppSummaryPppLinkIfOperDormant OBJECT-TYPE The total number of PPP Link interfaces in the system with an operational state of dormant(5). | 1.3.6.1.4.1.2636.3.68.1.1.7.22 | Integer32 | read-only | current |
| jnxPppSummaryPppLinkIfNotPresent OBJECT-TYPE The total number of PPP link interfaces in the system with an operational state of notPresent(6). | 1.3.6.1.4.1.2636.3.68.1.1.7.23 | Integer32 | read-only | current |
| jnxPppSummaryPppLinkIfLowerLayerDown OBJECT-TYPE The total number of PPP Link interfaces in the system with an operational state of lowerLayerDown(7). | 1.3.6.1.4.1.2636.3.68.1.1.7.24 | Integer32 | read-only | current |
| jnxPppSummaryPppLinkIfLastChangeTime OBJECT-TYPE The value of the sysUpTime at the time of the last PPP Link interface creation or deletion in the system. If the number of PPP interfaces has been unchanged since the last re-initialization of the system, then this object contains a zero value. | 1.3.6.1.4.1.2636.3.68.1.1.7.25 | TimeTicks | read-only | current |
| jnxPppSummaryPppNetworkInterfaceCount OBJECT-TYPE The total number of PPP network interfaces configured in the system. | 1.3.6.1.4.1.2636.3.68.1.1.7.26 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpNCPs OBJECT-TYPE The total number IP NCPs in the system configured on PPP network interfaces. | 1.3.6.1.4.1.2636.3.68.1.1.7.27 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkOsiNCPs OBJECT-TYPE The total number of OSI NCPs in the system configured on PPP network interfaces. | 1.3.6.1.4.1.2636.3.68.1.1.7.28 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIfAdminUp OBJECT-TYPE The total number of PPP network interfaces in the system that are administratively configured to up(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.29 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIfAdminDown OBJECT-TYPE The total number of PPP network interfaces in the system that are administrateively configued to down(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.30 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIfOperUp OBJECT-TYPE The total number of PPP network interfaces in the system with an operational state of up(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.31 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIfOperDown OBJECT-TYPE The total number of PPP network interfaces in the system with an operational state of down(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.32 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIfOperDormant OBJECT-TYPE The total number of PPP network interfaces in the system with an operational state of dormant(5). | 1.3.6.1.4.1.2636.3.68.1.1.7.33 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIfNotPresent OBJECT-TYPE The total number of PPP network interfaces in the system with an operational state of notPresent(6). | 1.3.6.1.4.1.2636.3.68.1.1.7.34 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIfLowerLayerDown OBJECT-TYPE The total number of PPP network interfaces in the system with an operational state of lowerLayerDown(7). | 1.3.6.1.4.1.2636.3.68.1.1.7.35 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpNcpOpened OBJECT-TYPE The total number of PPP IP NCPs in the system with an operational state of opened(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.36 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpNcpClosed OBJECT-TYPE The total number of PPP IP NCPs in the system with an operational state of not-opened(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.37 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkOsiNcpOpened OBJECT-TYPE The total number of PPP OSI NCPs in the system with an operational state of opened. | 1.3.6.1.4.1.2636.3.68.1.1.7.38 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkOsiNcpClosed OBJECT-TYPE The total number of PPP OSI NCPs in the system with an operational state of closed. | 1.3.6.1.4.1.2636.3.68.1.1.7.39 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIfLastChangeTime OBJECT-TYPE The value of the sysUpTime at the time of the last PPP network interface creation or deletion in the system. If the number of PPP network interfaces has been unchanged since the last re-initialization of the system, then this object contains a zero value. | 1.3.6.1.4.1.2636.3.68.1.1.7.40 | TimeTicks | read-only | current |
| jnxPppSummaryPppIpv6NCPs OBJECT-TYPE The total number IPv6 NCPs configured in the system. | 1.3.6.1.4.1.2636.3.68.1.1.7.41 | Integer32 | read-only | current |
| jnxPppSummaryPppIpv6NcpOpened OBJECT-TYPE The total number of PPP IPv6 NCPs in the system with an operational state of opened(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.42 | Integer32 | read-only | current |
| jnxPppSummaryPppIpv6NcpClosed OBJECT-TYPE The total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.43 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpv6NCPs OBJECT-TYPE The total number IPv6 NCPs configured in the system. | 1.3.6.1.4.1.2636.3.68.1.1.7.44 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpv6NcpOpened OBJECT-TYPE The total number of PPP IPv6 NCPs in the system with an operational state of opened(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.45 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpv6NcpClosed OBJECT-TYPE The total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.46 | Integer32 | read-only | current |
| jnxPppSummaryPppStaticInterfaceCount OBJECT-TYPE The total number of static PPP interfaces configured in the system. | 1.3.6.1.4.1.2636.3.68.1.1.7.47 | Integer32 | read-only | current |
| jnxPppSummaryPppMplsNCPs OBJECT-TYPE The total number MPLS NCPs configured in the system. | 1.3.6.1.4.1.2636.3.68.1.1.7.48 | Integer32 | read-only | current |
| jnxPppSummaryPppIpAdminOpen OBJECT-TYPE The total number of IP NCPs in the system that are administratively configured to open(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.49 | Integer32 | read-only | current |
| jnxPppSummaryPppIpAdminClose OBJECT-TYPE The total number of IP NCPs in the system that are administratively configured to close(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.50 | Integer32 | read-only | current |
| jnxPppSummaryPppIpv6AdminOpen OBJECT-TYPE The total number of IPV6 NCPs in the system that are administratively configured to open(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.51 | Integer32 | read-only | current |
| jnxPppSummaryPppIpv6AdminClose OBJECT-TYPE The total number of IPV6 NCPs in the system that are administratively configured to close(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.52 | Integer32 | read-only | current |
| jnxPppSummaryPppOsiAdminOpen OBJECT-TYPE The total number of OSI NCPs in the system that are administratively configured to open(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.53 | Integer32 | read-only | current |
| jnxPppSummaryPppOsiAdminClose OBJECT-TYPE The total number of OSI NCPs in the system that are administratively configured to close(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.54 | Integer32 | read-only | current |
| jnxPppSummaryPppMplsAdminOpen OBJECT-TYPE The total number of MPLS NCPs in the system that are administratively configured to open(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.55 | Integer32 | read-only | current |
| jnxPppSummaryPppMplsAdminClose OBJECT-TYPE The total number of MPLS NCPs in the system that are administratively configured to close(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.56 | Integer32 | read-only | current |
| jnxPppSummaryPppIpNcpNotPresent OBJECT-TYPE The total number of PPP IP NCPs in the system with an operational state of notPresent(3). | 1.3.6.1.4.1.2636.3.68.1.1.7.57 | Integer32 | read-only | current |
| jnxPppSummaryPppIpNcpNoResources OBJECT-TYPE The total number of PPP IP NCPs in the system with an operational state of noResources(4). | 1.3.6.1.4.1.2636.3.68.1.1.7.58 | Integer32 | read-only | current |
| jnxPppSummaryPppIpv6NcpNotPresent OBJECT-TYPE The total number of PPP IPV6 NCPs in the system with an operational state of notPresent(3). | 1.3.6.1.4.1.2636.3.68.1.1.7.59 | Integer32 | read-only | current |
| jnxPppSummaryPppIpv6NcpNoResources OBJECT-TYPE The total number of PPP IPV6 NCPs in the system with an operational state of noResources(4). | 1.3.6.1.4.1.2636.3.68.1.1.7.60 | Integer32 | read-only | current |
| jnxPppSummaryPppOsiNcpNotPresent OBJECT-TYPE The total number of PPP OSI NCPs in the system with an operational state of notPresent(3). | 1.3.6.1.4.1.2636.3.68.1.1.7.61 | Integer32 | read-only | current |
| jnxPppSummaryPppOsiNcpNoResources OBJECT-TYPE The total number of PPP OSI NCPs in the system with an operational state of noResources(4). | 1.3.6.1.4.1.2636.3.68.1.1.7.62 | Integer32 | read-only | current |
| jnxPppSummaryPppMplsNcpOpened OBJECT-TYPE The total number of PPP MPLS NCPs in the system with an operational state of opened(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.63 | Integer32 | read-only | current |
| jnxPppSummaryPppMplsNcpClosed OBJECT-TYPE The total number of PPP MPLS NCPs in the system with an operational state of not-opened(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.64 | Integer32 | read-only | current |
| jnxPppSummaryPppMplsNcpNotPresent OBJECT-TYPE The total number of PPP MPLS NCPs in the system with an operational state of notPresent(3). | 1.3.6.1.4.1.2636.3.68.1.1.7.65 | Integer32 | read-only | current |
| jnxPppSummaryPppMplsNcpNoResources OBJECT-TYPE The total number of PPP MPLS NCPs in the system with an operational state of noResources(4). | 1.3.6.1.4.1.2636.3.68.1.1.7.66 | Integer32 | read-only | current |
| jnxPppSummaryPppLinkStaticInterfaceCount OBJECT-TYPE The total number of static PPP Link interfaces configured in the system. | 1.3.6.1.4.1.2636.3.68.1.1.7.67 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkStaticInterfaceCount OBJECT-TYPE The total number of static PPP network interfaces configured in the system. | 1.3.6.1.4.1.2636.3.68.1.1.7.68 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkMplsNCPs OBJECT-TYPE The total number of MPLS NCPs in the system configured on PPP network interfaces. | 1.3.6.1.4.1.2636.3.68.1.1.7.69 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpAdminOpen OBJECT-TYPE The total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to open(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.70 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpAdminClose OBJECT-TYPE The total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to close(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.71 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpv6AdminOpen OBJECT-TYPE The total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to open(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.72 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpv6AdminClose OBJECT-TYPE The total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to close(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.73 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkOsiAdminOpen OBJECT-TYPE The total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to open(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.74 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkOsiAdminClose OBJECT-TYPE The total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to close(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.75 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkMplsAdminOpen OBJECT-TYPE The total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to open(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.76 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkMplsAdminClose OBJECT-TYPE The total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to close(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.77 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpNcpNotPresent OBJECT-TYPE The total number of IP NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3). | 1.3.6.1.4.1.2636.3.68.1.1.7.78 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpNcpNoResources OBJECT-TYPE The total number of IP NCPs in the system configured on PPP network interfaces with an operational state of noResources(4). | 1.3.6.1.4.1.2636.3.68.1.1.7.79 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpv6NcpNotPresent OBJECT-TYPE The total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3). | 1.3.6.1.4.1.2636.3.68.1.1.7.80 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkIpv6NcpNoResources OBJECT-TYPE The total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of noResources(4). | 1.3.6.1.4.1.2636.3.68.1.1.7.81 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkOsiNcpNotPresent OBJECT-TYPE The total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3). | 1.3.6.1.4.1.2636.3.68.1.1.7.82 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkOsiNcpNoResources OBJECT-TYPE The total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of noResources(4). | 1.3.6.1.4.1.2636.3.68.1.1.7.83 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkMplsNcpOpened OBJECT-TYPE The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of opened(1). | 1.3.6.1.4.1.2636.3.68.1.1.7.84 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkMplsNcpClosed OBJECT-TYPE The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of not-opened(2). | 1.3.6.1.4.1.2636.3.68.1.1.7.85 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkMplsNcpNotPresent OBJECT-TYPE The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3). | 1.3.6.1.4.1.2636.3.68.1.1.7.86 | Integer32 | read-only | current |
| jnxPppSummaryPppNetworkMplsNcpNoResources OBJECT-TYPE The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of noResources(4). | 1.3.6.1.4.1.2636.3.68.1.1.7.87 | Integer32 | read-only | current |
| jnxPppIpv6 OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.68.1.1.8 | |||
| jnxPppIpv6Table OBJECT-TYPE Table containing the IPv6 parameters for the local PPP entity. | 1.3.6.1.4.1.2636.3.68.1.1.8.1 | not-accessible | current | |
| jnxPppIpv6Entry OBJECT-TYPE IPV6CP status information for a particular PPP link. | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1 | not-accessible | current | |
| jnxPppIpv6ServiceStatus OBJECT-TYPE Indicates whether IPv6 protocol service is operating over this PPP link. Service is established on this link through means outside this MIB. | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.1 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppIpv6OperStatus OBJECT-TYPE The operational status of the IPv6 network protocol. If the value of this object is up then the finite state machine for the IPv6 network protocol has reached the Opened state. | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.2 | INTEGER {opened(1), notOpened(2)} | read-only | current |
| jnxPppIpv6TerminateReason OBJECT-TYPE Reason the IPV6CP link was terminated: none None. other Not specified. noService No IPv6 service configured on this PPP link. admin Administratively disabled. linkDown Underlying link is down. peerTerminated Peer initiated termination. peerRenegotiated Peer initiated renegotiation. maxRetriesExceeded Maximum number of config retries exceeded. negotiationFailure Failed to negotiate IPV6CP option. See jnxPppIpv6TerminateNegFailOption. | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.3 | INTEGER {none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)} | read-only | current |
| jnxPppIpv6TerminateNegFailOption OBJECT-TYPE Reports the PPP IPV6CP option for which negotiation failed, when jnxPppIpv6TerminateReason has the value 'negotiationFailure'. | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.4 | INTEGER {none(0), other(1), localIpv6AddressIfIdentifier(2), remoteIpv6AddressIfIdentifier(3)} | read-only | current |
| jnxPppIpv6LocalIpv6AddressIfIdentifier OBJECT-TYPE IPv6 Address Interface Identifier used by the local side. | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.5 | Ipv6AddressIfIdentifier | read-only | current |
| jnxPppIpv6RemoteIpv6AddressIfIdentifier OBJECT-TYPE IPv6 Address Interface Identifier used by the remote side. | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.6 | Ipv6AddressIfIdentifier | read-only | current |
| jnxPppIpv6NetworkStatusIpv6cpRenegoTerminates OBJECT-TYPE Number of times ipv6cp terminated due to peer exceeding max renegotiation attempts. | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.7 | Counter32 | read-only | current |
| jnxPppIpv6ConfigTable OBJECT-TYPE Table containing the IPv6 parameters for the local PPP entity. | 1.3.6.1.4.1.2636.3.68.1.1.8.2 | not-accessible | current | |
| jnxPppIpv6ConfigEntry OBJECT-TYPE IPV6CP configuration information for a particular PPP link. | 1.3.6.1.4.1.2636.3.68.1.1.8.2.1 | not-accessible | current | |
| jnxPppIpv6ConfigAdminStatus OBJECT-TYPE The immediate desired status of the IPv6 network protocol. Setting this object to open will inject an administrative open event into the IPv6 network protocol's finite state machine. Setting this object to close will inject an administrative close event into the IPv6 network protocol's finite state machine. | 1.3.6.1.4.1.2636.3.68.1.1.8.2.1.1 | INTEGER {open(1), close(2)} | read-only | current |
| jnxPppIpv6ConfigInitiateIpv6 OBJECT-TYPE Enables the initiation of negotiation of the IPv6CP. | 1.3.6.1.4.1.2636.3.68.1.1.8.2.1.2 | INTEGER {enable(1), disable(2)} | read-only | current |
| jnxPppIpv6ConfigMaxIpv6cpRenegotiation OBJECT-TYPE Maximum number of allowed ipv6cp renegotiation attempts from peer. | 1.3.6.1.4.1.2636.3.68.1.1.8.2.1.3 | Integer32 (1..65535) | read-only | current |
| jnxPppGlobalConfig OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.68.1.1.9 | |||
| jnxPppPeerIpAddressOptional OBJECT-TYPE This option is used to ignore the conflicts between ppp client's requested IP address and radius/local pool returned address in server during IPNCP negotiation. Enabling this will ensure the IPNCP negotiation to succeed even though the client does not include IP address option in the IPNCP configure request. | 1.3.6.1.4.1.2636.3.68.1.1.9.1 | INTEGER {enable(1), disable(2)} | read-only | current |