JNX-PPP-MIB Download
The Point-to-Point Protocol (PPP) MIB for the Juniper enterprise.
With the IPHost SNMP tool, you can monitor any SNMP objects of the
JNX-PPP-MIB.
OID list for JNX-PPP-MIB
- jnxPppLinkStatusTable
- This table contains entries for PPP interfaces present in the system.
- jnxPppLinkStatusEntry
- Each entry describes the characteristics of a PPP interface.
- jnxPppLinkStatusTerminateReason
- Reason the PPP link was terminated: none None. other Not specified. adminDisable Interface administratively disabled. lowerLayerDown Underlying interface is down. noUpperInterface No interfac ...
- jnxPppLinkStatusTerminateNegFailOption
- Reports the PPP LCP option for which negotiation failed, when jnxPppLinkStatusTerminateReason has the value negotiationFailure.
- jnxPppLinkStatusInKeepaliveRequests
- Number of keepalive requests received.
- jnxPppLinkStatusOutKeepaliveRequests
- Number of keepalive requests transmitted.
- jnxPppLinkStatusInKeepaliveReplies
- Number of keepalive replies received.
- jnxPppLinkStatusOutKeepaliveReplies
- Number of keepalive replies transmitted.
- jnxPppLinkStatusKeepaliveFailures
- Number of keepalive failures detected.
- jnxPppLinkStatusLocalMagicNumber
- Magic number negotiated for the local side.
- jnxPppLinkStatusRemoteMagicNumber
- Magic number negotiated for the remote side.
- jnxPppLinkStatusLocalAuthentication
- Authentication protocol negotiated for the local side.
- jnxPppLinkStatusTunnelIfIndex
- 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
- Number of times lcp terminated due to peer exceeding max renegotiation attempts.
- jnxPppLinkConfigTable
- This table contains entries for PPP interfaces present in the system.
- jnxPppLinkConfigEntry
- 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
- The ifIndex of the PPP interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppNextIfIndex.
- jnxPppLinkConfigRowStatus
- 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 ent ...
- jnxPppLinkConfigLowerIfIndex
- The ifIndex of an interface over which this PPP interface is to be layered.A value of zero indicates no layering. An implementation may choose to require that a non-zero value be configured at entry creation.
- jnxPppLinkConfigKeepalive
- Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo.
- jnxPppLinkConfigAuthentication
- 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 CH ...
- jnxPppLinkConfigMaxAuthenRetries
- The number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset. If authentication negotiation is not supported for this PPP interface, then any attempt to explicitely set this object if RE ...
- jnxPppLinkConfigStandardIfIndex
- The ifIndex value for this interface in the standard PPP MIBs. The ifIndex value for PPP interfaces is not the same for both proprietary and standard MIB tables pertaining to PPP interface. Therefore this value is provide to simply cross referencing stand ...
- jnxPppLinkConfigChapMinChallengeLength
- Minimum value of the CHAP authenticator challenge length value. This value is never greater than jnxPppLinkConfigChapMaxChallengeLength.
- jnxPppLinkConfigChapMaxChallengeLength
- Maximum value of the CHAP authenticator challenge length value. This value is never less than jnxPppLinkConfigChapMinChallengeLength.
- jnxPppLinkConfigPassiveMode
- When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients.
- jnxPppLinkConfigAuthenticatorLogicalSystem
- The name of the logical system to be used for authentication on the PPP interface.With READ-CREATE maximum access , setting this object statically binds the authenticating logical system with the PPP interface. If this object is not explicitly set or it ...
- jnxPppLinkConfigAuthenticatorRoutingInstance
- The name of the routing instancebe used for authentication on the PPP interface. With READ-CREATE maximum access, setting this object statically binds the authenticating routing instance with the PPP interface.If this object is not explicitly set or it is ...
- jnxPppLinkConfigAaaProfile
- The name of the AAA profile to be used for authentication on the PPP interface. With READ-CREATE maximum access, setting this object statically binds the AAA profile with the PPP interface. If this object is not explicitly set or it is set to null string, ...
- jnxPppLinkConfigAuthentication2
- A configuration variable comprised of nibbles i.e. 4 bits, such that a client can supply a list of 0 to 8 selections. The least significant nibble is the first value of the list, and the most significant nibble is the last value. The value in each field ...
- jnxPppLinkConfigIgnoreMagicNumberMismatch
- The ignore magic number mismatch option of the PPP interface determines the action to be taken, when the peer has not negotiated any value yet sent null or invalid magic number in the LCP echo packets. The two actions that can be configured are: 1) Ignore ...
- jnxPppLinkConfigMaxLcpRenegotiation
- Maximum number of allowed lcp renegotiation attempts from peer.
- jnxPppNextIfIndex
- 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.Th ...
- jnxPppIpTable
- Table containing the IP parameters for the local PPP entity.
- jnxPppIpEntry
- IPCP status information for a particular PPP link.
- jnxPppIpServiceStatus
- Indicates whether IP protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.
- jnxPppIpTerminateReason
- Reason the IPCP link was terminated: none None. other Not specified. noService No IP service configured on this PPP link. admin Administratively disabled. linkDown Underly ...
- jnxPppIpTerminateNegFailOption
- Reports the PPP IPCP option for which negotiation failed, when jnxPppIpTerminateReason has the value 'negotiationFailure'.
- jnxPppIpLocalIpAddress
- IP Address used by the local side.
- jnxPppIpRemoteIpAddress
- IP Address used by the remote side.
- jnxPppIpRemotePrimaryDnsAddress
- Primary DNS server used by the remote side.
- jnxPppIpRemoteSecondaryDnsAddress
- Secondary DNS server used by the remote side.
- jnxPppIpRemotePrimaryWinsAddress
- Primary WINS server used by the remote side.
- jnxPppIpRemoteSecondaryWinsAddress
- Secondary WINS server used by the remote side.
- jnxPppIpNetworkStatusIpcpRenegoTerminates
- Number of times ipcp terminated due to peer exceeding max renegotiation attempts.
- jnxPppIpConfigTable
- Table containing the IP parameters for the local PPP entity.
- jnxPppIpConfigEntry
- IPCP configuration information for a particular PPP link.
- jnxPppIpConfigPeerDnsPriority
- 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.
- jnxPppIpConfigPeerWinsPriority
- 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.
- jnxPppIpConfigIpcpNetmask
- Enables the negotiation of the IPCP option netmask (0x90) during IPCP negotiation.
- jnxPppIpConfigInitiateIp
- Enables the initiation of negotiation of the IPCP.
- jnxPppIpConfigMaxIpcpRenegotiation
- Maximum number of allowed ipcp renegotiation attempts from peer.
- jnxPppIpConfigPromptIpcpDnsOption
- Control prompting of IPCP DNS option to remote peer.
- jnxPppIpConfigIpcpLockout
- 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 I ...
- jnxPppOsiTable
- Table containing the OSI parameters for the local PPP entity.
- jnxPppOsiEntry
- OSICP status information for a particular PPP link.
- jnxPppOsiServiceStatus
- Indicates whether OSI protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.
- jnxPppOsiOperStatus
- 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.
- jnxPppOsiTerminateReason
- Reason the OSICP link was terminated: none None. other Not specified. noService No OSI service configured on this PPP link. admin Administratively disabled. linkDown Under ...
- jnxPppOsiTerminateNegFailOption
- Reports the PPP OSICP option for which negotiation failed, when jnxPppOsiTerminateReason has the value 'negotiationFailure'.
- jnxPppOsiLocalAlignNpdu
- 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 ...
- jnxPppOsiRemoteAlignNpdu
- 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 ...
- jnxPppOsiConfigTable
- Table containing configuration variables for the OSICP for the local PPP entity.
- jnxPppOsiConfigEntry
- OSICP information for a particular PPP link.
- jnxPppOsiConfigAdminStatus
- 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 in ...
- jnxPppSessionTable
- This table contains entries for PPP interfaces present in the system.
- jnxPppSessionEntry
- Each entry describes the characteristics of a PPP interface.
- jnxPppSessionGrant
- Indicates whether a session has been granted via the authentication mechanism.
- jnxPppSessionTerminateReason
- The reason the session was terminated.
- jnxPppSessionStartTime
- The value of sysUpTime when this session last became active.
- jnxPppSessionInOctets
- Number of octets received since this session last became active, as denoted by jnxPppSessionStartTime.
- jnxPppSessionOutOctets
- Number of octets sent since this session last became active, as denoted by jnxPppSessionStartTime.
- jnxPppSessionInPackets
- Number of packets received since this session last became active, as denoted by jnxPppSessionStartTime.
- jnxPppSessionOutPackets
- Number of packets sent since this session last became active, as denoted by jnxPppSessionStartTime.
- jnxPppSessionSessionTimeout
- Maximum duration for the session, after which the session terminates automatically.
- jnxPppSessionInactivityTimeout
- Maximum inactivity duration for the session, after which the session terminates automatically.
- jnxPppSessionAccountingInterval
- Interval that must elapse between generation of accounting records for this session.
- jnxPppSessionRemoteIpAddress
- Remote IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
- jnxPppSessionRemotePrimaryDnsAddress
- Remote primary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
- jnxPppSessionRemoteSecondaryDnsAddress
- Remote secondary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
- jnxPppSessionRemotePrimaryWinsAddress
- Remote primary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
- jnxPppSessionRemoteSecondaryWinsAddress
- Remote secondary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
- jnxPppSessionRemoteIpv6AddressIfIdentifier
- IPV6 Address Interface Identifier obtained from the authentication service, to be used during IPCP negotiation with the remote side.
- jnxPppSessionInhibitIp
- Indicates whether a session has had its IP service inhibited by the authentication mechanism.
- jnxPppSessionInhibitIpv6
- Indicates whether a session has had its IPv6 service inhibited by the authentication mechanism.
- jnxPppMlPppBundleTable
- This table contains entries for MLPPP bundles present in the system.
- jnxPppMlPppBundleEntry
- Each entry describes the characteristics of a MLPPP bundle.
- jnxPppMlPppBundleName
- The administrative name of the MLPPP bundle associated with this MLPPP network interface.
- jnxPppMlPppBundleRowStatus
- 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
- 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
- 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. ...
- jnxPppMlPppLinkConfigTable
- This table contains entries for MLPPP interfaces present in the system.
- jnxPppMlPppLinkConfigEntry
- 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
- The ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppMlPppNextLinkIfIndex.
- jnxPppMlPppLinkConfigLowerIfIndex
- 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
- Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo.
- jnxPppMlPppLinkConfigAuthentication
- 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 CH ...
- jnxPppMlPppLinkConfigMaxAuthenRetries
- The number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset.
- jnxPppMlPppLinkConfigRowStatus
- 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 ...
- jnxPppMlPppLinkConfigAaaProfile
- 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 ...
- jnxPppMlPppLinkConfigChapMinChallengeLength
- Minimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than jnxPppMlPppLinkConfigChapMaxChallengeLength.
- jnxPppMlPppLinkConfigChapMaxChallengeLength
- Maximum value of the CHAP authenticator challenge length value.
- jnxPppMlPppLinkConfigPassiveMode
- When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients.
- jnxPppMlPppLinkConfigAuthenticatorLogicalSystem
- 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 ...
- jnxPppMlPppLinkConfigAuthenticatorRoutingInstance
- 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 thi ...
- jnxPppMlPppLinkConfigFragmentation
- Enables MLPPP fragmentation.With read-create maximum access, changing this object has an effect when the link is next restarted.
- jnxPppMlPppLinkConfigReassembly
- Enables MLPPP reassembly. With read-create maximum access, changing this object has an effect when the link is next restarted.
- jnxPppMlPppLinkConfigMaxReceiveReconstructedUnit
- 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 eff ...
- jnxPppMlPppLinkConfigFragmentSize
- 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
- 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.
- jnxPppMlPppLinkConfigAuthentication2
- 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 ...
- jnxPppMlPppLinkConfigIgnoreMagicNumberMismatch
- 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 ...
- jnxPppMlPppLinkConfigMultilinkMulticlass
- Enables Multiclass Multilink PPP (MCML). With read-create maximum access,changing this object has an effect when the link is next restarted.
- jnxPppMlPppLinkConfigMultilinkMaxMultiClasses
- 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
- 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 a ...
- jnxPppMlPppNetworkConfigTable
- This table contains entries for MLPPP network interfaces present in the system.
- jnxPppMlPppNetworkConfigEntry
- 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
- The ifIndex of the MLPPP network interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppMlPppNextNetworkIfIndex.
- jnxPppMlPppNetworkConfigLowerIfIndex
- 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 th ...
- jnxPppMlPppNetworkBundleName
- The MLPPP bundle name administratively assigned.
- jnxPppMlPppNetworkRowStatus
- 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 entr ...
- jnxPppMlPppLinkBindTable
- This table contains entries for MLPPP Link interface to MLPPP network interfaces bindings.
- jnxPppMlPppLinkBindEntry
- Each entry describes the MLPPP link interface to MLPPP network interface bindings.
- jnxPppMlPppBindNetworkIfIndex
- The ifIndex of the MLPPP network interface.
- jnxPppMlPppBindLinkIfIndex
- The ifIndex of a MLPPP link interface bound by the MLPPP network interface defined by jnxPppMlPppBindNetworkIfIndex.
- jnxPppMlPppBindRowStatus
- 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 ...
- jnxPppSummaryPppInterfaceCount
- The total number of PPP interfaces configured in the system.
- jnxPppSummaryPppIpNCPs
- The total number IP NCPs configured in the system.
- jnxPppSummaryPppOsiNCPs
- The total number of OSI NCPs configured in the system.
- jnxPppSummaryPppIfAdminUp
- The total number of PPP interfaces in the system that are administratively configured to up(1).
- jnxPppSummaryPppIfAdminDown
- The total number of PPP interfaces in the system that are administrateively configued to down(2).
- jnxPppSummaryPppIfOperUp
- The total number of PPP interfaces in the system with an operational state of up(1).
- jnxPppSummaryPppIfOperDown
- The total number of PPP interfaces in the system with an operational state of down(2).
- jnxPppSummaryPppIfOperDormant
- The total number of PPP interfaces in the system with an operational state of dormant(5).
- jnxPppSummaryPppIfNotPresent
- The total number of PPP interfaces in the system with an operational state of notPresent(6).
- jnxPppSummaryPppIfLowerLayerDown
- The total number of PPP interfaces in the system with an operational state of lowerLayerDown(7).
- jnxPppSummaryPppIpNcpOpened
- The total number of PPP IP NCPs in the system with an operational state of opened(1).
- jnxPppSummaryPppIpNcpClosed
- The total number of PPP IP NCPs in the system with an operational state of not-opened(2).
- jnxPppSummaryPppOsiNcpOpened
- The total number of PPP OSI NCPs in the system with an operational state of opened.
- jnxPppSummaryPppOsiNcpClosed
- The total number of PPP OSI NCPs in the system with an operational state of closed.
- jnxPppSummaryPppIfLastChangeTime
- 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
- The total number of PPP Link interfaces configured in the system.
- jnxPppSummaryPppLinkIfAdminUp
- The total number of PPP Link interfaces in the system that are administratively configured to up(1).
- jnxPppSummaryPppLinkIfAdminDown
- The total number of PPP Link interfaces in the system that are administrateively configued to down(2).
- jnxPppSummaryPppLinkIfOperUp
- The total number of PPP Link interfaces in the system with an operational state of up(1).
- jnxPppSummaryPppLinkIfOperDown
- The total number of PPP Link interfaces in the system with an operational state of down(2).
- jnxPppSummaryPppLinkIfOperDormant
- The total number of PPP Link interfaces in the system with an operational state of dormant(5).
- jnxPppSummaryPppLinkIfNotPresent
- The total number of PPP link interfaces in the system with an operational state of notPresent(6).
- jnxPppSummaryPppLinkIfLowerLayerDown
- The total number of PPP Link interfaces in the system with an operational state of lowerLayerDown(7).
- jnxPppSummaryPppLinkIfLastChangeTime
- 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
- The total number of PPP network interfaces configured in the system.
- jnxPppSummaryPppNetworkIpNCPs
- The total number IP NCPs in the system configured on PPP network interfaces.
- jnxPppSummaryPppNetworkOsiNCPs
- The total number of OSI NCPs in the system configured on PPP network interfaces.
- jnxPppSummaryPppNetworkIfAdminUp
- The total number of PPP network interfaces in the system that are administratively configured to up(1).
- jnxPppSummaryPppNetworkIfAdminDown
- The total number of PPP network interfaces in the system that are administrateively configued to down(2).
- jnxPppSummaryPppNetworkIfOperUp
- The total number of PPP network interfaces in the system with an operational state of up(1).
- jnxPppSummaryPppNetworkIfOperDown
- The total number of PPP network interfaces in the system with an operational state of down(2).
- jnxPppSummaryPppNetworkIfOperDormant
- The total number of PPP network interfaces in the system with an operational state of dormant(5).
- jnxPppSummaryPppNetworkIfNotPresent
- The total number of PPP network interfaces in the system with an operational state of notPresent(6).
- jnxPppSummaryPppNetworkIfLowerLayerDown
- The total number of PPP network interfaces in the system with an operational state of lowerLayerDown(7).
- jnxPppSummaryPppNetworkIpNcpOpened
- The total number of PPP IP NCPs in the system with an operational state of opened(1).
- jnxPppSummaryPppNetworkIpNcpClosed
- The total number of PPP IP NCPs in the system with an operational state of not-opened(2).
- jnxPppSummaryPppNetworkOsiNcpOpened
- The total number of PPP OSI NCPs in the system with an operational state of opened.
- jnxPppSummaryPppNetworkOsiNcpClosed
- The total number of PPP OSI NCPs in the system with an operational state of closed.
- jnxPppSummaryPppNetworkIfLastChangeTime
- 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
- The total number IPv6 NCPs configured in the system.
- jnxPppSummaryPppIpv6NcpOpened
- The total number of PPP IPv6 NCPs in the system with an operational state of opened(1).
- jnxPppSummaryPppIpv6NcpClosed
- The total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2).
- jnxPppSummaryPppNetworkIpv6NCPs
- The total number IPv6 NCPs configured in the system.
- jnxPppSummaryPppNetworkIpv6NcpOpened
- The total number of PPP IPv6 NCPs in the system with an operational state of opened(1).
- jnxPppSummaryPppNetworkIpv6NcpClosed
- The total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2).
- jnxPppSummaryPppStaticInterfaceCount
- The total number of static PPP interfaces configured in the system.
- jnxPppSummaryPppMplsNCPs
- The total number MPLS NCPs configured in the system.
- jnxPppSummaryPppIpAdminOpen
- The total number of IP NCPs in the system that are administratively configured to open(1).
- jnxPppSummaryPppIpAdminClose
- The total number of IP NCPs in the system that are administratively configured to close(2).
- jnxPppSummaryPppIpv6AdminOpen
- The total number of IPV6 NCPs in the system that are administratively configured to open(1).
- jnxPppSummaryPppIpv6AdminClose
- The total number of IPV6 NCPs in the system that are administratively configured to close(2).
- jnxPppSummaryPppOsiAdminOpen
- The total number of OSI NCPs in the system that are administratively configured to open(1).
- jnxPppSummaryPppOsiAdminClose
- The total number of OSI NCPs in the system that are administratively configured to close(2).
- jnxPppSummaryPppMplsAdminOpen
- The total number of MPLS NCPs in the system that are administratively configured to open(1).
- jnxPppSummaryPppMplsAdminClose
- The total number of MPLS NCPs in the system that are administratively configured to close(2).
- jnxPppSummaryPppIpNcpNotPresent
- The total number of PPP IP NCPs in the system with an operational state of notPresent(3).
- jnxPppSummaryPppIpNcpNoResources
- The total number of PPP IP NCPs in the system with an operational state of noResources(4).
- jnxPppSummaryPppIpv6NcpNotPresent
- The total number of PPP IPV6 NCPs in the system with an operational state of notPresent(3).
- jnxPppSummaryPppIpv6NcpNoResources
- The total number of PPP IPV6 NCPs in the system with an operational state of noResources(4).
- jnxPppSummaryPppOsiNcpNotPresent
- The total number of PPP OSI NCPs in the system with an operational state of notPresent(3).
- jnxPppSummaryPppOsiNcpNoResources
- The total number of PPP OSI NCPs in the system with an operational state of noResources(4).
- jnxPppSummaryPppMplsNcpOpened
- The total number of PPP MPLS NCPs in the system with an operational state of opened(1).
- jnxPppSummaryPppMplsNcpClosed
- The total number of PPP MPLS NCPs in the system with an operational state of not-opened(2).
- jnxPppSummaryPppMplsNcpNotPresent
- The total number of PPP MPLS NCPs in the system with an operational state of notPresent(3).
- jnxPppSummaryPppMplsNcpNoResources
- The total number of PPP MPLS NCPs in the system with an operational state of noResources(4).
- jnxPppSummaryPppLinkStaticInterfaceCount
- The total number of static PPP Link interfaces configured in the system.
- jnxPppSummaryPppNetworkStaticInterfaceCount
- The total number of static PPP network interfaces configured in the system.
- jnxPppSummaryPppNetworkMplsNCPs
- The total number of MPLS NCPs in the system configured on PPP network interfaces.
- jnxPppSummaryPppNetworkIpAdminOpen
- The total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).
- jnxPppSummaryPppNetworkIpAdminClose
- The total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).
- jnxPppSummaryPppNetworkIpv6AdminOpen
- The total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).
- jnxPppSummaryPppNetworkIpv6AdminClose
- The total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).
- jnxPppSummaryPppNetworkOsiAdminOpen
- The total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).
- jnxPppSummaryPppNetworkOsiAdminClose
- The total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).
- jnxPppSummaryPppNetworkMplsAdminOpen
- The total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).
- jnxPppSummaryPppNetworkMplsAdminClose
- The total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).
- jnxPppSummaryPppNetworkIpNcpNotPresent
- The total number of IP NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).
- jnxPppSummaryPppNetworkIpNcpNoResources
- The total number of IP NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).
- jnxPppSummaryPppNetworkIpv6NcpNotPresent
- The total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).
- jnxPppSummaryPppNetworkIpv6NcpNoResources
- The total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).
- jnxPppSummaryPppNetworkOsiNcpNotPresent
- The total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).
- jnxPppSummaryPppNetworkOsiNcpNoResources
- The total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).
- jnxPppSummaryPppNetworkMplsNcpOpened
- The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of opened(1).
- jnxPppSummaryPppNetworkMplsNcpClosed
- The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of not-opened(2).
- jnxPppSummaryPppNetworkMplsNcpNotPresent
- The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).
- jnxPppSummaryPppNetworkMplsNcpNoResources
- The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).
- jnxPppIpv6Table
- Table containing the IPv6 parameters for the local PPP entity.
- jnxPppIpv6Entry
- IPV6CP status information for a particular PPP link.
- jnxPppIpv6ServiceStatus
- Indicates whether IPv6 protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.
- jnxPppIpv6OperStatus
- 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.
- jnxPppIpv6TerminateReason
- Reason the IPV6CP link was terminated: none None. other Not specified. noService No IPv6 service configured on this PPP link. admin Administratively disabled. linkDown Unde ...
- jnxPppIpv6TerminateNegFailOption
- Reports the PPP IPV6CP option for which negotiation failed, when jnxPppIpv6TerminateReason has the value 'negotiationFailure'.
- jnxPppIpv6LocalIpv6AddressIfIdentifier
- IPv6 Address Interface Identifier used by the local side.
- jnxPppIpv6RemoteIpv6AddressIfIdentifier
- IPv6 Address Interface Identifier used by the remote side.
- jnxPppIpv6NetworkStatusIpv6cpRenegoTerminates
- Number of times ipv6cp terminated due to peer exceeding max renegotiation attempts.
- jnxPppIpv6ConfigTable
- Table containing the IPv6 parameters for the local PPP entity.
- jnxPppIpv6ConfigEntry
- IPV6CP configuration information for a particular PPP link.
- jnxPppIpv6ConfigAdminStatus
- 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 ...
- jnxPppIpv6ConfigInitiateIpv6
- Enables the initiation of negotiation of the IPv6CP.
- jnxPppIpv6ConfigMaxIpv6cpRenegotiation
- Maximum number of allowed ipv6cp renegotiation attempts from peer.
- jnxPppPeerIpAddressOptional
- 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 in ...
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.
Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access.
The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.