MRV-IN-REACH-PPP-MIB: View SNMP OID List / Download MIB

VENDOR: MRV COMMUNICATIONS


 Home MIB: MRV-IN-REACH-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 xPpp 1.3.6.1.4.1.33.22
       xPppBasic 1.3.6.1.4.1.33.22.1
           xPppConfigTable 1.3.6.1.4.1.33.22.1.1 no-access
A table containing PPP specific variables for this PPP implementation.
               xPppConfigEntry 1.3.6.1.4.1.33.22.1.1.1 no-access
Management information about a particular PPP.
                   xPppConfigOpen 1.3.6.1.4.1.33.22.1.1.1.1 integer read-write
Determines if PPP is configured on this port. Enumeration: 'disabled': 1, 'enabled': 2.
                   xPppConfigActive 1.3.6.1.4.1.33.22.1.1.1.2 integer read-write
Determines if LCP will actively open or wait passively. Enumeration: 'active': 1, 'passive': 2.
                   xPppConfigDefaults 1.3.6.1.4.1.33.22.1.1.1.3 integer read-write
Revert 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. Enumeration: 'ready': 1, 'execute': 2.
                   xPppConfigRestartTimer 1.3.6.1.4.1.33.22.1.1.1.4 integer read-write
The number of seconds waited before retransmitting during option negotiation.
                   xPppConfigConfLimit 1.3.6.1.4.1.33.22.1.1.1.5 integer read-write
Maximum number of times a configuration request will be sent to the peer without receiving a response.
                   xPppConfigFailLimit 1.3.6.1.4.1.33.22.1.1.1.6 integer read-write
Maximum number of times a peer's proposed option will be NAKed before REJECTing the option.
                   xPppConfigPacketLogging 1.3.6.1.4.1.33.22.1.1.1.7 integer read-write
Determines the level of packet logging to accounting on this port. Enumeration: 'raw': 2, 'none': 1, 'interpreted': 3.
                   xPppConfigKATimer 1.3.6.1.4.1.33.22.1.1.1.8 integer read-write
Determines the number of seconds between transmission of LCP Echo Keepalive packets.
                   xPppConfigKATimeout 1.3.6.1.4.1.33.22.1.1.1.9 integer read-write
Determines 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.
           xPppStatusTable 1.3.6.1.4.1.33.22.1.2 no-access
A table containing basic PPP status info.
               xPppStatusEntry 1.3.6.1.4.1.33.22.1.2.1 no-access
Status information about a particular PPP.
                   xPppStatusState 1.3.6.1.4.1.33.22.1.2.1.1 integer read-only
Displays whether PPP is enabled or disabled on this port. Enumeration: 'disabled': 1, 'enabled': 2.
                   xPppLinkOpen 1.3.6.1.4.1.33.22.1.2.1.2 integer read-only
Displays open status of the link. Enumeration: 'notOpen': 1, 'open': 2.
                   xPppHdlcRxTotalPkts 1.3.6.1.4.1.33.22.1.2.1.3 counter read-only
Total of all packets received on PPP link.
                   xPppHdlcTxTotalPkts 1.3.6.1.4.1.33.22.1.2.1.4 counter read-only
Total of all packets transmitted on PPP link.
                   xPppHdlcRxFrameErrs 1.3.6.1.4.1.33.22.1.2.1.5 counter read-only
Number of framing errors received on PPP link.
                   xPppHdlcRxNoBuffer 1.3.6.1.4.1.33.22.1.2.1.6 counter read-only
Number of times a buffer was not available to receive packet into.
                   xPppHdlcTxNoBuffer 1.3.6.1.4.1.33.22.1.2.1.7 counter read-only
Number of times a buffer was not available to transmit a packet from.
                   xPppHdlcRxBadFcs 1.3.6.1.4.1.33.22.1.2.1.8 counter read-only
Number of packets received with a bad checksum.
                   xPppHdlcVJDiscards 1.3.6.1.4.1.33.22.1.2.1.9 counter read-only
Number of packets received that failed VJ decompression.
       xPppLcp 1.3.6.1.4.1.33.22.2
           xPppLcpConfigTable 1.3.6.1.4.1.33.22.2.1 no-access
A table containing PPP LCP specific variables for this PPP implementation.
               xPppLcpConfigEntry 1.3.6.1.4.1.33.22.2.1.1 no-access
Management information about a particular PPP LCP session.
                   xPppLcpConfigAuth 1.3.6.1.4.1.33.22.2.1.1.1 integer read-write
Authentication protocol used for authenticating peers. Enumeration: 'pap': 2, 'none': 1.
                   xPppLcpConfigChapAuth 1.3.6.1.4.1.33.22.2.1.1.2 integer read-write
Authentication CHAP protocol used for authenticating peers. Enumeration: 'none': 1, 'chap': 2.
           xPppLcpStatusTable 1.3.6.1.4.1.33.22.2.2 no-access
A table containing PPP LCP status info.
               xPppLcpStatusEntry 1.3.6.1.4.1.33.22.2.2.1 no-access
Status information about a particular PPP LCP session.
                   xPppLcpStatusState 1.3.6.1.4.1.33.22.2.2.1.1 integer read-only
The current state of LCP. Enumeration: 'closed': 1, 'ackReceived': 4, 'ackSent': 5, 'requestSent': 3, 'open': 6, 'closing': 7, 'listen': 2.
                   xPppLcpStatusRxAuth 1.3.6.1.4.1.33.22.2.2.1.2 integer read-only
The authentication protocol currently in use from the peer to us. Enumeration: 'pap': 2, 'none': 1.
                   xPppLcpStatusTxAuth 1.3.6.1.4.1.33.22.2.2.1.3 integer read-only
The authentication protocol currently in use from us to the peer. Enumeration: 'pap': 2, 'none': 1.
                   xPppLcpStatusRxConReq 1.3.6.1.4.1.33.22.2.2.1.4 counter read-only
The count of LCP Configure Requests received from the peer.
                   xPppLcpStatusTxConReq 1.3.6.1.4.1.33.22.2.2.1.5 counter read-only
The count of LCP Configure Requests transmitted to the peer.
                   xPppLcpStatusRxConNak 1.3.6.1.4.1.33.22.2.2.1.6 counter read-only
The count of LCP Configure Naks received from the peer.
                   xPppLcpStatusTxConNak 1.3.6.1.4.1.33.22.2.2.1.7 counter read-only
The count of LCP Configure Naks transmitted to the peer.
                   xPppLcpStatusRxConAck 1.3.6.1.4.1.33.22.2.2.1.8 counter read-only
The count of LCP Configure Acks received from the peer.
                   xPppLcpStatusTxConAck 1.3.6.1.4.1.33.22.2.2.1.9 counter read-only
The count of LCP Configure Acks transmitted to the peer.
                   xPppLcpStatusRxConRej 1.3.6.1.4.1.33.22.2.2.1.10 counter read-only
The count of LCP Configure Rejects received from the peer.
                   xPppLcpStatusTxConRej 1.3.6.1.4.1.33.22.2.2.1.11 counter read-only
The count of LCP Configure Rejects transmitted to the peer.
                   xPppLcpStatusRxTrmReq 1.3.6.1.4.1.33.22.2.2.1.12 counter read-only
The count of LCP Terminate Requests received from the peer.
                   xPppLcpStatusTxTrmReq 1.3.6.1.4.1.33.22.2.2.1.13 counter read-only
The count of LCP Terminate Requests transmitted to the peer.
                   xPppLcpStatusRxTrmAck 1.3.6.1.4.1.33.22.2.2.1.14 counter read-only
The count of LCP Terminate Acks received from the peer.
                   xPppLcpStatusTxTrmAck 1.3.6.1.4.1.33.22.2.2.1.15 counter read-only
The count of LCP Terminate Acks transmitted to the peer.
                   xPppLcpStatusRxEcoReq 1.3.6.1.4.1.33.22.2.2.1.16 counter read-only
The count of LCP Echo Requests received from the peer.
                   xPppLcpStatusTxEcoReq 1.3.6.1.4.1.33.22.2.2.1.17 counter read-only
The count of LCP Echo Requests transmitted to the peer.
                   xPppLcpStatusRxEcoRep 1.3.6.1.4.1.33.22.2.2.1.18 counter read-only
The count of LCP Echo Reply received from the peer.
                   xPppLcpStatusTxEcoRep 1.3.6.1.4.1.33.22.2.2.1.19 counter read-only
The count of LCP Echo Reply transmitted to the peer.
                   xPppLcpStatusRxCodRej 1.3.6.1.4.1.33.22.2.2.1.20 counter read-only
The count of LCP Code Rejects received from the peer.
                   xPppLcpStatusTxCodRej 1.3.6.1.4.1.33.22.2.2.1.21 counter read-only
The count of LCP Code Rejects transmitted to the peer.
                   xPppLcpStatusRxProRej 1.3.6.1.4.1.33.22.2.2.1.22 counter read-only
The count of LCP Protocol Rejects received from the peer.
                   xPppLcpStatusTxProRej 1.3.6.1.4.1.33.22.2.2.1.23 counter read-only
The count of LCP Protocol Rejects transmitted to the peer.
                   xPppLcpStatusState2 1.3.6.1.4.1.33.22.2.2.1.24 integer read-only
The current state of LCP. Enumeration: 'ackRcvd': 8, 'ackSent': 9, 'initial': 1, 'stopped': 4, 'reqSent': 7, 'closed': 3, 'stopping': 6, 'closing': 5, 'starting': 2, 'opened': 10.
       xPppIpcp 1.3.6.1.4.1.33.22.3
           xPppIpcpConfigTable 1.3.6.1.4.1.33.22.3.1 no-access
A table containing PPP IPCPspecific variables for this PPP implementation.
               xPppIpcpConfigEntry 1.3.6.1.4.1.33.22.3.1.1 no-access
Management information about a particular PPP IPCP session.
                   xPppIpcpConfigLocalAddress 1.3.6.1.4.1.33.22.3.1.1.1 ipaddress read-write
IP Address of the local PPP interface.
                   xPppIpcpConfigRemoteAddress 1.3.6.1.4.1.33.22.3.1.1.2 ipaddress read-write
IP Address of the peer PPP interface.
                   xPppIpcpConfigVJCompSlots 1.3.6.1.4.1.33.22.3.1.1.3 integer read-write
Number of slots to be used by VJ compression.
                   xPppIpcpConfigRangeStart 1.3.6.1.4.1.33.22.3.1.1.4 ipaddress read-write
Start of acceptable address range in which the negotiated remote IP address must fall.
                   xPppIpcpConfigRangeEnd 1.3.6.1.4.1.33.22.3.1.1.5 ipaddress read-write
End of acceptable address range in which the negotiated remote IP address must fall.
                   xPppIpcpConfigState 1.3.6.1.4.1.33.22.3.1.1.6 integer read-write
Controls whether IPCP is allowed to run on this port. Enumeration: 'disabled': 1, 'enabled': 2.
                   xPppIpcpConfigLocalRangeStart 1.3.6.1.4.1.33.22.3.1.1.7 ipaddress read-write
Start of acceptable address range in which the negotiated local IP address must fall.
                   xPppIpcpConfigLocalRangeEnd 1.3.6.1.4.1.33.22.3.1.1.8 ipaddress read-write
End of acceptable address range in which the negotiated local IP address must fall.
                   xPppIpcpConfigPppIpMask 1.3.6.1.4.1.33.22.3.1.1.9 ipaddress read-write
The 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.
           xPppIpcpAsyncConfigTable 1.3.6.1.4.1.33.22.3.2 no-access
A table containing PPP specific variables for this PPP implementation.
               xPppIpcpAsyncConfigEntry 1.3.6.1.4.1.33.22.3.2.1 no-access
Management information about a particular PPP Asynchronous LCP.
                   xPppIpcpAsyncConfigBrdcast 1.3.6.1.4.1.33.22.3.2.1.1 integer read-write
Determines whether to forward an IP Broadcast or not. Enumeration: 'disabled': 1, 'enabled': 2.
           xPppIpcpStatusTable 1.3.6.1.4.1.33.22.3.3 no-access
A table containing basic PPP IPCP status info.
               xPppIpcpStatusEntry 1.3.6.1.4.1.33.22.3.3.1 no-access
Status information about a particular PPP IPCP session.
                   xPppIpcpStatusState 1.3.6.1.4.1.33.22.3.3.1.1 integer read-only
The current state of IPCP. Enumeration: 'closed': 1, 'ackReceived': 4, 'ackSent': 5, 'requestSent': 3, 'open': 6, 'closing': 7, 'listen': 2.
                   xPppIpcpStatusLocalAddress 1.3.6.1.4.1.33.22.3.3.1.2 ipaddress read-only
The IP Address currently being used by the local IPCP.
                   xPppIpcpStatusRemoteAddress 1.3.6.1.4.1.33.22.3.3.1.3 ipaddress read-only
The IP Address currently being used by the Remote IPCP.
                   xPppIpcpRxPkts 1.3.6.1.4.1.33.22.3.3.1.4 counter read-only
Total number of IP packets received.
                   xPppIpcpTxPkts 1.3.6.1.4.1.33.22.3.3.1.5 counter read-only
Total number of IP packets transmitted.
                   xPppIpcpRxConReq 1.3.6.1.4.1.33.22.3.3.1.6 counter read-only
The count of IPCP Configure Requests received from the peer.
                   xPppIpcpTxConReq 1.3.6.1.4.1.33.22.3.3.1.7 counter read-only
The count of IPCP Configure Requests transmitted to the peer.
                   xPppIpcpRxConNak 1.3.6.1.4.1.33.22.3.3.1.8 counter read-only
The count of IPCP Configure Naks received from the peer.
                   xPppIpcpTxConNak 1.3.6.1.4.1.33.22.3.3.1.9 counter read-only
The count of IPCP Configure Naks transmitted to the peer.
                   xPppIpcpRxConAck 1.3.6.1.4.1.33.22.3.3.1.10 counter read-only
The count of IPCP Configure Acks received from the peer.
                   xPppIpcpTxConAck 1.3.6.1.4.1.33.22.3.3.1.11 counter read-only
The count of IPCP Configure Acks transmitted to the peer.
                   xPppIpcpRxConRej 1.3.6.1.4.1.33.22.3.3.1.12 counter read-only
The count of IPCP Configure Rejects received from the peer.
                   xPppIpcpTxConRej 1.3.6.1.4.1.33.22.3.3.1.13 counter read-only
The count of IPCP Configure Rejects transmitted to the peer.
                   xPppIpcpRxTrmReq 1.3.6.1.4.1.33.22.3.3.1.14 counter read-only
The count of IPCP Terminate Requests received from the peer.
                   xPppIpcpTxTrmReq 1.3.6.1.4.1.33.22.3.3.1.15 counter read-only
The count of IPCP Terminate Requests transmitted to the peer.
                   xPppIpcpRxTrmAck 1.3.6.1.4.1.33.22.3.3.1.16 counter read-only
The count of IPCP Terminate Acks received from the peer.
                   xPppIpcpTxTrmAck 1.3.6.1.4.1.33.22.3.3.1.17 counter read-only
The count of IPCP Terminate Acks transmitted to the peer.
                   xPppIpcpStatusState2 1.3.6.1.4.1.33.22.3.3.1.18 integer read-only
The current state of IPCP. Enumeration: 'ackRcvd': 8, 'ackSent': 9, 'initial': 1, 'stopped': 4, 'reqSent': 7, 'closed': 3, 'stopping': 6, 'closing': 5, 'starting': 2, 'opened': 10.
       xPppAuth 1.3.6.1.4.1.33.22.4
           xPppPapPassword 1.3.6.1.4.1.33.22.4.1 octet string read-write
The password to use for PAP authentication.
           xPppAuthConfigTable 1.3.6.1.4.1.33.22.4.2 no-access
A table containing PPP specific variables for this PPP implementation.
               xPppAuthConfigEntry 1.3.6.1.4.1.33.22.4.2.1 no-access
Management information about a particular PPP.
                   xPppAuthChapChallengeTimer 1.3.6.1.4.1.33.22.4.2.1.4 integer read-write
Length of time in minutes between CHAP reauthentication challenges. A value of zero disables the timer.
                   xPppAuthPapConfigState 1.3.6.1.4.1.33.22.4.2.1.5 integer read-write
Controls the type of Pap authentication required for this port, and whether it is combined with another authentication mechanism such as Radius. Enumeration: 'disabled': 1, 'radius': 4, 'kerberos': 3, 'enabled': 2.
                   xPppAuthChapConfigState 1.3.6.1.4.1.33.22.4.2.1.6 integer read-write
Controls the type of Chap authentication required for this port, and whether it is combined with another authentication mechanism such as Radius. Enumeration: 'disabled': 1, 'radius': 4, 'enabled': 2.
           xPppAuthStatusTable 1.3.6.1.4.1.33.22.4.3 no-access
A table containing PPP specific variables for this PPP implementation.
               xPppAuthStatusEntry 1.3.6.1.4.1.33.22.4.3.1 no-access
Management information about a particular PPP.
                   xPppPapStatusState 1.3.6.1.4.1.33.22.4.3.1.4 integer read-only
The current state of PAP. Enumeration: 'ackSent': 7, 'kerberosAckRecv': 11, 'initial': 1, 'papKerberosOpened': 13, 'kerberosStopped': 10, 'kerberosAckSent': 12, 'ackRecv': 6, 'reqSent': 5, 'closed': 2, 'kerberosReqSent': 9, 'stopped': 3, 'closing': 4, 'opened': 8.
                   xPppChapStatusState 1.3.6.1.4.1.33.22.4.3.1.5 integer read-only
The current state of CHAP. Enumeration: 'challengeSentResponseSent': 5, 'challengeSentAckRecv': 6, 'challengeWait': 2, 'idle': 1, 'challengeSent': 3, 'open': 7, 'responseSent': 4.
           xPppChapPassword 1.3.6.1.4.1.33.22.4.4 octet string read-write
The password to use for CHAP authentication.
       xPppIpxcp 1.3.6.1.4.1.33.22.5
           xPppIpxcpConfigTable 1.3.6.1.4.1.33.22.5.1 no-access
A table containing PPP specific variables for this PPP implementation.
               xPppIpxcpConfigEntry 1.3.6.1.4.1.33.22.5.1.1 no-access
Management information about a particular PPP.
                   xPppIpxcpCipxCompression 1.3.6.1.4.1.33.22.5.1.1.1 integer read-write
Controls whether CIPX compression will be negotiated on the interface. Enumeration: 'disabled': 1, 'enabled': 2.
                   xPppIpxcpConfigRemoteNode 1.3.6.1.4.1.33.22.5.1.1.2 octet string read-write
The IPX Node address which can be offered to the peer if it does not know a Node number but requires one.
           xPppIpxcpStatusTable 1.3.6.1.4.1.33.22.5.2 no-access
A table containing PPP specific variables for this PPP implementation.
               xPppIpxcpStatusEntry 1.3.6.1.4.1.33.22.5.2.1 no-access
Management information about a particular PPP.
                   xPppIpxcpStatusState 1.3.6.1.4.1.33.22.5.2.1.1 integer read-only
The current state of IPXCP. Enumeration: 'ackRcvd': 8, 'ackSent': 9, 'initial': 1, 'stopped': 4, 'reqSent': 7, 'closed': 3, 'stopping': 6, 'closing': 5, 'starting': 2, 'opened': 10.
                   xPppIpxcpCipxInCompression 1.3.6.1.4.1.33.22.5.2.1.2 integer read-only
The current state of CIPX compression inbound. Enumeration: 'open': 1, 'closed': 2.
                   xPppIpxcpCipxOutCompression 1.3.6.1.4.1.33.22.5.2.1.3 integer read-only
The current state of CIPX compression outbound. Enumeration: 'open': 1, 'closed': 2.
                   xPppIpxcpCipxInSlots 1.3.6.1.4.1.33.22.5.2.1.4 integer read-only
The current number of CIPX compression inbound slots.
                   xPppIpxcpCipxOutSlots 1.3.6.1.4.1.33.22.5.2.1.5 integer read-only
The current number of CIPX compression outbound slots.
                   xPppIpxcpStatusRemoteNode 1.3.6.1.4.1.33.22.5.2.1.6 octet string read-only
The IPX Node address currently being used by the Remote IPX peer.
           xPppIpxcpCountersTable 1.3.6.1.4.1.33.22.5.3 no-access
A table containing basic PPP IPXCP status info.
               xPppIpxcpCountersEntry 1.3.6.1.4.1.33.22.5.3.1 no-access
Counter information about a particular PPP IPXCP session.
                   xPppIpxcpRxConReq 1.3.6.1.4.1.33.22.5.3.1.1 counter read-only
The count of IPXCP Configure Requests received from the peer.
                   xPppIpxcpTxConReq 1.3.6.1.4.1.33.22.5.3.1.2 counter read-only
The count of IPXCP Configure Requests transmitted to the peer.
                   xPppIpxcpRxConNak 1.3.6.1.4.1.33.22.5.3.1.3 counter read-only
The count of IPXCP Configure Naks received from the peer.
                   xPppIpxcpTxConNak 1.3.6.1.4.1.33.22.5.3.1.4 counter read-only
The count of IPXCP Configure Naks transmitted to the peer.
                   xPppIpxcpRxConAck 1.3.6.1.4.1.33.22.5.3.1.5 counter read-only
The count of IPXCP Configure Acks received from the peer.
                   xPppIpxcpTxConAck 1.3.6.1.4.1.33.22.5.3.1.6 counter read-only
The count of IPXCP Configure Acks transmitted to the peer.
                   xPppIpxcpRxConRej 1.3.6.1.4.1.33.22.5.3.1.7 counter read-only
The count of IPXCP Configure Rejects received from the peer.
                   xPppIpxcpTxConRej 1.3.6.1.4.1.33.22.5.3.1.8 counter read-only
The count of IPXCP Configure Rejects transmitted to the peer.
                   xPppIpxcpRxTrmReq 1.3.6.1.4.1.33.22.5.3.1.9 counter read-only
The count of IPXCP Terminate Requests received from the peer.
                   xPppIpxcpTxTrmReq 1.3.6.1.4.1.33.22.5.3.1.10 counter read-only
The count of IPXCP Terminate Requests transmitted to the peer.
                   xPppIpxcpRxTrmAck 1.3.6.1.4.1.33.22.5.3.1.11 counter read-only
The count of IPXCP Terminate Acks received from the peer.
                   xPppIpxcpTxTrmAck 1.3.6.1.4.1.33.22.5.3.1.12 counter read-only
The count of IPXCP Terminate Acks transmitted to the peer.