Home/Catalog/TIMETRA-PPP-MIB

TIMETRA-PPP-MIB

AI MIB Summary

The TIMETRA-PPP-MIB facilitates the SNMP-based provisioning and monitoring of Point-to-Point Protocol (PPP) session states, link parameters, and associated hardware interfaces on Alcatel-Lucent (now Nokia) SR OS routers. It enables administrators to track PPP negotiation status, error counters, and interface utilization specifically for serial or DSL-based WAN links managed by the TIMETRA platform.

This document is the SNMP MIB module to manage and provision the hardware components of the Alcatel-Lucent SROS device. Copyright 2003-2011 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
tmnxPppMIBModule.1.3.6.1.4.1.6527.1.1.3.26
56
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

56 total
Object Name
tmnxPppMIBModuleThis document is the SNMP MIB module to manage and provision the hardware components of the Alcatel-Lucent SROS device. Copyright 2003-2011 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY
.1.3.6.1.4.1.6527.1.1.3.26
tmnxPppConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.2.3
tmnxPppCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.2.3.1
tmnxPppGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.1.2.3.2
tmnxPppObjs
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.2.2.5
tmnxPppTableThe tmnxPppTable has an entry for each port in the system that is configured for PPP.
SEQUENCE OF TmnxPppEntry
.1.3.6.1.4.1.6527.3.1.2.2.5.1
tmnxPppEntryEach row entry represents a port from the tmnxPortTable that is configured for PPP. Entries cannot be created and deleted via SNMP SET operations.
TmnxPppEntry
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1
tmnxPppLinkPhaseThe current link phase for this PPP connection.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.1
tmnxPppLocalAddressThe Ip address assigned the local end of the PPP link. This object was made obsolete in the 4.0 release.roobsolete
IpAddress
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.2
tmnxPppRemoteAddressThe Ip address of the remote end of the PPP link. This object was made obsolete in the 4.0 release.roobsolete
IpAddress
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.3
tmnxPppRemoteMacAddressThe Ethernet MacAddress sent by the remote end of the PPP link.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.4
tmnxPppLineMonitorMethodThe type of line monitoring packets being sent and received on this PPP link. Note that this can be deduced from the values of tmnxPppKaPeriod and tmnxPppQuality. One can find out whether lqm or keepalive is enabled or not. That is, lqm is enabled (keepalive is disabled) if tmnxPppQuality is not zero; and keepalive is enabled if tmnxPppKaPeriod is not zero and tmnxPppQuality is zero. If tmnxPppQuality and tmnxPppKaPeriod are both set to zero, no line monitoring is used.ro
Enumeration
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.5
tmnxPppKaPeriodThe value tmnxPppKaPeriod is used to configure the time interval in seconds at which keepalive requests are issued. When LQM is enabled by setting tmnxPppQuality equal to some value other than zero (0), keepalives are replaced with LQR messages.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.6
tmnxPppKaDropCountThe value of tmnxPppKaDropCount determines how many keepalive or LQR messages can be missed before the line is brought down.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.7
tmnxPppKaLastClearedTimeThe last time that keepalive stats were cleared. Note that the keepalive stats are cleared when changing from LQM to keepalives or vice versa.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.8
tmnxPppKaThresholdExceedsCountThe number of times that tmnxPppKaDropCount was reached.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.9
tmnxPppKaInPktCountThe number of echo-reply packets received.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.10
tmnxPppKaOutPktCountThe number of echo-request packets sent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.11
tmnxPppQualityThe value of tmnxPppQuality is a percentage used by LQM to monitor the link quality. If the quality drops below this percentage, the router shuts down the link. The percentages are calculated for both the incoming and outgoing directions. When LQM is enabled by setting tmnxPppQuality to a non-zero value, Link Quality Reports (LQRs) are sent, in place of keepalives, every keepalive period. All incoming keepalives and/or LQRs are always responded to regardless of the setting of tmnxPppQuality. A value of zero (0) implies no LQM quality monitoring and is the only value supported.rw
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.13
tmnxPppLqmOperPeriodThe value tmnxPppLqmOperPeriod is the negotiated time interval in seconds at which LQM LQR requests are issued.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.14
tmnxPppLqmInRateThe average of 'SaveInPackets'/'PeerOutPackets' in the last five consecutive LQRs received.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.15
tmnxPppLqmOutRateThe average of 'PeerInPackets'/'LastOutPackets' in the last five consecutive LQRs received.ro
Gauge32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.16
tmnxPppLqmLastClearedTimeThe last time that LQM stats were cleared.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.17
tmnxPppLqmThresholdExceedsCountThe number of times that either tmnxPppLqmInRate or tmnxPppLqmOutRate falls below the specified quality percentage when PPP quality or LQM is enforced.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.18
tmnxPppLqmInPktCountThe number of LQR packets received.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.19
tmnxPppLqmOutPktCountThe number of LQR packets sent.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.20
tmnxPppLocalMagicNumbertmnxPppLocalMagicNumber is the local magic number to be sent to the peer. The magic number provides a method to detect loopbacks. If the value of tmnxPppLocalMagicNumber is the same as the value of tmnxPppRemoteMagicNumber, then it is possible that the link might be looped back. If the two magic numbers do not match, then the link is not looped back.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.22
tmnxPppRemoteMagicNumbertmnxPppRemoteMagicNumber is the magic number sent by the peer. If the value of tmnxPppRemoteMagicNumber is the same as the value of tmnxPppLocalMagicNumber, then it is possible that the link might be looped back. If the two magic numbers do not match, then the link is not looped back.ro
Unsigned32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.23
tmnxPppLocalIPv4AddressTypetmnxPppLocalIPv4AddressType indicates the address type of the address at the local end of the PPP link.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.24
tmnxPppLocalIPv4AddresstmnxPppLocalIPv4Address indicates the IPv4 address of the local end of the PPP link.ro
InetAddress
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.25
tmnxPppLocalIPv6AddressTypetmnxPppLocalIPv6AddressType indicates the address type of the address at the local end of the PPP link.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.26
tmnxPppLocalIPv6AddresstmnxPppLocalIPv6Address indicates the IPv6 address of the local end of the PPP link.ro
InetAddress
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.27
tmnxPppRemoteIPv4AddressTypetmnxPppRemoteIPv4AddressType indicates the address type of the address at the remote end of the PPP link.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.28
tmnxPppRemoteIPv4AddresstmnxPppRemoteIPv4Address indicates the IPv4 address of the remote end of the PPP link.ro
InetAddress
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.29
tmnxPppRemoteIPv6AddressTypetmnxPppRemoteIPv6AddressType indicates the address type of the address at the remote end of the PPP link.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.30
tmnxPppRemoteIPv6AddresstmnxPppRemoteIPv6Address indicates the IPv6 address of the remote end of the PPP link.ro
InetAddress
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.31
tmnxPppHdrCompressionThe value of tmnxPppHdrCompression specifies Address Control Field Compression (ACFC) and Protocol Field Compression (PFC) behaviour over this PPP link as detailed below. tmnxPppHdrCompression| Protocol action -| acfc | ACFC is requested in config requests sent and | accepted in config request received pfc | PFC is requested in config requests sent and | accepted in config request receivedrw
Bits
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.32
tmnxPppCpTableThe tmnxPppCpTable has an entry for each PPP Control Protocol run on each port in the system that is configured for PPP.
SEQUENCE OF TmnxPppCpEntry
.1.3.6.1.4.1.6527.3.1.2.2.5.2
tmnxPppCpEntryEach row entry represents a specific Ppp Control Protocol being run on a specific port from the tmnxPortTable that is configured for PPP. Entries cannot be created and deleted via SNMP SET operations; rows are created and deleted by the agent as the tmnxPortClass and tmnxPortEncapType values are modified. For any specific link, there is one Link Control Protocol (LCP) plus one or more Network Control Protocols (NCP) depending on the type of protocols supported on the link: ipcp, mplscp, bcp or osicp.
TmnxPppCpEntry
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1
tmnxPppCpProtocolThe enumerated value of tmnxPppCpProtocol indicates the type of Control Protocol represented by this row entry. For any specific link, there is one Link Control Protocol (LCP) plus one or more Network Control Protocols (NCP) depending on the type of protocols supported on the link: ipcp, mplscp, bcp or osicp.
Enumeration
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.1
tmnxPppCpStateThe tmnxPppCpState variable indicates the current state of the PPP Control Protocol on this interface.ro
TmnxPppCpState
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.2
tmnxPppCpLastChangeThe last time the value of tmnxPppCpState changed.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.3
tmnxPppCpRestartCountThe number of times that this Control Protocol has reached the 'open' state.ro
Counter32
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.4
tmnxPppCpLastClearedTimeThe last time tmnxPppCpRestartCount has been reset to zero.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.5
tmnxPppNotifyPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.3.2.3
tmnxPppNotification
OBJECT IDENTIFIER
.1.3.6.1.4.1.6527.3.1.3.2.3.0
tmnxPppCpUpGenerated when the finite state machine of a control protocol (LCP, LQR, etc.) reaches the OPENED state.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.2.3.0.1
tmnxPppCpDownGenerated when the finite state machine of a control protocol (LCP, LQR, etc.) leaves the OPENED state.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.2.3.0.2
tmnxPppNcpUpGenerated when the finite state machine of a network control protocol (IPCP, MPLSCP, BCP, OSICP, etc.) reaches the OPENED state.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.2.3.0.3
tmnxPppNcpDownGenerated when the finite state machine of a network control protocol (IPCP, MPLSCP, BCP, OSICP, etc.) leaves the OPENED state.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.2.3.0.4
tmnxPppKeepaliveFailureGenerated when the keepalive based on echo packets failed.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.2.3.0.5
tmnxPppLqmFailureGenerated when the link has failed in meeting the specified quality percentage.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.2.3.0.6
tmnxPppLoopbackGenerated when the value of tmnxPppLocalMagicNumber is the same as the value of tmnxPppRemoteMagicNumber sent by the peer.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.2.3.0.7
tmnxPppLoopbackClearGenerated when the loopback condition is cleared. It means that the value of tmnxPppLocalMagicNumber is different than the value of tmnxPppRemoteMagicNumber sent by the peer.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6527.3.1.3.2.3.0.8
TIMETRA-PPP-MIB - SNMP MIB Reference | MIBs Explorer