JNX-PPP-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: JNX-PPP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
jnxPppMIB | 1.3.6.1.4.1.2636.3.68.1 |
The Point-to-Point Protocol (PPP) MIB for the Juniper enterprise. |
||
jnxPPPObjects | 1.3.6.1.4.1.2636.3.68.1.1 | |||
jnxPppLcp | 1.3.6.1.4.1.2636.3.68.1.1.1 | |||
jnxPppLinkStatusTable | 1.3.6.1.4.1.2636.3.68.1.1.1.1 | no-access |
This table contains entries for PPP interfaces present in the system. |
|
1.3.6.1.4.1.2636.3.68.1.1.1.1.1 | no-access |
Each entry describes the characteristics of a PPP interface. |
||
jnxPppLinkStatusTerminateReason | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.1 | integer | read-only |
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. Enumeration: 'keepaliveFailure': 10, 'none': 0, 'tunnelDisconnected': 16, 'lowerLayerDown': 3, 'addressLeaseExpired': 13, 'peerRenegotiated': 7, 'loopback': 17, 'tunnelFailed': 15, 'authenticationFailure': 5, 'peerTerminated': 6, 'inactivityTimeout': 12, 'other': 1, 'negotiationFailure': 9, 'adminLogout': 14, 'sessionTimeout': 11, 'noUpperInterface': 4, 'maxRetriesExceeded': 8, 'adminDisable': 2. |
jnxPppLinkStatusTerminateNegFailOption | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.2 | integer | read-only |
Reports the PPP LCP option for which negotiation failed, when jnxPppLinkStatusTerminateReason has the value negotiationFailure. Enumeration: 'localToRemoteACCompression': 8, 'remoteMagicNumber': 5, 'none': 0, 'remoteMr': 3, 'localAuthentication': 6, 'localMagicNumber': 4, 'other': 1, 'localMr': 2, 'localToRemoteProtocolCompression': 7. |
jnxPppLinkStatusInKeepaliveRequests | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.3 | counter32 | read-only |
Number of keepalive requests received. |
jnxPppLinkStatusOutKeepaliveRequests | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.4 | counter32 | read-only |
Number of keepalive requests transmitted. |
jnxPppLinkStatusInKeepaliveReplies | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.5 | counter32 | read-only |
Number of keepalive replies received. |
jnxPppLinkStatusOutKeepaliveReplies | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.6 | counter32 | read-only |
Number of keepalive replies transmitted. |
jnxPppLinkStatusKeepaliveFailures | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.7 | counter32 | read-only |
Number of keepalive failures detected. |
jnxPppLinkStatusLocalMagicNumber | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.8 | integer32 | read-only |
Magic number negotiated for the local side. This has been deprecated and replaced by jnxPppLinkStatusLocalMagicNumber1 |
jnxPppLinkStatusRemoteMagicNumber | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.9 | integer32 | read-only |
Magic number negotiated for the remote side. This has been deprecated and replaced by jnxPppLinkStatusRemoteMagicNumber1 |
jnxPppLinkStatusLocalAuthentication | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.10 | jnxpppauthentication2 | read-only |
Authentication protocol negotiated for the local side. |
jnxPppLinkStatusTunnelIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.11 | interfaceindexorzero | read-only |
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. |
jnxPppLinkStatuslcpRenegoTerminates | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.12 | counter32 | read-only |
Number of times lcp terminated due to peer exceeding max renegotiation attempts. |
jnxPppLinkStatusLocalMagicNumber1 | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.13 | unsigned32 | read-only |
Magic number negotiated for the local side. |
jnxPppLinkStatusRemoteMagicNumber1 | 1.3.6.1.4.1.2636.3.68.1.1.1.1.1.14 | unsigned32 | read-only |
Magic number negotiated for the remote side. |
jnxPppLinkConfigTable | 1.3.6.1.4.1.2636.3.68.1.1.1.2 | no-access |
This table contains entries for PPP interfaces present in the system. |
|
1.3.6.1.4.1.2636.3.68.1.1.1.2.1 | no-access |
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. |
||
jnxPppLinkConfigIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.1 | interfaceindex | no-access |
The ifIndex of the PPP interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppNextIfIndex. |
jnxPppLinkConfigRowStatus | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.2 | rowstatus | read-only |
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) |
jnxPppLinkConfigLowerIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.3 | interfaceindexorzero | read-only |
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. |
jnxPppLinkConfigKeepalive | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.4 | integer32 | read-only |
Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo. |
jnxPppLinkConfigAuthentication | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.5 | jnxpppauthentication | read-only |
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. |
jnxPppLinkConfigMaxAuthenRetries | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.6 | integer32 | read-only |
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. |
jnxPppLinkConfigStandardIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.7 | interfaceindex | read-only |
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. |
jnxPppLinkConfigChapMinChallengeLength | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.8 | integer32 | read-only |
Minimum value of the CHAP authenticator challenge length value. This value is never greater than jnxPppLinkConfigChapMaxChallengeLength. |
jnxPppLinkConfigChapMaxChallengeLength | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.9 | integer32 | read-only |
Maximum value of the CHAP authenticator challenge length value. This value is never less than jnxPppLinkConfigChapMinChallengeLength. |
jnxPppLinkConfigPassiveMode | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.10 | integer | read-only |
When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppLinkConfigAuthenticatorLogicalSystem | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.11 | octet string | read-only |
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. |
jnxPppLinkConfigAuthenticatorRoutingInstance | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.12 | octet string | read-only |
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. |
jnxPppLinkConfigAaaProfile | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.13 | octet string | read-only |
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. |
jnxPppLinkConfigAuthentication2 | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.14 | jnxnibbleconfig | read-only |
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. |
jnxPppLinkConfigIgnoreMagicNumberMismatch | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.15 | integer | read-only |
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 Enumeration: 'enable': 1, 'disable': 2. |
jnxPppLinkConfigMaxLcpRenegotiation | 1.3.6.1.4.1.2636.3.68.1.1.1.2.1.16 | integer32 | read-only |
Maximum number of allowed lcp renegotiation attempts from peer. |
jnxPppNextIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.1.3 | interfaceindexorzero | read-only |
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. |
jnxPppSec | 1.3.6.1.4.1.2636.3.68.1.1.2 | |||
jnxPppIp | 1.3.6.1.4.1.2636.3.68.1.1.3 | |||
jnxPppIpTable | 1.3.6.1.4.1.2636.3.68.1.1.3.1 | no-access |
Table containing the IP parameters for the local PPP entity. |
|
1.3.6.1.4.1.2636.3.68.1.1.3.1.1 | no-access |
IPCP status information for a particular PPP link. |
||
jnxPppIpServiceStatus | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.1 | integer | read-only |
Indicates whether IP protocol service is operating over this PPP link. Service is established on this link through means outside this MIB. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppIpTerminateReason | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.2 | integer | read-only |
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. Enumeration: 'none': 0, 'peerRenegotiated': 6, 'admin': 3, 'linkDown': 4, 'noService': 2, 'peerTerminated': 5, 'other': 1, 'negotiationFailure': 8, 'maxRetriesExceeded': 7. |
jnxPppIpTerminateNegFailOption | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.3 | integer | read-only |
Reports the PPP IPCP option for which negotiation failed, when jnxPppIpTerminateReason has the value 'negotiationFailure'. Enumeration: 'remotePrimaryDnsAddress': 4, 'none': 0, 'localIpAddressMask': 8, 'remoteIpAddressMask': 9, 'localIpAddress': 2, 'other': 1, 'remoteSecondaryWinsAddress': 7, 'remotePrimaryWinsAddress': 6, 'remoteIpAddress': 3, 'remoteSecondaryDnsAddress': 5. |
jnxPppIpLocalIpAddress | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.4 | ipaddress | read-only |
IP Address used by the local side. |
jnxPppIpRemoteIpAddress | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.5 | ipaddress | read-only |
IP Address used by the remote side. |
jnxPppIpRemotePrimaryDnsAddress | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.6 | ipaddress | read-only |
Primary DNS server used by the remote side. |
jnxPppIpRemoteSecondaryDnsAddress | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.7 | ipaddress | read-only |
Secondary DNS server used by the remote side. |
jnxPppIpRemotePrimaryWinsAddress | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.8 | ipaddress | read-only |
Primary WINS server used by the remote side. |
jnxPppIpRemoteSecondaryWinsAddress | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.9 | ipaddress | read-only |
Secondary WINS server used by the remote side. |
jnxPppIpNetworkStatusIpcpRenegoTerminates | 1.3.6.1.4.1.2636.3.68.1.1.3.1.1.10 | counter32 | read-only |
Number of times ipcp terminated due to peer exceeding max renegotiation attempts. |
jnxPppIpConfigTable | 1.3.6.1.4.1.2636.3.68.1.1.3.2 | no-access |
Table containing the IP parameters for the local PPP entity. |
|
1.3.6.1.4.1.2636.3.68.1.1.3.2.1 | no-access |
IPCP configuration information for a particular PPP link. |
||
jnxPppIpConfigPeerDnsPriority | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.1 | integer | read-only |
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. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppIpConfigPeerWinsPriority | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.2 | integer | read-only |
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. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppIpConfigIpcpNetmask | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.3 | integer | read-only |
Enables the negotiation of the IPCP option netmask (0x90) during IPCP negotiation. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppIpConfigInitiateIp | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.4 | integer | read-only |
Enables the initiation of negotiation of the IPCP. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppIpConfigMaxIpcpRenegotiation | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.5 | integer32 | read-only |
Maximum number of allowed ipcp renegotiation attempts from peer. |
jnxPppIpConfigPromptIpcpDnsOption | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.6 | integer | read-only |
Control prompting of IPCP DNS option to remote peer. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppIpConfigIpcpLockout | 1.3.6.1.4.1.2636.3.68.1.1.3.2.1.7 | integer | read-only |
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. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppOsi | 1.3.6.1.4.1.2636.3.68.1.1.4 | |||
jnxPppOsiTable | 1.3.6.1.4.1.2636.3.68.1.1.4.1 | no-access |
Table containing the OSI parameters for the local PPP entity. |
|
1.3.6.1.4.1.2636.3.68.1.1.4.1.1 | no-access |
OSICP status information for a particular PPP link. |
||
jnxPppOsiServiceStatus | 1.3.6.1.4.1.2636.3.68.1.1.4.1.1.1 | integer | read-only |
Indicates whether OSI protocol service is operating over this PPP link. Service is established on this link through means outside this MIB. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppOsiOperStatus | 1.3.6.1.4.1.2636.3.68.1.1.4.1.1.2 | integer | read-only |
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. Enumeration: 'opened': 1, 'notOpened': 2. |
jnxPppOsiTerminateReason | 1.3.6.1.4.1.2636.3.68.1.1.4.1.1.3 | integer | read-only |
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. Enumeration: 'none': 0, 'peerRenegotiated': 6, 'admin': 3, 'linkDown': 4, 'noService': 2, 'peerTerminated': 5, 'other': 1, 'negotiationFailure': 8, 'maxRetriesExceeded': 7. |
jnxPppOsiTerminateNegFailOption | 1.3.6.1.4.1.2636.3.68.1.1.4.1.1.4 | integer | read-only |
Reports the PPP OSICP option for which negotiation failed, when jnxPppOsiTerminateReason has the value 'negotiationFailure'. Enumeration: 'none': 0, 'other': 1, 'localAlignNpd': 2, 'remoteAlignNpd': 3. |
jnxPppOsiLocalAlignNpdu | 1.3.6.1.4.1.2636.3.68.1.1.4.1.1.5 | integer | read-only |
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. Enumeration: 'even': 254, 'none': 0, 'oneModulo4': 1, 'twoModulo4': 2, 'threeModulo4': 3, 'fourModulo4': 4, 'odd': 255. |
jnxPppOsiRemoteAlignNpdu | 1.3.6.1.4.1.2636.3.68.1.1.4.1.1.6 | integer | read-only |
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. Enumeration: 'even': 254, 'none': 0, 'oneModulo4': 1, 'twoModulo4': 2, 'threeModulo4': 3, 'fourModulo4': 4, 'odd': 255. |
jnxPppOsiConfigTable | 1.3.6.1.4.1.2636.3.68.1.1.4.2 | no-access |
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.1 | no-access |
OSICP information for a particular PPP link. |
||
jnxPppOsiConfigAdminStatus | 1.3.6.1.4.1.2636.3.68.1.1.4.2.1.1 | integer | read-only |
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. Enumeration: 'close': 2, 'open': 1. |
jnxPppSession | 1.3.6.1.4.1.2636.3.68.1.1.5 | |||
jnxPppSessionTable | 1.3.6.1.4.1.2636.3.68.1.1.5.1 | no-access |
This table contains entries for PPP interfaces present in the system. |
|
1.3.6.1.4.1.2636.3.68.1.1.5.1.1 | no-access |
Each entry describes the characteristics of a PPP interface. |
||
jnxPppSessionGrant | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.1 | truthvalue | read-only |
Indicates whether a session has been granted via the authentication mechanism. |
jnxPppSessionTerminateReason | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.2 | integer | read-only |
The reason the session was terminated. Enumeration: 'keepaliveFailure': 3, 'none': 0, 'noResources': 11, 'lowerLayerDown': 7, 'addressLeaseExpired': 16, 'unknown': 1, 'requestTimeout': 14, 'noHardware': 10, 'deny': 9, 'challengeTimeout': 13, 'noInterface': 12, 'inactivityTimeout': 5, 'sessionTimeout': 4, 'tunnelFailed': 18, 'adminLogout': 17, 'adminDisable': 6, 'noUpperInterface': 8, 'authenticatorTimeout': 15, 'userRequest': 2. |
jnxPppSessionStartTime | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.3 | timeticks | read-only |
The value of sysUpTime when this session last became active. |
jnxPppSessionInOctets | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.4 | counter32 | read-only |
Number of octets received since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionInOctets64 |
jnxPppSessionOutOctets | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.5 | counter32 | read-only |
Number of octets sent since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionOutOctets64 |
jnxPppSessionInPackets | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.6 | counter32 | read-only |
Number of packets received since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionInPackets64 |
jnxPppSessionOutPackets | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.7 | counter32 | read-only |
Number of packets sent since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionOutPackets64 |
jnxPppSessionSessionTimeout | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.8 | integer32 | read-only |
Maximum duration for the session, after which the session terminates automatically. |
jnxPppSessionInactivityTimeout | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.9 | integer32 | read-only |
Maximum inactivity duration for the session, after which the session terminates automatically. |
jnxPppSessionAccountingInterval | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.10 | integer32 | read-only |
Interval that must elapse between generation of accounting records for this session. |
jnxPppSessionRemoteIpAddress | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.11 | ipaddress | read-only |
Remote IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
jnxPppSessionRemotePrimaryDnsAddress | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.12 | ipaddress | read-only |
Remote primary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
jnxPppSessionRemoteSecondaryDnsAddress | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.13 | ipaddress | read-only |
Remote secondary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
jnxPppSessionRemotePrimaryWinsAddress | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.14 | ipaddress | read-only |
Remote primary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
jnxPppSessionRemoteSecondaryWinsAddress | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.15 | ipaddress | read-only |
Remote secondary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
jnxPppSessionRemoteIpv6AddressIfIdentifier | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.16 | ipv6addressifidentifier | read-only |
IPV6 Address Interface Identifier obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
jnxPppSessionInhibitIp | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.17 | integer | read-only |
Indicates whether a session has had its IP service inhibited by the authentication mechanism. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppSessionInhibitIpv6 | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.18 | integer | read-only |
Indicates whether a session has had its IPv6 service inhibited by the authentication mechanism. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppSessionInOctets64 | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.19 | counter64 | read-only |
Number of octets received since this session last became active, as denoted by jnxPppSessionStartTime. |
jnxPppSessionOutOctets64 | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.20 | counter64 | read-only |
Number of octets sent since this session last became active, as denoted by jnxPppSessionStartTime. |
jnxPppSessionInPackets64 | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.21 | counter64 | read-only |
Number of packets received since this session last became active, as denoted by jnxPppSessionStartTime. |
jnxPppSessionOutPackets64 | 1.3.6.1.4.1.2636.3.68.1.1.5.1.1.22 | counter64 | read-only |
Number of packets sent since this session last became active, as denoted by jnxPppSessionStartTime. |
jnxPppMlPpp | 1.3.6.1.4.1.2636.3.68.1.1.6 | |||
jnxPppMlPppBundleTable | 1.3.6.1.4.1.2636.3.68.1.1.6.1 | no-access |
This table contains entries for MLPPP bundles present in the system. |
|
1.3.6.1.4.1.2636.3.68.1.1.6.1.1 | no-access |
Each entry describes the characteristics of a MLPPP bundle. |
||
jnxPppMlPppBundleName | 1.3.6.1.4.1.2636.3.68.1.1.6.1.1.1 | jnxpppmlpppbundlename | no-access |
The administrative name of the MLPPP bundle associated with this MLPPP network interface. |
jnxPppMlPppBundleRowStatus | 1.3.6.1.4.1.2636.3.68.1.1.6.1.1.2 | rowstatus | read-only |
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) |
jnxPppMlPppBundleNetworkIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.6.1.1.3 | interfaceindex | read-only |
The ifIndex of this MLPPP network interface. It is a valid ifIndex even if there is no corresponding network interface instance in the jnxPppMlPppLinkConfigTable. |
jnxPppMlPppNextLinkIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.6.2 | interfaceindexorzero | read-only |
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. |
jnxPppMlPppLinkConfigTable | 1.3.6.1.4.1.2636.3.68.1.1.6.3 | no-access |
This table contains entries for MLPPP interfaces present in the system. |
|
1.3.6.1.4.1.2636.3.68.1.1.6.3.1 | no-access |
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. |
||
jnxPppMlPppLinkConfigIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.1 | interfaceindex | no-access |
The ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppMlPppNextLinkIfIndex. |
jnxPppMlPppLinkConfigLowerIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.2 | interfaceindexorzero | read-only |
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. |
jnxPppMlPppLinkConfigKeepalive | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.4 | integer32 | read-only |
Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo. |
jnxPppMlPppLinkConfigAuthentication | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.5 | jnxpppauthentication | read-only |
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. |
jnxPppMlPppLinkConfigMaxAuthenRetries | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.6 | integer32 | read-only |
The number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset. |
jnxPppMlPppLinkConfigRowStatus | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.7 | rowstatus | read-only |
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) |
jnxPppMlPppLinkConfigAaaProfile | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.8 | octet string | read-only |
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. |
jnxPppMlPppLinkConfigChapMinChallengeLength | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.9 | integer32 | read-only |
Minimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than jnxPppMlPppLinkConfigChapMaxChallengeLength. |
jnxPppMlPppLinkConfigChapMaxChallengeLength | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.10 | integer32 | read-only |
Maximum value of the CHAP authenticator challenge length value. |
jnxPppMlPppLinkConfigPassiveMode | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.11 | integer | read-only |
When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppMlPppLinkConfigAuthenticatorLogicalSystem | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.12 | octet string | read-only |
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. |
jnxPppMlPppLinkConfigAuthenticatorRoutingInstance | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.13 | octet string | read-only |
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. |
jnxPppMlPppLinkConfigFragmentation | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.14 | integer | read-only |
Enables MLPPP fragmentation.With read-create maximum access, changing this object has an effect when the link is next restarted. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppMlPppLinkConfigReassembly | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.15 | integer | read-only |
Enables MLPPP reassembly. With read-create maximum access, changing this object has an effect when the link is next restarted. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppMlPppLinkConfigMaxReceiveReconstructedUnit | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.16 | integer32 | read-only |
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. |
jnxPppMlPppLinkConfigFragmentSize | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.17 | integer32 | read-only |
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. |
jnxPppMlPppLinkConfigHashLinkSelection | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.18 | integer | read-only |
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. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppMlPppLinkConfigAuthentication2 | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.19 | jnxnibbleconfig | read-only |
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. |
jnxPppMlPppLinkConfigIgnoreMagicNumberMismatch | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.20 | integer | read-only |
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 Enumeration: 'enable': 1, 'disable': 2. |
jnxPppMlPppLinkConfigMultilinkMulticlass | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.21 | integer | read-only |
Enables Multiclass Multilink PPP (MCML). With read-create maximum access,changing this object has an effect when the link is next restarted. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppMlPppLinkConfigMultilinkMaxMultiClasses | 1.3.6.1.4.1.2636.3.68.1.1.6.3.1.22 | integer | read-only |
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. |
jnxPppMlPppNextNetworkIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.6.4 | interfaceindexorzero | read-only |
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. |
jnxPppMlPppNetworkConfigTable | 1.3.6.1.4.1.2636.3.68.1.1.6.5 | no-access |
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.1 | no-access |
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. |
||
jnxPppMlPppNetworkConfigIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.6.5.1.1 | interfaceindex | no-access |
The ifIndex of the MLPPP network interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppMlPppNextNetworkIfIndex. |
jnxPppMlPppNetworkConfigLowerIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.6.5.1.2 | interfaceindex | read-only |
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. |
jnxPppMlPppNetworkBundleName | 1.3.6.1.4.1.2636.3.68.1.1.6.5.1.3 | jnxpppmlpppbundlename | read-only |
The MLPPP bundle name administratively assigned. |
jnxPppMlPppNetworkRowStatus | 1.3.6.1.4.1.2636.3.68.1.1.6.5.1.4 | rowstatus | read-only |
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) |
jnxPppMlPppLinkBindTable | 1.3.6.1.4.1.2636.3.68.1.1.6.6 | no-access |
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.1 | no-access |
Each entry describes the MLPPP link interface to MLPPP network interface bindings. |
||
jnxPppMlPppBindNetworkIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.6.6.1.1 | interfaceindex | no-access |
The ifIndex of the MLPPP network interface. |
jnxPppMlPppBindLinkIfIndex | 1.3.6.1.4.1.2636.3.68.1.1.6.6.1.2 | interfaceindex | no-access |
The ifIndex of a MLPPP link interface bound by the MLPPP network interface defined by jnxPppMlPppBindNetworkIfIndex. |
jnxPppMlPppBindRowStatus | 1.3.6.1.4.1.2636.3.68.1.1.6.6.1.3 | rowstatus | read-only |
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) |
jnxPppSummary | 1.3.6.1.4.1.2636.3.68.1.1.7 | |||
jnxPppSummaryPppInterfaceCount | 1.3.6.1.4.1.2636.3.68.1.1.7.1 | integer32 | read-only |
The total number of PPP interfaces configured in the system. |
jnxPppSummaryPppIpNCPs | 1.3.6.1.4.1.2636.3.68.1.1.7.2 | integer32 | read-only |
The total number IP NCPs configured in the system. |
jnxPppSummaryPppOsiNCPs | 1.3.6.1.4.1.2636.3.68.1.1.7.3 | integer32 | read-only |
The total number of OSI NCPs configured in the system. |
jnxPppSummaryPppIfAdminUp | 1.3.6.1.4.1.2636.3.68.1.1.7.4 | integer32 | read-only |
The total number of PPP interfaces in the system that are administratively configured to up(1). |
jnxPppSummaryPppIfAdminDown | 1.3.6.1.4.1.2636.3.68.1.1.7.5 | integer32 | read-only |
The total number of PPP interfaces in the system that are administrateively configued to down(2). |
jnxPppSummaryPppIfOperUp | 1.3.6.1.4.1.2636.3.68.1.1.7.7 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of up(1). |
jnxPppSummaryPppIfOperDown | 1.3.6.1.4.1.2636.3.68.1.1.7.8 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of down(2). |
jnxPppSummaryPppIfOperDormant | 1.3.6.1.4.1.2636.3.68.1.1.7.9 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of dormant(5). |
jnxPppSummaryPppIfNotPresent | 1.3.6.1.4.1.2636.3.68.1.1.7.10 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of notPresent(6). |
jnxPppSummaryPppIfLowerLayerDown | 1.3.6.1.4.1.2636.3.68.1.1.7.11 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of lowerLayerDown(7). |
jnxPppSummaryPppIpNcpOpened | 1.3.6.1.4.1.2636.3.68.1.1.7.12 | integer32 | read-only |
The total number of PPP IP NCPs in the system with an operational state of opened(1). |
jnxPppSummaryPppIpNcpClosed | 1.3.6.1.4.1.2636.3.68.1.1.7.13 | integer32 | read-only |
The total number of PPP IP NCPs in the system with an operational state of not-opened(2). |
jnxPppSummaryPppOsiNcpOpened | 1.3.6.1.4.1.2636.3.68.1.1.7.14 | integer32 | read-only |
The total number of PPP OSI NCPs in the system with an operational state of opened. |
jnxPppSummaryPppOsiNcpClosed | 1.3.6.1.4.1.2636.3.68.1.1.7.15 | integer32 | read-only |
The total number of PPP OSI NCPs in the system with an operational state of closed. |
jnxPppSummaryPppIfLastChangeTime | 1.3.6.1.4.1.2636.3.68.1.1.7.16 | timeticks | read-only |
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. |
jnxPppSummaryPppLinkInterfaceCount | 1.3.6.1.4.1.2636.3.68.1.1.7.17 | integer32 | read-only |
The total number of PPP Link interfaces configured in the system. |
jnxPppSummaryPppLinkIfAdminUp | 1.3.6.1.4.1.2636.3.68.1.1.7.18 | integer32 | read-only |
The total number of PPP Link interfaces in the system that are administratively configured to up(1). |
jnxPppSummaryPppLinkIfAdminDown | 1.3.6.1.4.1.2636.3.68.1.1.7.19 | integer32 | read-only |
The total number of PPP Link interfaces in the system that are administrateively configued to down(2). |
jnxPppSummaryPppLinkIfOperUp | 1.3.6.1.4.1.2636.3.68.1.1.7.20 | integer32 | read-only |
The total number of PPP Link interfaces in the system with an operational state of up(1). |
jnxPppSummaryPppLinkIfOperDown | 1.3.6.1.4.1.2636.3.68.1.1.7.21 | integer32 | read-only |
The total number of PPP Link interfaces in the system with an operational state of down(2). |
jnxPppSummaryPppLinkIfOperDormant | 1.3.6.1.4.1.2636.3.68.1.1.7.22 | integer32 | read-only |
The total number of PPP Link interfaces in the system with an operational state of dormant(5). |
jnxPppSummaryPppLinkIfNotPresent | 1.3.6.1.4.1.2636.3.68.1.1.7.23 | integer32 | read-only |
The total number of PPP link interfaces in the system with an operational state of notPresent(6). |
jnxPppSummaryPppLinkIfLowerLayerDown | 1.3.6.1.4.1.2636.3.68.1.1.7.24 | integer32 | read-only |
The total number of PPP Link interfaces in the system with an operational state of lowerLayerDown(7). |
jnxPppSummaryPppLinkIfLastChangeTime | 1.3.6.1.4.1.2636.3.68.1.1.7.25 | timeticks | read-only |
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. |
jnxPppSummaryPppNetworkInterfaceCount | 1.3.6.1.4.1.2636.3.68.1.1.7.26 | integer32 | read-only |
The total number of PPP network interfaces configured in the system. |
jnxPppSummaryPppNetworkIpNCPs | 1.3.6.1.4.1.2636.3.68.1.1.7.27 | integer32 | read-only |
The total number IP NCPs in the system configured on PPP network interfaces. |
jnxPppSummaryPppNetworkOsiNCPs | 1.3.6.1.4.1.2636.3.68.1.1.7.28 | integer32 | read-only |
The total number of OSI NCPs in the system configured on PPP network interfaces. |
jnxPppSummaryPppNetworkIfAdminUp | 1.3.6.1.4.1.2636.3.68.1.1.7.29 | integer32 | read-only |
The total number of PPP network interfaces in the system that are administratively configured to up(1). |
jnxPppSummaryPppNetworkIfAdminDown | 1.3.6.1.4.1.2636.3.68.1.1.7.30 | integer32 | read-only |
The total number of PPP network interfaces in the system that are administrateively configued to down(2). |
jnxPppSummaryPppNetworkIfOperUp | 1.3.6.1.4.1.2636.3.68.1.1.7.31 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of up(1). |
jnxPppSummaryPppNetworkIfOperDown | 1.3.6.1.4.1.2636.3.68.1.1.7.32 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of down(2). |
jnxPppSummaryPppNetworkIfOperDormant | 1.3.6.1.4.1.2636.3.68.1.1.7.33 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of dormant(5). |
jnxPppSummaryPppNetworkIfNotPresent | 1.3.6.1.4.1.2636.3.68.1.1.7.34 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of notPresent(6). |
jnxPppSummaryPppNetworkIfLowerLayerDown | 1.3.6.1.4.1.2636.3.68.1.1.7.35 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of lowerLayerDown(7). |
jnxPppSummaryPppNetworkIpNcpOpened | 1.3.6.1.4.1.2636.3.68.1.1.7.36 | integer32 | read-only |
The total number of PPP IP NCPs in the system with an operational state of opened(1). |
jnxPppSummaryPppNetworkIpNcpClosed | 1.3.6.1.4.1.2636.3.68.1.1.7.37 | integer32 | read-only |
The total number of PPP IP NCPs in the system with an operational state of not-opened(2). |
jnxPppSummaryPppNetworkOsiNcpOpened | 1.3.6.1.4.1.2636.3.68.1.1.7.38 | integer32 | read-only |
The total number of PPP OSI NCPs in the system with an operational state of opened. |
jnxPppSummaryPppNetworkOsiNcpClosed | 1.3.6.1.4.1.2636.3.68.1.1.7.39 | integer32 | read-only |
The total number of PPP OSI NCPs in the system with an operational state of closed. |
jnxPppSummaryPppNetworkIfLastChangeTime | 1.3.6.1.4.1.2636.3.68.1.1.7.40 | timeticks | read-only |
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. |
jnxPppSummaryPppIpv6NCPs | 1.3.6.1.4.1.2636.3.68.1.1.7.41 | integer32 | read-only |
The total number IPv6 NCPs configured in the system. |
jnxPppSummaryPppIpv6NcpOpened | 1.3.6.1.4.1.2636.3.68.1.1.7.42 | integer32 | read-only |
The total number of PPP IPv6 NCPs in the system with an operational state of opened(1). |
jnxPppSummaryPppIpv6NcpClosed | 1.3.6.1.4.1.2636.3.68.1.1.7.43 | integer32 | read-only |
The total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2). |
jnxPppSummaryPppNetworkIpv6NCPs | 1.3.6.1.4.1.2636.3.68.1.1.7.44 | integer32 | read-only |
The total number IPv6 NCPs configured in the system. |
jnxPppSummaryPppNetworkIpv6NcpOpened | 1.3.6.1.4.1.2636.3.68.1.1.7.45 | integer32 | read-only |
The total number of PPP IPv6 NCPs in the system with an operational state of opened(1). |
jnxPppSummaryPppNetworkIpv6NcpClosed | 1.3.6.1.4.1.2636.3.68.1.1.7.46 | integer32 | read-only |
The total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2). |
jnxPppSummaryPppStaticInterfaceCount | 1.3.6.1.4.1.2636.3.68.1.1.7.47 | integer32 | read-only |
The total number of static PPP interfaces configured in the system. |
jnxPppSummaryPppMplsNCPs | 1.3.6.1.4.1.2636.3.68.1.1.7.48 | integer32 | read-only |
The total number MPLS NCPs configured in the system. |
jnxPppSummaryPppIpAdminOpen | 1.3.6.1.4.1.2636.3.68.1.1.7.49 | integer32 | read-only |
The total number of IP NCPs in the system that are administratively configured to open(1). |
jnxPppSummaryPppIpAdminClose | 1.3.6.1.4.1.2636.3.68.1.1.7.50 | integer32 | read-only |
The total number of IP NCPs in the system that are administratively configured to close(2). |
jnxPppSummaryPppIpv6AdminOpen | 1.3.6.1.4.1.2636.3.68.1.1.7.51 | integer32 | read-only |
The total number of IPV6 NCPs in the system that are administratively configured to open(1). |
jnxPppSummaryPppIpv6AdminClose | 1.3.6.1.4.1.2636.3.68.1.1.7.52 | integer32 | read-only |
The total number of IPV6 NCPs in the system that are administratively configured to close(2). |
jnxPppSummaryPppOsiAdminOpen | 1.3.6.1.4.1.2636.3.68.1.1.7.53 | integer32 | read-only |
The total number of OSI NCPs in the system that are administratively configured to open(1). |
jnxPppSummaryPppOsiAdminClose | 1.3.6.1.4.1.2636.3.68.1.1.7.54 | integer32 | read-only |
The total number of OSI NCPs in the system that are administratively configured to close(2). |
jnxPppSummaryPppMplsAdminOpen | 1.3.6.1.4.1.2636.3.68.1.1.7.55 | integer32 | read-only |
The total number of MPLS NCPs in the system that are administratively configured to open(1). |
jnxPppSummaryPppMplsAdminClose | 1.3.6.1.4.1.2636.3.68.1.1.7.56 | integer32 | read-only |
The total number of MPLS NCPs in the system that are administratively configured to close(2). |
jnxPppSummaryPppIpNcpNotPresent | 1.3.6.1.4.1.2636.3.68.1.1.7.57 | integer32 | read-only |
The total number of PPP IP NCPs in the system with an operational state of notPresent(3). |
jnxPppSummaryPppIpNcpNoResources | 1.3.6.1.4.1.2636.3.68.1.1.7.58 | integer32 | read-only |
The total number of PPP IP NCPs in the system with an operational state of noResources(4). |
jnxPppSummaryPppIpv6NcpNotPresent | 1.3.6.1.4.1.2636.3.68.1.1.7.59 | integer32 | read-only |
The total number of PPP IPV6 NCPs in the system with an operational state of notPresent(3). |
jnxPppSummaryPppIpv6NcpNoResources | 1.3.6.1.4.1.2636.3.68.1.1.7.60 | integer32 | read-only |
The total number of PPP IPV6 NCPs in the system with an operational state of noResources(4). |
jnxPppSummaryPppOsiNcpNotPresent | 1.3.6.1.4.1.2636.3.68.1.1.7.61 | integer32 | read-only |
The total number of PPP OSI NCPs in the system with an operational state of notPresent(3). |
jnxPppSummaryPppOsiNcpNoResources | 1.3.6.1.4.1.2636.3.68.1.1.7.62 | integer32 | read-only |
The total number of PPP OSI NCPs in the system with an operational state of noResources(4). |
jnxPppSummaryPppMplsNcpOpened | 1.3.6.1.4.1.2636.3.68.1.1.7.63 | integer32 | read-only |
The total number of PPP MPLS NCPs in the system with an operational state of opened(1). |
jnxPppSummaryPppMplsNcpClosed | 1.3.6.1.4.1.2636.3.68.1.1.7.64 | integer32 | read-only |
The total number of PPP MPLS NCPs in the system with an operational state of not-opened(2). |
jnxPppSummaryPppMplsNcpNotPresent | 1.3.6.1.4.1.2636.3.68.1.1.7.65 | integer32 | read-only |
The total number of PPP MPLS NCPs in the system with an operational state of notPresent(3). |
jnxPppSummaryPppMplsNcpNoResources | 1.3.6.1.4.1.2636.3.68.1.1.7.66 | integer32 | read-only |
The total number of PPP MPLS NCPs in the system with an operational state of noResources(4). |
jnxPppSummaryPppLinkStaticInterfaceCount | 1.3.6.1.4.1.2636.3.68.1.1.7.67 | integer32 | read-only |
The total number of static PPP Link interfaces configured in the system. |
jnxPppSummaryPppNetworkStaticInterfaceCount | 1.3.6.1.4.1.2636.3.68.1.1.7.68 | integer32 | read-only |
The total number of static PPP network interfaces configured in the system. |
jnxPppSummaryPppNetworkMplsNCPs | 1.3.6.1.4.1.2636.3.68.1.1.7.69 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces. |
jnxPppSummaryPppNetworkIpAdminOpen | 1.3.6.1.4.1.2636.3.68.1.1.7.70 | integer32 | read-only |
The total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to open(1). |
jnxPppSummaryPppNetworkIpAdminClose | 1.3.6.1.4.1.2636.3.68.1.1.7.71 | integer32 | read-only |
The total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to close(2). |
jnxPppSummaryPppNetworkIpv6AdminOpen | 1.3.6.1.4.1.2636.3.68.1.1.7.72 | integer32 | read-only |
The total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to open(1). |
jnxPppSummaryPppNetworkIpv6AdminClose | 1.3.6.1.4.1.2636.3.68.1.1.7.73 | integer32 | read-only |
The total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to close(2). |
jnxPppSummaryPppNetworkOsiAdminOpen | 1.3.6.1.4.1.2636.3.68.1.1.7.74 | integer32 | read-only |
The total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to open(1). |
jnxPppSummaryPppNetworkOsiAdminClose | 1.3.6.1.4.1.2636.3.68.1.1.7.75 | integer32 | read-only |
The total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to close(2). |
jnxPppSummaryPppNetworkMplsAdminOpen | 1.3.6.1.4.1.2636.3.68.1.1.7.76 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to open(1). |
jnxPppSummaryPppNetworkMplsAdminClose | 1.3.6.1.4.1.2636.3.68.1.1.7.77 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to close(2). |
jnxPppSummaryPppNetworkIpNcpNotPresent | 1.3.6.1.4.1.2636.3.68.1.1.7.78 | integer32 | read-only |
The total number of IP NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3). |
jnxPppSummaryPppNetworkIpNcpNoResources | 1.3.6.1.4.1.2636.3.68.1.1.7.79 | integer32 | read-only |
The total number of IP NCPs in the system configured on PPP network interfaces with an operational state of noResources(4). |
jnxPppSummaryPppNetworkIpv6NcpNotPresent | 1.3.6.1.4.1.2636.3.68.1.1.7.80 | integer32 | read-only |
The total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3). |
jnxPppSummaryPppNetworkIpv6NcpNoResources | 1.3.6.1.4.1.2636.3.68.1.1.7.81 | integer32 | read-only |
The total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of noResources(4). |
jnxPppSummaryPppNetworkOsiNcpNotPresent | 1.3.6.1.4.1.2636.3.68.1.1.7.82 | integer32 | read-only |
The total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3). |
jnxPppSummaryPppNetworkOsiNcpNoResources | 1.3.6.1.4.1.2636.3.68.1.1.7.83 | integer32 | read-only |
The total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of noResources(4). |
jnxPppSummaryPppNetworkMplsNcpOpened | 1.3.6.1.4.1.2636.3.68.1.1.7.84 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of opened(1). |
jnxPppSummaryPppNetworkMplsNcpClosed | 1.3.6.1.4.1.2636.3.68.1.1.7.85 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of not-opened(2). |
jnxPppSummaryPppNetworkMplsNcpNotPresent | 1.3.6.1.4.1.2636.3.68.1.1.7.86 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3). |
jnxPppSummaryPppNetworkMplsNcpNoResources | 1.3.6.1.4.1.2636.3.68.1.1.7.87 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of noResources(4). |
jnxPppIpv6 | 1.3.6.1.4.1.2636.3.68.1.1.8 | |||
jnxPppIpv6Table | 1.3.6.1.4.1.2636.3.68.1.1.8.1 | no-access |
Table containing the IPv6 parameters for the local PPP entity. |
|
1.3.6.1.4.1.2636.3.68.1.1.8.1.1 | no-access |
IPV6CP status information for a particular PPP link. |
||
jnxPppIpv6ServiceStatus | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.1 | integer | read-only |
Indicates whether IPv6 protocol service is operating over this PPP link. Service is established on this link through means outside this MIB. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppIpv6OperStatus | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.2 | integer | read-only |
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. Enumeration: 'opened': 1, 'notOpened': 2. |
jnxPppIpv6TerminateReason | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.3 | integer | read-only |
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. Enumeration: 'none': 0, 'peerRenegotiated': 6, 'admin': 3, 'linkDown': 4, 'noService': 2, 'peerTerminated': 5, 'other': 1, 'negotiationFailure': 8, 'maxRetriesExceeded': 7. |
jnxPppIpv6TerminateNegFailOption | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.4 | integer | read-only |
Reports the PPP IPV6CP option for which negotiation failed, when jnxPppIpv6TerminateReason has the value 'negotiationFailure'. Enumeration: 'none': 0, 'other': 1, 'localIpv6AddressIfIdentifier': 2, 'remoteIpv6AddressIfIdentifier': 3. |
jnxPppIpv6LocalIpv6AddressIfIdentifier | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.5 | ipv6addressifidentifier | read-only |
IPv6 Address Interface Identifier used by the local side. |
jnxPppIpv6RemoteIpv6AddressIfIdentifier | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.6 | ipv6addressifidentifier | read-only |
IPv6 Address Interface Identifier used by the remote side. |
jnxPppIpv6NetworkStatusIpv6cpRenegoTerminates | 1.3.6.1.4.1.2636.3.68.1.1.8.1.1.7 | counter32 | read-only |
Number of times ipv6cp terminated due to peer exceeding max renegotiation attempts. |
jnxPppIpv6ConfigTable | 1.3.6.1.4.1.2636.3.68.1.1.8.2 | no-access |
Table containing the IPv6 parameters for the local PPP entity. |
|
1.3.6.1.4.1.2636.3.68.1.1.8.2.1 | no-access |
IPV6CP configuration information for a particular PPP link. |
||
jnxPppIpv6ConfigAdminStatus | 1.3.6.1.4.1.2636.3.68.1.1.8.2.1.1 | integer | read-only |
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. Enumeration: 'close': 2, 'open': 1. |
jnxPppIpv6ConfigInitiateIpv6 | 1.3.6.1.4.1.2636.3.68.1.1.8.2.1.2 | integer | read-only |
Enables the initiation of negotiation of the IPv6CP. Enumeration: 'enable': 1, 'disable': 2. |
jnxPppIpv6ConfigMaxIpv6cpRenegotiation | 1.3.6.1.4.1.2636.3.68.1.1.8.2.1.3 | integer32 | read-only |
Maximum number of allowed ipv6cp renegotiation attempts from peer. |
jnxPppGlobalConfig | 1.3.6.1.4.1.2636.3.68.1.1.9 | |||
jnxPppPeerIpAddressOptional | 1.3.6.1.4.1.2636.3.68.1.1.9.1 | integer | read-only |
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. Enumeration: 'enable': 1, 'disable': 2. |