Home/Catalog/MRV-IN-REACH-PPP-MIB

MRV-IN-REACH-PPP-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for MRV-IN-REACH-PPP-MIB.

130
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

130 total
Object Name
xPpp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.22
RFC1213-MIB
Unknown
.1.3.6.1.4.1.33.22
xPppBasic
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.22.1
xPppConfigTableA table containing PPP specific variables for this PPP implementation.
SEQUENCE OF XPppConfigEntry
.1.3.6.1.4.1.33.22.1.1
xPppConfigEntryManagement information about a particular PPP.
XPppConfigEntry
.1.3.6.1.4.1.33.22.1.1.1
xPppConfigOpenDetermines if PPP is configured on this port.rw
Enumeration
.1.3.6.1.4.1.33.22.1.1.1.1
xPppConfigActiveDetermines if LCP will actively open or wait passively.rw
Enumeration
.1.3.6.1.4.1.33.22.1.1.1.2
xPppConfigDefaultsRevert 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.rw
Enumeration
.1.3.6.1.4.1.33.22.1.1.1.3
xPppConfigRestartTimerThe number of seconds waited before retransmitting during option negotiation.rw
INTEGER
.1.3.6.1.4.1.33.22.1.1.1.4
xPppConfigConfLimitMaximum number of times a configuration request will be sent to the peer without receiving a response.rw
INTEGER
.1.3.6.1.4.1.33.22.1.1.1.5
xPppConfigFailLimitMaximum number of times a peer's proposed option will be NAKed before REJECTing the option.rw
INTEGER
.1.3.6.1.4.1.33.22.1.1.1.6
xPppConfigPacketLoggingDetermines the level of packet logging to accounting on this port.rw
Enumeration
.1.3.6.1.4.1.33.22.1.1.1.7
xPppConfigKATimerDetermines the number of seconds between transmission of LCP Echo Keepalive packets.rw
INTEGER ( 0..255 )
.1.3.6.1.4.1.33.22.1.1.1.8
xPppConfigKATimeoutDetermines 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.rw
INTEGER
.1.3.6.1.4.1.33.22.1.1.1.9
xPppStatusTableA table containing basic PPP status info.
SEQUENCE OF XPppStatusEntry
.1.3.6.1.4.1.33.22.1.2
xPppStatusEntryStatus information about a particular PPP.
XPppStatusEntry
.1.3.6.1.4.1.33.22.1.2.1
xPppStatusStateDisplays whether PPP is enabled or disabled on this port.ro
Enumeration
.1.3.6.1.4.1.33.22.1.2.1.1
xPppLinkOpenDisplays open status of the link.ro
Enumeration
.1.3.6.1.4.1.33.22.1.2.1.2
xPppHdlcRxTotalPktsTotal of all packets received on PPP link.ro
Counter
.1.3.6.1.4.1.33.22.1.2.1.3
xPppHdlcTxTotalPktsTotal of all packets transmitted on PPP link.ro
Counter
.1.3.6.1.4.1.33.22.1.2.1.4
xPppHdlcRxFrameErrsNumber of framing errors received on PPP link.ro
Counter
.1.3.6.1.4.1.33.22.1.2.1.5
xPppHdlcRxNoBufferNumber of times a buffer was not available to receive packet into.ro
Counter
.1.3.6.1.4.1.33.22.1.2.1.6
xPppHdlcTxNoBufferNumber of times a buffer was not available to transmit a packet from.ro
Counter
.1.3.6.1.4.1.33.22.1.2.1.7
xPppHdlcRxBadFcsNumber of packets received with a bad checksum.ro
Counter
.1.3.6.1.4.1.33.22.1.2.1.8
xPppHdlcVJDiscardsNumber of packets received that failed VJ decompression.ro
Counter
.1.3.6.1.4.1.33.22.1.2.1.9
xPppLcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.22.2
xPppLcpConfigTableA table containing PPP LCP specific variables for this PPP implementation.
SEQUENCE OF XPppLcpConfigEntry
.1.3.6.1.4.1.33.22.2.1
xPppLcpConfigEntryManagement information about a particular PPP LCP session.
XPppLcpConfigEntry
.1.3.6.1.4.1.33.22.2.1.1
xPppLcpConfigAuthAuthentication protocol used for authenticating peers.rw
Enumeration
.1.3.6.1.4.1.33.22.2.1.1.1
xPppLcpConfigChapAuthAuthentication CHAP protocol used for authenticating peers.rw
Enumeration
.1.3.6.1.4.1.33.22.2.1.1.2
xPppLcpStatusTableA table containing PPP LCP status info.
SEQUENCE OF XPppLcpStatusEntry
.1.3.6.1.4.1.33.22.2.2
xPppLcpStatusEntryStatus information about a particular PPP LCP session.
XPppLcpStatusEntry
.1.3.6.1.4.1.33.22.2.2.1
xPppLcpStatusStateThe current state of LCP.rodeprecated
Enumeration
.1.3.6.1.4.1.33.22.2.2.1.1
xPppLcpStatusRxAuthThe authentication protocol currently in use from the peer to us.ro
Enumeration
.1.3.6.1.4.1.33.22.2.2.1.2
xPppLcpStatusTxAuthThe authentication protocol currently in use from us to the peer.ro
Enumeration
.1.3.6.1.4.1.33.22.2.2.1.3
xPppLcpStatusRxConReqThe count of LCP Configure Requests received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.4
xPppLcpStatusTxConReqThe count of LCP Configure Requests transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.5
xPppLcpStatusRxConNakThe count of LCP Configure Naks received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.6
xPppLcpStatusTxConNakThe count of LCP Configure Naks transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.7
xPppLcpStatusRxConAckThe count of LCP Configure Acks received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.8
xPppLcpStatusTxConAckThe count of LCP Configure Acks transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.9
xPppLcpStatusRxConRejThe count of LCP Configure Rejects received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.10
xPppLcpStatusTxConRejThe count of LCP Configure Rejects transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.11
xPppLcpStatusRxTrmReqThe count of LCP Terminate Requests received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.12
xPppLcpStatusTxTrmReqThe count of LCP Terminate Requests transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.13
xPppLcpStatusRxTrmAckThe count of LCP Terminate Acks received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.14
xPppLcpStatusTxTrmAckThe count of LCP Terminate Acks transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.15
xPppLcpStatusRxEcoReqThe count of LCP Echo Requests received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.16
xPppLcpStatusTxEcoReqThe count of LCP Echo Requests transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.17
xPppLcpStatusRxEcoRepThe count of LCP Echo Reply received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.18
xPppLcpStatusTxEcoRepThe count of LCP Echo Reply transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.19
xPppLcpStatusRxCodRejThe count of LCP Code Rejects received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.20
xPppLcpStatusTxCodRejThe count of LCP Code Rejects transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.21
xPppLcpStatusRxProRejThe count of LCP Protocol Rejects received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.22
xPppLcpStatusTxProRejThe count of LCP Protocol Rejects transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.2.2.1.23
xPppLcpStatusState2The current state of LCP.ro
Enumeration
.1.3.6.1.4.1.33.22.2.2.1.24
xPppIpcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.22.3
xPppIpcpConfigTableA table containing PPP IPCPspecific variables for this PPP implementation.
SEQUENCE OF XPppIpcpConfigEntry
.1.3.6.1.4.1.33.22.3.1
xPppIpcpConfigEntryManagement information about a particular PPP IPCP session.
XPppIpcpConfigEntry
.1.3.6.1.4.1.33.22.3.1.1
xPppIpcpConfigLocalAddressIP Address of the local PPP interface.rw
IpAddress
.1.3.6.1.4.1.33.22.3.1.1.1
xPppIpcpConfigRemoteAddressIP Address of the peer PPP interface.rw
IpAddress
.1.3.6.1.4.1.33.22.3.1.1.2
xPppIpcpConfigVJCompSlotsNumber of slots to be used by VJ compression.rw
INTEGER
.1.3.6.1.4.1.33.22.3.1.1.3
xPppIpcpConfigRangeStartStart of acceptable address range in which the negotiated remote IP address must fall.rw
IpAddress
.1.3.6.1.4.1.33.22.3.1.1.4
xPppIpcpConfigRangeEndEnd of acceptable address range in which the negotiated remote IP address must fall.rw
IpAddress
.1.3.6.1.4.1.33.22.3.1.1.5
xPppIpcpConfigStateControls whether IPCP is allowed to run on this port.rw
Enumeration
.1.3.6.1.4.1.33.22.3.1.1.6
xPppIpcpConfigLocalRangeStartStart of acceptable address range in which the negotiated local IP address must fall.rw
IpAddress
.1.3.6.1.4.1.33.22.3.1.1.7
xPppIpcpConfigLocalRangeEndEnd of acceptable address range in which the negotiated local IP address must fall.rw
IpAddress
.1.3.6.1.4.1.33.22.3.1.1.8
xPppIpcpConfigPppIpMaskThe 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.rw
IpAddress
.1.3.6.1.4.1.33.22.3.1.1.9
xPppIpcpAsyncConfigTableA table containing PPP specific variables for this PPP implementation.
SEQUENCE OF XPppIpcpAsyncConfigEntry
.1.3.6.1.4.1.33.22.3.2
xPppIpcpAsyncConfigEntryManagement information about a particular PPP Asynchronous LCP.
XPppIpcpAsyncConfigEntry
.1.3.6.1.4.1.33.22.3.2.1
xPppIpcpAsyncConfigBrdcastDetermines whether to forward an IP Broadcast or not.rw
Enumeration
.1.3.6.1.4.1.33.22.3.2.1.1
xPppIpcpStatusTableA table containing basic PPP IPCP status info.
SEQUENCE OF XPppIpcpStatusEntry
.1.3.6.1.4.1.33.22.3.3
xPppIpcpStatusEntryStatus information about a particular PPP IPCP session.
XPppIpcpStatusEntry
.1.3.6.1.4.1.33.22.3.3.1
xPppIpcpStatusStateThe current state of IPCP.rodeprecated
Enumeration
.1.3.6.1.4.1.33.22.3.3.1.1
xPppIpcpStatusLocalAddressThe IP Address currently being used by the local IPCP.ro
IpAddress
.1.3.6.1.4.1.33.22.3.3.1.2
xPppIpcpStatusRemoteAddressThe IP Address currently being used by the Remote IPCP.ro
IpAddress
.1.3.6.1.4.1.33.22.3.3.1.3
xPppIpcpRxPktsTotal number of IP packets received.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.4
xPppIpcpTxPktsTotal number of IP packets transmitted.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.5
xPppIpcpRxConReqThe count of IPCP Configure Requests received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.6
xPppIpcpTxConReqThe count of IPCP Configure Requests transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.7
xPppIpcpRxConNakThe count of IPCP Configure Naks received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.8
xPppIpcpTxConNakThe count of IPCP Configure Naks transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.9
xPppIpcpRxConAckThe count of IPCP Configure Acks received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.10
xPppIpcpTxConAckThe count of IPCP Configure Acks transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.11
xPppIpcpRxConRejThe count of IPCP Configure Rejects received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.12
xPppIpcpTxConRejThe count of IPCP Configure Rejects transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.13
xPppIpcpRxTrmReqThe count of IPCP Terminate Requests received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.14
xPppIpcpTxTrmReqThe count of IPCP Terminate Requests transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.15
xPppIpcpRxTrmAckThe count of IPCP Terminate Acks received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.16
xPppIpcpTxTrmAckThe count of IPCP Terminate Acks transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.3.3.1.17
xPppIpcpStatusState2The current state of IPCP.ro
Enumeration
.1.3.6.1.4.1.33.22.3.3.1.18
xPppAuth
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.22.4
xPppPapPasswordThe password to use for PAP authentication.rw
OCTET STRING
.1.3.6.1.4.1.33.22.4.1
xPppAuthConfigTableA table containing PPP specific variables for this PPP implementation.
SEQUENCE OF XPppAuthConfigEntry
.1.3.6.1.4.1.33.22.4.2
xPppAuthConfigEntryManagement information about a particular PPP.
XPppAuthConfigEntry
.1.3.6.1.4.1.33.22.4.2.1
xPppAuthChapChallengeTimerLength of time in minutes between CHAP reauthentication challenges. A value of zero disables the timer.rw
INTEGER
.1.3.6.1.4.1.33.22.4.2.1.4
xPppAuthPapConfigStateControls the type of Pap authentication required for this port, and whether it is combined with another authentication mechanism such as Radius.rw
Enumeration
.1.3.6.1.4.1.33.22.4.2.1.5
xPppAuthChapConfigStateControls the type of Chap authentication required for this port, and whether it is combined with another authentication mechanism such as Radius.rw
Enumeration
.1.3.6.1.4.1.33.22.4.2.1.6
xPppAuthStatusTableA table containing PPP specific variables for this PPP implementation.
SEQUENCE OF XPppAuthStatusEntry
.1.3.6.1.4.1.33.22.4.3
xPppAuthStatusEntryManagement information about a particular PPP.
XPppAuthStatusEntry
.1.3.6.1.4.1.33.22.4.3.1
xPppPapStatusStateThe current state of PAP.ro
Enumeration
.1.3.6.1.4.1.33.22.4.3.1.4
xPppChapStatusStateThe current state of CHAP.ro
Enumeration
.1.3.6.1.4.1.33.22.4.3.1.5
xPppChapPasswordThe password to use for CHAP authentication.rw
OCTET STRING
.1.3.6.1.4.1.33.22.4.4
xPppIpxcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.22.5
xPppIpxcpConfigTableA table containing PPP specific variables for this PPP implementation.
SEQUENCE OF XPppIpxcpConfigEntry
.1.3.6.1.4.1.33.22.5.1
xPppIpxcpConfigEntryManagement information about a particular PPP.
XPppIpxcpConfigEntry
.1.3.6.1.4.1.33.22.5.1.1
xPppIpxcpCipxCompressionControls whether CIPX compression will be negotiated on the interface.rw
Enumeration
.1.3.6.1.4.1.33.22.5.1.1.1
xPppIpxcpConfigRemoteNodeThe IPX Node address which can be offered to the peer if it does not know a Node number but requires one.rw
OCTET STRING ( SIZE(6) )
.1.3.6.1.4.1.33.22.5.1.1.2
xPppIpxcpStatusTableA table containing PPP specific variables for this PPP implementation.
SEQUENCE OF XPppIpxcpStatusEntry
.1.3.6.1.4.1.33.22.5.2
xPppIpxcpStatusEntryManagement information about a particular PPP.
XPppIpxcpStatusEntry
.1.3.6.1.4.1.33.22.5.2.1
xPppIpxcpStatusStateThe current state of IPXCP.ro
Enumeration
.1.3.6.1.4.1.33.22.5.2.1.1
xPppIpxcpCipxInCompressionThe current state of CIPX compression inbound.ro
Enumeration
.1.3.6.1.4.1.33.22.5.2.1.2
xPppIpxcpCipxOutCompressionThe current state of CIPX compression outbound.ro
Enumeration
.1.3.6.1.4.1.33.22.5.2.1.3
xPppIpxcpCipxInSlotsThe current number of CIPX compression inbound slots.ro
INTEGER
.1.3.6.1.4.1.33.22.5.2.1.4
xPppIpxcpCipxOutSlotsThe current number of CIPX compression outbound slots.ro
INTEGER
.1.3.6.1.4.1.33.22.5.2.1.5
xPppIpxcpStatusRemoteNodeThe IPX Node address currently being used by the Remote IPX peer.ro
OCTET STRING ( SIZE(6) )
.1.3.6.1.4.1.33.22.5.2.1.6
xPppIpxcpCountersTableA table containing basic PPP IPXCP status info.
SEQUENCE OF XPppIpxcpCountersEntry
.1.3.6.1.4.1.33.22.5.3
xPppIpxcpCountersEntryCounter information about a particular PPP IPXCP session.
XPppIpxcpCountersEntry
.1.3.6.1.4.1.33.22.5.3.1
xPppIpxcpRxConReqThe count of IPXCP Configure Requests received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.5.3.1.1
xPppIpxcpTxConReqThe count of IPXCP Configure Requests transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.5.3.1.2
xPppIpxcpRxConNakThe count of IPXCP Configure Naks received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.5.3.1.3
xPppIpxcpTxConNakThe count of IPXCP Configure Naks transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.5.3.1.4
xPppIpxcpRxConAckThe count of IPXCP Configure Acks received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.5.3.1.5
xPppIpxcpTxConAckThe count of IPXCP Configure Acks transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.5.3.1.6
xPppIpxcpRxConRejThe count of IPXCP Configure Rejects received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.5.3.1.7
xPppIpxcpTxConRejThe count of IPXCP Configure Rejects transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.5.3.1.8
xPppIpxcpRxTrmReqThe count of IPXCP Terminate Requests received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.5.3.1.9
xPppIpxcpTxTrmReqThe count of IPXCP Terminate Requests transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.5.3.1.10
xPppIpxcpRxTrmAckThe count of IPXCP Terminate Acks received from the peer.ro
Counter
.1.3.6.1.4.1.33.22.5.3.1.11
xPppIpxcpTxTrmAckThe count of IPXCP Terminate Acks transmitted to the peer.ro
Counter
.1.3.6.1.4.1.33.22.5.3.1.12
MRV-IN-REACH-PPP-MIB - SNMP MIB Reference | MIBs Explorer