MRV-IN-REACH-PPP-MIB

MIB Reference — IPNetwork Monitor

All MIBsMRV-IN-REACH-PPP-MIB

Category: WAN

Description:

Manages MRV In-Reach PPP link configuration, authentication, and negotiation.

Imported Objects

From MRV-IN-REACH-PRODUCT-DIVISION-MIB

mrvInReachProductDivisionOBJECT-IDENTITY

From RFC-1212

OBJECT-TYPE

From RFC1155-SMI

Counter
IpAddress

From RFC1213-MIB

ifIndex

What Is MRV-IN-REACH-PPP-MIB?

MRV-IN-REACH-PPP-MIB is a vendor-specific MIB from MRV Communications covering Point-to-Point Protocol (PPP) link configuration, authentication, and negotiation on its In-Reach console-server/network-access product line. It belongs to the WAN/dial-up and serial-link management area of MRV's terminal-server products. It exposes objects for configuring PPP link parameters, authentication method, and negotiation options per port/interface. Its principal use is monitoring the software-level status of PPP links — whether a link has successfully negotiated and authenticated — rather than physical hardware health, helping confirm remote dial-up/serial PPP connections are established as configured. It depends on the base MRV In-Reach system MIB framework, and is deployed on In-Reach access servers providing serial or dial-up PPP connectivity to remote devices or users. Network engineers evaluating or troubleshooting this functionality can download the MRV-IN-REACH-PPP-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in MRV-IN-REACH-PPP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • PPP link configuration
  • PPP authentication status
  • PPP negotiation state per port

Supported Devices

  • MRV In-Reach console/terminal server
  • serial/dial-up remote access server

Monitoring Examples

No sample_objects were supplied for this MIB in the source data. In a typical deployment, an administrator would use this module's PPP link and authentication configuration objects to confirm that a given serial/dial port has successfully negotiated and authenticated a PPP session with a remote peer, and to spot ports stuck in a negotiating or failed-authentication state. Without concrete object names from the source, more specific technical detail would be speculative.

OIDs
OID symbolicOID numericTypeAccessDescription
xPpp1.3.6.1.4.1.33.22
xPppBasic1.3.6.1.4.1.33.22.1
xPppConfigTable1.3.6.1.4.1.33.22.1.1not-accessibleA table containing PPP specific variables for this PPP implementation.
xPppConfigEntry1.3.6.1.4.1.33.22.1.1.1not-accessibleManagement information about a particular PPP.
INT xPppConfigOpen1.3.6.1.4.1.33.22.1.1.1.1INTEGERread-writeDetermines if PPP is configured on this port.
INT xPppConfigActive1.3.6.1.4.1.33.22.1.1.1.2INTEGERread-writeDetermines if LCP will actively open or wait passively.
INT xPppConfigDefaults1.3.6.1.4.1.33.22.1.1.1.3INTEGERread-writeRevert to factory default PPP parameters. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' sets PPP parameters to factory defaults.
INT xPppConfigRestartTimer1.3.6.1.4.1.33.22.1.1.1.4INTEGERread-writeThe number of seconds waited before retransmitting during option negotiation.
INT xPppConfigConfLimit1.3.6.1.4.1.33.22.1.1.1.5INTEGERread-writeMaximum number of times a configuration request will be sent to the peer without receiving a response.
INT xPppConfigFailLimit1.3.6.1.4.1.33.22.1.1.1.6INTEGERread-writeMaximum number of times a peer's proposed option will be NAKed before REJECTing the option.
INT xPppConfigPacketLogging1.3.6.1.4.1.33.22.1.1.1.7INTEGERread-writeDetermines the level of packet logging to accounting on this port.
INT xPppConfigKATimer1.3.6.1.4.1.33.22.1.1.1.8INTEGERread-writeDetermines the number of seconds between transmission of LCP Echo Keepalive packets.
INT xPppConfigKATimeout1.3.6.1.4.1.33.22.1.1.1.9INTEGERread-writeDetermines the number of seconds to wait to hear LCP Echo Replies to our Echo Request Keepalive packets before giving up and shutting down the link.
xPppStatusTable1.3.6.1.4.1.33.22.1.2not-accessibleA table containing basic PPP status info.
xPppStatusEntry1.3.6.1.4.1.33.22.1.2.1not-accessibleStatus information about a particular PPP.
INT xPppStatusState1.3.6.1.4.1.33.22.1.2.1.1INTEGERread-onlyDisplays whether PPP is enabled or disabled on this port.
INT xPppLinkOpen1.3.6.1.4.1.33.22.1.2.1.2INTEGERread-onlyDisplays open status of the link.
CTR xPppHdlcRxTotalPkts1.3.6.1.4.1.33.22.1.2.1.3Counterread-onlyTotal of all packets received on PPP link.
CTR xPppHdlcTxTotalPkts1.3.6.1.4.1.33.22.1.2.1.4Counterread-onlyTotal of all packets transmitted on PPP link.
CTR xPppHdlcRxFrameErrs1.3.6.1.4.1.33.22.1.2.1.5Counterread-onlyNumber of framing errors received on PPP link.
CTR xPppHdlcRxNoBuffer1.3.6.1.4.1.33.22.1.2.1.6Counterread-onlyNumber of times a buffer was not available to receive packet into.
CTR xPppHdlcTxNoBuffer1.3.6.1.4.1.33.22.1.2.1.7Counterread-onlyNumber of times a buffer was not available to transmit a packet from.
CTR xPppHdlcRxBadFcs1.3.6.1.4.1.33.22.1.2.1.8Counterread-onlyNumber of packets received with a bad checksum.
CTR xPppHdlcVJDiscards1.3.6.1.4.1.33.22.1.2.1.9Counterread-onlyNumber of packets received that failed VJ decompression.
xPppLcp1.3.6.1.4.1.33.22.2
xPppLcpConfigTable1.3.6.1.4.1.33.22.2.1not-accessibleA table containing PPP LCP specific variables for this PPP implementation.
xPppLcpConfigEntry1.3.6.1.4.1.33.22.2.1.1not-accessibleManagement information about a particular PPP LCP session.
INT xPppLcpConfigAuth1.3.6.1.4.1.33.22.2.1.1.1INTEGERread-writeAuthentication protocol used for authenticating peers.
INT xPppLcpConfigChapAuth1.3.6.1.4.1.33.22.2.1.1.2INTEGERread-writeAuthentication CHAP protocol used for authenticating peers.
xPppLcpStatusTable1.3.6.1.4.1.33.22.2.2not-accessibleA table containing PPP LCP status info.
xPppLcpStatusEntry1.3.6.1.4.1.33.22.2.2.1not-accessibleStatus information about a particular PPP LCP session.
INT xPppLcpStatusState1.3.6.1.4.1.33.22.2.2.1.1INTEGERread-onlyThe current state of LCP.
INT xPppLcpStatusRxAuth1.3.6.1.4.1.33.22.2.2.1.2INTEGERread-onlyThe authentication protocol currently in use from the peer to us.
INT xPppLcpStatusTxAuth1.3.6.1.4.1.33.22.2.2.1.3INTEGERread-onlyThe authentication protocol currently in use from us to the peer.
CTR xPppLcpStatusRxConReq1.3.6.1.4.1.33.22.2.2.1.4Counterread-onlyThe count of LCP Configure Requests received from the peer.
CTR xPppLcpStatusTxConReq1.3.6.1.4.1.33.22.2.2.1.5Counterread-onlyThe count of LCP Configure Requests transmitted to the peer.
CTR xPppLcpStatusRxConNak1.3.6.1.4.1.33.22.2.2.1.6Counterread-onlyThe count of LCP Configure Naks received from the peer.
CTR xPppLcpStatusTxConNak1.3.6.1.4.1.33.22.2.2.1.7Counterread-onlyThe count of LCP Configure Naks transmitted to the peer.
CTR xPppLcpStatusRxConAck1.3.6.1.4.1.33.22.2.2.1.8Counterread-onlyThe count of LCP Configure Acks received from the peer.
CTR xPppLcpStatusTxConAck1.3.6.1.4.1.33.22.2.2.1.9Counterread-onlyThe count of LCP Configure Acks transmitted to the peer.
CTR xPppLcpStatusRxConRej1.3.6.1.4.1.33.22.2.2.1.10Counterread-onlyThe count of LCP Configure Rejects received from the peer.
CTR xPppLcpStatusTxConRej1.3.6.1.4.1.33.22.2.2.1.11Counterread-onlyThe count of LCP Configure Rejects transmitted to the peer.
CTR xPppLcpStatusRxTrmReq1.3.6.1.4.1.33.22.2.2.1.12Counterread-onlyThe count of LCP Terminate Requests received from the peer.
CTR xPppLcpStatusTxTrmReq1.3.6.1.4.1.33.22.2.2.1.13Counterread-onlyThe count of LCP Terminate Requests transmitted to the peer.
CTR xPppLcpStatusRxTrmAck1.3.6.1.4.1.33.22.2.2.1.14Counterread-onlyThe count of LCP Terminate Acks received from the peer.
CTR xPppLcpStatusTxTrmAck1.3.6.1.4.1.33.22.2.2.1.15Counterread-onlyThe count of LCP Terminate Acks transmitted to the peer.
CTR xPppLcpStatusRxEcoReq1.3.6.1.4.1.33.22.2.2.1.16Counterread-onlyThe count of LCP Echo Requests received from the peer.
CTR xPppLcpStatusTxEcoReq1.3.6.1.4.1.33.22.2.2.1.17Counterread-onlyThe count of LCP Echo Requests transmitted to the peer.
CTR xPppLcpStatusRxEcoRep1.3.6.1.4.1.33.22.2.2.1.18Counterread-onlyThe count of LCP Echo Reply received from the peer.
CTR xPppLcpStatusTxEcoRep1.3.6.1.4.1.33.22.2.2.1.19Counterread-onlyThe count of LCP Echo Reply transmitted to the peer.
CTR xPppLcpStatusRxCodRej1.3.6.1.4.1.33.22.2.2.1.20Counterread-onlyThe count of LCP Code Rejects received from the peer.
CTR xPppLcpStatusTxCodRej1.3.6.1.4.1.33.22.2.2.1.21Counterread-onlyThe count of LCP Code Rejects transmitted to the peer.
CTR xPppLcpStatusRxProRej1.3.6.1.4.1.33.22.2.2.1.22Counterread-onlyThe count of LCP Protocol Rejects received from the peer.
CTR xPppLcpStatusTxProRej1.3.6.1.4.1.33.22.2.2.1.23Counterread-onlyThe count of LCP Protocol Rejects transmitted to the peer.
INT xPppLcpStatusState21.3.6.1.4.1.33.22.2.2.1.24INTEGERread-onlyThe current state of LCP.
xPppIpcp1.3.6.1.4.1.33.22.3
xPppIpcpConfigTable1.3.6.1.4.1.33.22.3.1not-accessibleA table containing PPP IPCPspecific variables for this PPP implementation.
xPppIpcpConfigEntry1.3.6.1.4.1.33.22.3.1.1not-accessibleManagement information about a particular PPP IPCP session.
IP xPppIpcpConfigLocalAddress1.3.6.1.4.1.33.22.3.1.1.1IpAddressread-writeIP Address of the local PPP interface.
IP xPppIpcpConfigRemoteAddress1.3.6.1.4.1.33.22.3.1.1.2IpAddressread-writeIP Address of the peer PPP interface.
INT xPppIpcpConfigVJCompSlots1.3.6.1.4.1.33.22.3.1.1.3INTEGERread-writeNumber of slots to be used by VJ compression.
IP xPppIpcpConfigRangeStart1.3.6.1.4.1.33.22.3.1.1.4IpAddressread-writeStart of acceptable address range in which the negotiated remote IP address must fall.
IP xPppIpcpConfigRangeEnd1.3.6.1.4.1.33.22.3.1.1.5IpAddressread-writeEnd of acceptable address range in which the negotiated remote IP address must fall.
INT xPppIpcpConfigState1.3.6.1.4.1.33.22.3.1.1.6INTEGERread-writeControls whether IPCP is allowed to run on this port.
IP xPppIpcpConfigLocalRangeStart1.3.6.1.4.1.33.22.3.1.1.7IpAddressread-writeStart of acceptable address range in which the negotiated local IP address must fall.
IP xPppIpcpConfigLocalRangeEnd1.3.6.1.4.1.33.22.3.1.1.8IpAddressread-writeEnd of acceptable address range in which the negotiated local IP address must fall.
IP xPppIpcpConfigPppIpMask1.3.6.1.4.1.33.22.3.1.1.9IpAddressread-writeThe subnet mask to use for a PPP operation on the port. Corresponds directly to the value labeled 'IP Mask:' in the PPP PORT IP CHARACTERISTICS display.
xPppIpcpAsyncConfigTable1.3.6.1.4.1.33.22.3.2not-accessibleA table containing PPP specific variables for this PPP implementation.
xPppIpcpAsyncConfigEntry1.3.6.1.4.1.33.22.3.2.1not-accessibleManagement information about a particular PPP Asynchronous LCP.
INT xPppIpcpAsyncConfigBrdcast1.3.6.1.4.1.33.22.3.2.1.1INTEGERread-writeDetermines whether to forward an IP Broadcast or not.
xPppIpcpStatusTable1.3.6.1.4.1.33.22.3.3not-accessibleA table containing basic PPP IPCP status info.
xPppIpcpStatusEntry1.3.6.1.4.1.33.22.3.3.1not-accessibleStatus information about a particular PPP IPCP session.
INT xPppIpcpStatusState1.3.6.1.4.1.33.22.3.3.1.1INTEGERread-onlyThe current state of IPCP.
IP xPppIpcpStatusLocalAddress1.3.6.1.4.1.33.22.3.3.1.2IpAddressread-onlyThe IP Address currently being used by the local IPCP.
IP xPppIpcpStatusRemoteAddress1.3.6.1.4.1.33.22.3.3.1.3IpAddressread-onlyThe IP Address currently being used by the Remote IPCP.
CTR xPppIpcpRxPkts1.3.6.1.4.1.33.22.3.3.1.4Counterread-onlyTotal number of IP packets received.
CTR xPppIpcpTxPkts1.3.6.1.4.1.33.22.3.3.1.5Counterread-onlyTotal number of IP packets transmitted.
CTR xPppIpcpRxConReq1.3.6.1.4.1.33.22.3.3.1.6Counterread-onlyThe count of IPCP Configure Requests received from the peer.
CTR xPppIpcpTxConReq1.3.6.1.4.1.33.22.3.3.1.7Counterread-onlyThe count of IPCP Configure Requests transmitted to the peer.
CTR xPppIpcpRxConNak1.3.6.1.4.1.33.22.3.3.1.8Counterread-onlyThe count of IPCP Configure Naks received from the peer.
CTR xPppIpcpTxConNak1.3.6.1.4.1.33.22.3.3.1.9Counterread-onlyThe count of IPCP Configure Naks transmitted to the peer.
CTR xPppIpcpRxConAck1.3.6.1.4.1.33.22.3.3.1.10Counterread-onlyThe count of IPCP Configure Acks received from the peer.
CTR xPppIpcpTxConAck1.3.6.1.4.1.33.22.3.3.1.11Counterread-onlyThe count of IPCP Configure Acks transmitted to the peer.
CTR xPppIpcpRxConRej1.3.6.1.4.1.33.22.3.3.1.12Counterread-onlyThe count of IPCP Configure Rejects received from the peer.
CTR xPppIpcpTxConRej1.3.6.1.4.1.33.22.3.3.1.13Counterread-onlyThe count of IPCP Configure Rejects transmitted to the peer.
CTR xPppIpcpRxTrmReq1.3.6.1.4.1.33.22.3.3.1.14Counterread-onlyThe count of IPCP Terminate Requests received from the peer.
CTR xPppIpcpTxTrmReq1.3.6.1.4.1.33.22.3.3.1.15Counterread-onlyThe count of IPCP Terminate Requests transmitted to the peer.
CTR xPppIpcpRxTrmAck1.3.6.1.4.1.33.22.3.3.1.16Counterread-onlyThe count of IPCP Terminate Acks received from the peer.
CTR xPppIpcpTxTrmAck1.3.6.1.4.1.33.22.3.3.1.17Counterread-onlyThe count of IPCP Terminate Acks transmitted to the peer.
INT xPppIpcpStatusState21.3.6.1.4.1.33.22.3.3.1.18INTEGERread-onlyThe current state of IPCP.
xPppAuth1.3.6.1.4.1.33.22.4
OCT xPppPapPassword1.3.6.1.4.1.33.22.4.1OCTET STRINGread-writeThe password to use for PAP authentication.
xPppAuthConfigTable1.3.6.1.4.1.33.22.4.2not-accessibleA table containing PPP specific variables for this PPP implementation.
xPppAuthConfigEntry1.3.6.1.4.1.33.22.4.2.1not-accessibleManagement information about a particular PPP.
INT xPppAuthChapChallengeTimer1.3.6.1.4.1.33.22.4.2.1.4INTEGERread-writeLength of time in minutes between CHAP reauthentication challenges. A value of zero disables the timer.
INT xPppAuthPapConfigState1.3.6.1.4.1.33.22.4.2.1.5INTEGERread-writeControls the type of Pap authentication required for this port, and whether it is combined with another authentication mechanism such as Radius.
INT xPppAuthChapConfigState1.3.6.1.4.1.33.22.4.2.1.6INTEGERread-writeControls the type of Chap authentication required for this port, and whether it is combined with another authentication mechanism such as Radius.
xPppAuthStatusTable1.3.6.1.4.1.33.22.4.3not-accessibleA table containing PPP specific variables for this PPP implementation.
xPppAuthStatusEntry1.3.6.1.4.1.33.22.4.3.1not-accessibleManagement information about a particular PPP.
INT xPppPapStatusState1.3.6.1.4.1.33.22.4.3.1.4INTEGERread-onlyThe current state of PAP.
INT xPppChapStatusState1.3.6.1.4.1.33.22.4.3.1.5INTEGERread-onlyThe current state of CHAP.
OCT xPppChapPassword1.3.6.1.4.1.33.22.4.4OCTET STRINGread-writeThe password to use for CHAP authentication.
xPppIpxcp1.3.6.1.4.1.33.22.5
xPppIpxcpConfigTable1.3.6.1.4.1.33.22.5.1not-accessibleA table containing PPP specific variables for this PPP implementation.
xPppIpxcpConfigEntry1.3.6.1.4.1.33.22.5.1.1not-accessibleManagement information about a particular PPP.
INT xPppIpxcpCipxCompression1.3.6.1.4.1.33.22.5.1.1.1INTEGERread-writeControls whether CIPX compression will be negotiated on the interface.
OCT xPppIpxcpConfigRemoteNode1.3.6.1.4.1.33.22.5.1.1.2OCTET STRINGread-writeThe IPX Node address which can be offered to the peer if it does not know a Node number but requires one.
xPppIpxcpStatusTable1.3.6.1.4.1.33.22.5.2not-accessibleA table containing PPP specific variables for this PPP implementation.
xPppIpxcpStatusEntry1.3.6.1.4.1.33.22.5.2.1not-accessibleManagement information about a particular PPP.
INT xPppIpxcpStatusState1.3.6.1.4.1.33.22.5.2.1.1INTEGERread-onlyThe current state of IPXCP.
INT xPppIpxcpCipxInCompression1.3.6.1.4.1.33.22.5.2.1.2INTEGERread-onlyThe current state of CIPX compression inbound.
INT xPppIpxcpCipxOutCompression1.3.6.1.4.1.33.22.5.2.1.3INTEGERread-onlyThe current state of CIPX compression outbound.
INT xPppIpxcpCipxInSlots1.3.6.1.4.1.33.22.5.2.1.4INTEGERread-onlyThe current number of CIPX compression inbound slots.
INT xPppIpxcpCipxOutSlots1.3.6.1.4.1.33.22.5.2.1.5INTEGERread-onlyThe current number of CIPX compression outbound slots.
OCT xPppIpxcpStatusRemoteNode1.3.6.1.4.1.33.22.5.2.1.6OCTET STRINGread-onlyThe IPX Node address currently being used by the Remote IPX peer.
xPppIpxcpCountersTable1.3.6.1.4.1.33.22.5.3not-accessibleA table containing basic PPP IPXCP status info.
xPppIpxcpCountersEntry1.3.6.1.4.1.33.22.5.3.1not-accessibleCounter information about a particular PPP IPXCP session.
CTR xPppIpxcpRxConReq1.3.6.1.4.1.33.22.5.3.1.1Counterread-onlyThe count of IPXCP Configure Requests received from the peer.
CTR xPppIpxcpTxConReq1.3.6.1.4.1.33.22.5.3.1.2Counterread-onlyThe count of IPXCP Configure Requests transmitted to the peer.
CTR xPppIpxcpRxConNak1.3.6.1.4.1.33.22.5.3.1.3Counterread-onlyThe count of IPXCP Configure Naks received from the peer.
CTR xPppIpxcpTxConNak1.3.6.1.4.1.33.22.5.3.1.4Counterread-onlyThe count of IPXCP Configure Naks transmitted to the peer.
CTR xPppIpxcpRxConAck1.3.6.1.4.1.33.22.5.3.1.5Counterread-onlyThe count of IPXCP Configure Acks received from the peer.
CTR xPppIpxcpTxConAck1.3.6.1.4.1.33.22.5.3.1.6Counterread-onlyThe count of IPXCP Configure Acks transmitted to the peer.
CTR xPppIpxcpRxConRej1.3.6.1.4.1.33.22.5.3.1.7Counterread-onlyThe count of IPXCP Configure Rejects received from the peer.
CTR xPppIpxcpTxConRej1.3.6.1.4.1.33.22.5.3.1.8Counterread-onlyThe count of IPXCP Configure Rejects transmitted to the peer.
CTR xPppIpxcpRxTrmReq1.3.6.1.4.1.33.22.5.3.1.9Counterread-onlyThe count of IPXCP Terminate Requests received from the peer.
CTR xPppIpxcpTxTrmReq1.3.6.1.4.1.33.22.5.3.1.10Counterread-onlyThe count of IPXCP Terminate Requests transmitted to the peer.
CTR xPppIpxcpRxTrmAck1.3.6.1.4.1.33.22.5.3.1.11Counterread-onlyThe count of IPXCP Terminate Acks received from the peer.
CTR xPppIpxcpTxTrmAck1.3.6.1.4.1.33.22.5.3.1.12Counterread-onlyThe count of IPXCP Terminate Acks transmitted to the peer.

RFC description

MRV In-Reach PPP protocol management supporting basic PPP, LCP, IPCP, authentication, and IPX control protocol configuration.

Start monitoring MRV In-Reach console/terminal server (PPP link configuration) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download MRV-IN-REACH-PPP-MIB