All MIBs › ITOUCH-PPP-MIB
Category: Protocol: PPP, Vendor: Allied Telesis
Description:
Provides management objects for Point-to-Point Protocol (PPP) interfaces on Allied Telesis iTouch devices, including link control and configuration parameters.
Imported Objects
From ITOUCH-MIB
| iTouch | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| IpAddress |
From RFC1213-MIB
| ifIndex |
What Is ITOUCH-PPP-MIB?
ITOUCH-PPP-MIB provides management objects for Point-to-Point Protocol (PPP) interfaces on Allied Telesis iTouch devices, covering link control and configuration parameters for dial-up or leased-line WAN connections. It exposes PPP link-state, negotiation, and configuration objects layered on the device's physical WAN interfaces. Its monitoring value is software/link status, confirming PPP link negotiation succeeded and the link is up, useful for detecting flapping or failed WAN links, complementing the underlying interface hardware status reported by the base ITOUCH-MIB. It builds on standard PPP protocol concepts within the vendor's iTouch MIB family. Typical deployment is iTouch routers/terminal servers using PPP for WAN or dial-backup connectivity. Engineers can download the ITOUCH-PPP-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ITOUCH-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 operational status
- PPP negotiation parameters
- link configuration state
Supported Devices
- iTouch Communications (later Black Box) routers/terminal servers
Monitoring Examples
No sample objects were captured for this MIB; based on the module description, an admin would typically poll PPP link operational status and negotiation parameters to confirm a WAN link has successfully established PPP, with negotiation failures or link flapping indicating a WAN connectivity problem.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| 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 | not-accessible | A table containing PPP specific variables for this PPP implementation. | |
| xPppConfigEntry | 1.3.6.1.4.1.33.22.1.1.1 | not-accessible | Management information about a particular PPP. | |
| INT xPppConfigOpen | 1.3.6.1.4.1.33.22.1.1.1.1 | INTEGER | read-write | Determines if PPP is configured on this port. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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 | not-accessible | A table containing basic PPP status info. | |
| xPppStatusEntry | 1.3.6.1.4.1.33.22.1.2.1 | not-accessible | Status information about a particular PPP. | |
| INT 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. |
| INT xPppLinkOpen | 1.3.6.1.4.1.33.22.1.2.1.2 | INTEGER | read-only | Displays open status of the link. |
| CTR xPppHdlcRxTotalPkts | 1.3.6.1.4.1.33.22.1.2.1.3 | Counter | read-only | Total of all packets received on PPP link. |
| CTR xPppHdlcTxTotalPkts | 1.3.6.1.4.1.33.22.1.2.1.4 | Counter | read-only | Total of all packets transmitted on PPP link. |
| CTR xPppHdlcRxFrameErrs | 1.3.6.1.4.1.33.22.1.2.1.5 | Counter | read-only | Number of framing errors received on PPP link. |
| CTR 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. |
| CTR 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. |
| CTR xPppHdlcRxBadFcs | 1.3.6.1.4.1.33.22.1.2.1.8 | Counter | read-only | Number of packets received with a bad checksum. |
| CTR 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 | not-accessible | A table containing PPP LCP specific variables for this PPP implementation. | |
| xPppLcpConfigEntry | 1.3.6.1.4.1.33.22.2.1.1 | not-accessible | Management information about a particular PPP LCP session. | |
| INT xPppLcpConfigAuth | 1.3.6.1.4.1.33.22.2.1.1.1 | INTEGER | read-write | Authentication protocol used for authenticating peers. |
| INT xPppLcpConfigChapAuth | 1.3.6.1.4.1.33.22.2.1.1.2 | INTEGER | read-write | Authentication CHAP protocol used for authenticating peers. |
| xPppLcpStatusTable | 1.3.6.1.4.1.33.22.2.2 | not-accessible | A table containing PPP LCP status info. | |
| xPppLcpStatusEntry | 1.3.6.1.4.1.33.22.2.2.1 | not-accessible | Status information about a particular PPP LCP session. | |
| INT xPppLcpStatusState | 1.3.6.1.4.1.33.22.2.2.1.1 | INTEGER | read-only | The current state of LCP. |
| INT 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. |
| INT 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| INT xPppLcpStatusState2 | 1.3.6.1.4.1.33.22.2.2.1.24 | INTEGER | read-only | The current state of LCP. |
| xPppIpcp | 1.3.6.1.4.1.33.22.3 | |||
| xPppIpcpConfigTable | 1.3.6.1.4.1.33.22.3.1 | not-accessible | A table containing PPP IPCPspecific variables for this PPP implementation. | |
| xPppIpcpConfigEntry | 1.3.6.1.4.1.33.22.3.1.1 | not-accessible | Management information about a particular PPP IPCP session. | |
| IP xPppIpcpConfigLocalAddress | 1.3.6.1.4.1.33.22.3.1.1.1 | IpAddress | read-write | IP Address of the local PPP interface. |
| IP xPppIpcpConfigRemoteAddress | 1.3.6.1.4.1.33.22.3.1.1.2 | IpAddress | read-write | IP Address of the peer PPP interface. |
| INT 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. |
| IP 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. |
| IP 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. |
| INT 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. |
| IP 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. |
| IP 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. |
| IP 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 | not-accessible | A table containing PPP specific variables for this PPP implementation. | |
| xPppIpcpAsyncConfigEntry | 1.3.6.1.4.1.33.22.3.2.1 | not-accessible | Management information about a particular PPP Asynchronous LCP. | |
| INT 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. |
| xPppIpcpStatusTable | 1.3.6.1.4.1.33.22.3.3 | not-accessible | A table containing basic PPP IPCP status info. | |
| xPppIpcpStatusEntry | 1.3.6.1.4.1.33.22.3.3.1 | not-accessible | Status information about a particular PPP IPCP session. | |
| INT xPppIpcpStatusState | 1.3.6.1.4.1.33.22.3.3.1.1 | INTEGER | read-only | The current state of IPCP. |
| IP 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. |
| IP 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. |
| CTR xPppIpcpRxPkts | 1.3.6.1.4.1.33.22.3.3.1.4 | Counter | read-only | Total number of IP packets received. |
| CTR xPppIpcpTxPkts | 1.3.6.1.4.1.33.22.3.3.1.5 | Counter | read-only | Total number of IP packets transmitted. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| INT xPppIpcpStatusState2 | 1.3.6.1.4.1.33.22.3.3.1.18 | INTEGER | read-only | The current state of IPCP. |
| xPppAuth | 1.3.6.1.4.1.33.22.4 | |||
| OCT 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 | not-accessible | A table containing PPP specific variables for this PPP implementation. | |
| xPppAuthConfigEntry | 1.3.6.1.4.1.33.22.4.2.1 | not-accessible | Management information about a particular PPP. | |
| INT 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. |
| INT 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. |
| INT 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. |
| xPppAuthStatusTable | 1.3.6.1.4.1.33.22.4.3 | not-accessible | A table containing PPP specific variables for this PPP implementation. | |
| xPppAuthStatusEntry | 1.3.6.1.4.1.33.22.4.3.1 | not-accessible | Management information about a particular PPP. | |
| INT xPppPapStatusState | 1.3.6.1.4.1.33.22.4.3.1.4 | INTEGER | read-only | The current state of PAP. |
| INT xPppChapStatusState | 1.3.6.1.4.1.33.22.4.3.1.5 | INTEGER | read-only | The current state of CHAP. |
| OCT 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 | not-accessible | A table containing PPP specific variables for this PPP implementation. | |
| xPppIpxcpConfigEntry | 1.3.6.1.4.1.33.22.5.1.1 | not-accessible | Management information about a particular PPP. | |
| INT 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. |
| OCT 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 | not-accessible | A table containing PPP specific variables for this PPP implementation. | |
| xPppIpxcpStatusEntry | 1.3.6.1.4.1.33.22.5.2.1 | not-accessible | Management information about a particular PPP. | |
| INT xPppIpxcpStatusState | 1.3.6.1.4.1.33.22.5.2.1.1 | INTEGER | read-only | The current state of IPXCP. |
| INT xPppIpxcpCipxInCompression | 1.3.6.1.4.1.33.22.5.2.1.2 | INTEGER | read-only | The current state of CIPX compression inbound. |
| INT xPppIpxcpCipxOutCompression | 1.3.6.1.4.1.33.22.5.2.1.3 | INTEGER | read-only | The current state of CIPX compression outbound. |
| INT xPppIpxcpCipxInSlots | 1.3.6.1.4.1.33.22.5.2.1.4 | INTEGER | read-only | The current number of CIPX compression inbound slots. |
| INT xPppIpxcpCipxOutSlots | 1.3.6.1.4.1.33.22.5.2.1.5 | INTEGER | read-only | The current number of CIPX compression outbound slots. |
| OCT 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 | not-accessible | A table containing basic PPP IPXCP status info. | |
| xPppIpxcpCountersEntry | 1.3.6.1.4.1.33.22.5.3.1 | not-accessible | Counter information about a particular PPP IPXCP session. | |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
| CTR 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. |
RFC description
iTouch Communications PPP protocol MIB defining point-to-point protocol configuration and management for various protocol levels (LCP, IPCP, auth).
Start monitoring iTouch Communications (Black Box) routers/terminal servers (PPP) 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.