TIMETRA-PPP-MIB

File: TIMETRA-PPP-MIB.mib (33574 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB TIMETRA-GLOBAL-MIB TIMETRA-CHASSIS-MIB
TIMETRA-PORT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter32 IpAddress
Gauge32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TEXTUAL-CONVENTION TimeStamp
TimeInterval MacAddress InetAddressType
InetAddress timetraSRMIBModules tmnxHwObjs
tmnxHwNotification tmnxHwConformance tmnxChassisIndex
tmnxPortPortID

Defined Types

TmnxPppCpState  
The TmnxPppCpState data type is an enumerated integer that describes the current status of a PPP link. It can be applied to both LCP and NCP links.
TEXTUAL-CONVENTION    
  INTEGER initial(1), starting(2), closed(3), stopped(4), closing(5), stopping(6), requestSent(7), ackReceived(8), ackSent(9), opened(10)  

TmnxPppEntry  
SEQUENCE    
  tmnxPppLinkPhase INTEGER
  tmnxPppLocalAddress IpAddress
  tmnxPppRemoteAddress IpAddress
  tmnxPppRemoteMacAddress MacAddress
  tmnxPppLineMonitorMethod INTEGER
  tmnxPppKaPeriod Unsigned32
  tmnxPppKaDropCount Unsigned32
  tmnxPppKaLastClearedTime TimeStamp
  tmnxPppKaThresholdExceedsCount Counter32
  tmnxPppKaInPktCount Counter32
  tmnxPppKaOutPktCount Counter32
  tmnxPppKaTimeDropLink TimeInterval
  tmnxPppQuality Unsigned32
  tmnxPppLqmOperPeriod Unsigned32
  tmnxPppLqmInRate Gauge32
  tmnxPppLqmOutRate Gauge32
  tmnxPppLqmLastClearedTime TimeStamp
  tmnxPppLqmThresholdExceedsCount Counter32
  tmnxPppLqmInPktCount Counter32
  tmnxPppLqmOutPktCount Counter32
  tmnxPppLqmTimeDropLink TimeInterval
  tmnxPppLocalMagicNumber Unsigned32
  tmnxPppRemoteMagicNumber Unsigned32
  tmnxPppLocalIPv4AddressType InetAddressType
  tmnxPppLocalIPv4Address InetAddress
  tmnxPppLocalIPv6AddressType InetAddressType
  tmnxPppLocalIPv6Address InetAddress
  tmnxPppRemoteIPv4AddressType InetAddressType
  tmnxPppRemoteIPv4Address InetAddress
  tmnxPppRemoteIPv6AddressType InetAddressType
  tmnxPppRemoteIPv6Address InetAddress
  tmnxPppHdrCompression BITS

TmnxPppCpEntry  
SEQUENCE    
  tmnxPppCpProtocol INTEGER
  tmnxPppCpState TmnxPppCpState
  tmnxPppCpLastChange TimeStamp
  tmnxPppCpRestartCount Counter32
  tmnxPppCpLastClearedTime TimeStamp

Defined Values

tmnxPppMIBModule 1.3.6.1.4.1.6527.1.1.3.26
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.
MODULE-IDENTITY    

tmnxPppObjs 1.3.6.1.4.1.6527.3.1.2.2.5
OBJECT IDENTIFIER    

tmnxPppNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.2.3
OBJECT IDENTIFIER    

tmnxPppNotification 1.3.6.1.4.1.6527.3.1.3.2.3.0
OBJECT IDENTIFIER    

tmnxPppConformance 1.3.6.1.4.1.6527.3.1.1.2.3
OBJECT IDENTIFIER    

tmnxPppTable 1.3.6.1.4.1.6527.3.1.2.2.5.1
The tmnxPppTable has an entry for each port in the system that is configured for PPP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPppEntry

tmnxPppEntry 1.3.6.1.4.1.6527.3.1.2.2.5.1.1
Each row entry represents a port from the tmnxPortTable that is configured for PPP. Entries cannot be created and deleted via SNMP SET operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPppEntry  

tmnxPppLinkPhase 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.1
The current link phase for this PPP connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dead(1), establish(2), authenticate(3), network(4), terminate(5)  

tmnxPppLocalAddress 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.2
The Ip address assigned the local end of the PPP link. This object was made obsolete in the 4.0 release.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxPppRemoteAddress 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.3
The Ip address of the remote end of the PPP link. This object was made obsolete in the 4.0 release.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxPppRemoteMacAddress 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.4
The Ethernet MacAddress sent by the remote end of the PPP link.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

tmnxPppLineMonitorMethod 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.5
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), keepalive(2), lqm(3)  

tmnxPppKaPeriod 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.6
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..60  

tmnxPppKaDropCount 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.7
The value of tmnxPppKaDropCount determines how many keepalive or LQR messages can be missed before the line is brought down.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxPppKaLastClearedTime 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.8
The last time that keepalive stats were cleared. Note that the keepalive stats are cleared when changing from LQM to keepalives or vice versa.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPppKaThresholdExceedsCount 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.9
The number of times that tmnxPppKaDropCount was reached.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxPppKaInPktCount 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.10
The number of echo-reply packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxPppKaOutPktCount 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.11
The number of echo-request packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  


tmnxPppQuality 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.13
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..100  

tmnxPppLqmOperPeriod 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.14
The value tmnxPppLqmOperPeriod is the negotiated time interval in seconds at which LQM LQR requests are issued.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..60  

tmnxPppLqmInRate 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.15
The average of 'SaveInPackets'/'PeerOutPackets' in the last five consecutive LQRs received.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

tmnxPppLqmOutRate 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.16
The average of 'PeerInPackets'/'LastOutPackets' in the last five consecutive LQRs received.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..100  

tmnxPppLqmLastClearedTime 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.17
The last time that LQM stats were cleared.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPppLqmThresholdExceedsCount 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.18
The number of times that either tmnxPppLqmInRate or tmnxPppLqmOutRate falls below the specified quality percentage when PPP quality or LQM is enforced.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxPppLqmInPktCount 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.19
The number of LQR packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxPppLqmOutPktCount 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.20
The number of LQR packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  


tmnxPppLocalMagicNumber 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.22
tmnxPppLocalMagicNumber 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxPppRemoteMagicNumber 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.23
tmnxPppRemoteMagicNumber 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxPppLocalIPv4AddressType 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.24
tmnxPppLocalIPv4AddressType indicates the address type of the address at the local end of the PPP link.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxPppLocalIPv4Address 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.25
tmnxPppLocalIPv4Address indicates the IPv4 address of the local end of the PPP link.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4)  

tmnxPppLocalIPv6AddressType 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.26
tmnxPppLocalIPv6AddressType indicates the address type of the address at the local end of the PPP link.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxPppLocalIPv6Address 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.27
tmnxPppLocalIPv6Address indicates the IPv6 address of the local end of the PPP link.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|16)  

tmnxPppRemoteIPv4AddressType 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.28
tmnxPppRemoteIPv4AddressType indicates the address type of the address at the remote end of the PPP link.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxPppRemoteIPv4Address 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.29
tmnxPppRemoteIPv4Address indicates the IPv4 address of the remote end of the PPP link.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4)  

tmnxPppRemoteIPv6AddressType 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.30
tmnxPppRemoteIPv6AddressType indicates the address type of the address at the remote end of the PPP link.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxPppRemoteIPv6Address 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.31
tmnxPppRemoteIPv6Address indicates the IPv6 address of the remote end of the PPP link.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|16)  

tmnxPppHdrCompression 1.3.6.1.4.1.6527.3.1.2.2.5.1.1.32
The 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 received
Status: current Access: read-write
OBJECT-TYPE    
  BITS acfc(0), pfc(1)  

tmnxPppCpTable 1.3.6.1.4.1.6527.3.1.2.2.5.2
The tmnxPppCpTable has an entry for each PPP Control Protocol run on each port in the system that is configured for PPP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxPppCpEntry

tmnxPppCpEntry 1.3.6.1.4.1.6527.3.1.2.2.5.2.1
Each 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxPppCpEntry  

tmnxPppCpProtocol 1.3.6.1.4.1.6527.3.1.2.2.5.2.1.1
The 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER lcp(1), ipcp(2), mplscp(3), bcp(4), osicp(5), lqr(6), ipv6cp(7)  

tmnxPppCpState 1.3.6.1.4.1.6527.3.1.2.2.5.2.1.2
The tmnxPppCpState variable indicates the current state of the PPP Control Protocol on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPppCpState  

tmnxPppCpLastChange 1.3.6.1.4.1.6527.3.1.2.2.5.2.1.3
The last time the value of tmnxPppCpState changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPppCpRestartCount 1.3.6.1.4.1.6527.3.1.2.2.5.2.1.4
The number of times that this Control Protocol has reached the 'open' state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxPppCpLastClearedTime 1.3.6.1.4.1.6527.3.1.2.2.5.2.1.5
The last time tmnxPppCpRestartCount has been reset to zero.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxPppCpUp 1.3.6.1.4.1.6527.3.1.3.2.3.0.1
Generated when the finite state machine of a control protocol (LCP, LQR, etc.) reaches the OPENED state.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxPppCpDown 1.3.6.1.4.1.6527.3.1.3.2.3.0.2
Generated when the finite state machine of a control protocol (LCP, LQR, etc.) leaves the OPENED state.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxPppNcpUp 1.3.6.1.4.1.6527.3.1.3.2.3.0.3
Generated when the finite state machine of a network control protocol (IPCP, MPLSCP, BCP, OSICP, etc.) reaches the OPENED state.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxPppNcpDown 1.3.6.1.4.1.6527.3.1.3.2.3.0.4
Generated when the finite state machine of a network control protocol (IPCP, MPLSCP, BCP, OSICP, etc.) leaves the OPENED state.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxPppKeepaliveFailure 1.3.6.1.4.1.6527.3.1.3.2.3.0.5
Generated when the keepalive based on echo packets failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxPppLqmFailure 1.3.6.1.4.1.6527.3.1.3.2.3.0.6
Generated when the link has failed in meeting the specified quality percentage.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxPppLoopback 1.3.6.1.4.1.6527.3.1.3.2.3.0.7
Generated when the value of tmnxPppLocalMagicNumber is the same as the value of tmnxPppRemoteMagicNumber sent by the peer.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxPppLoopbackClear 1.3.6.1.4.1.6527.3.1.3.2.3.0.8
Generated when the loopback condition is cleared. It means that the value of tmnxPppLocalMagicNumber is different than the value of tmnxPppRemoteMagicNumber sent by the peer.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxPppCompliances 1.3.6.1.4.1.6527.3.1.1.2.3.1
OBJECT IDENTIFIER    

tmnxPppGroups 1.3.6.1.4.1.6527.3.1.1.2.3.2
OBJECT IDENTIFIER    

tmnxPppCompliance 1.3.6.1.4.1.6527.3.1.1.2.3.1.1
The compliance statement for management of PPP protocol features using the TIMETRA-PPP-MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

tmnxPpp7450V4v0Compliance 1.3.6.1.4.1.6527.3.1.1.2.3.1.2
The compliance statement for management of PPP protocol features for revision 4.0 on the Alcatel 7450 SR series systems.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

tmnxPpp7750V4v0Compliance 1.3.6.1.4.1.6527.3.1.1.2.3.1.3
The compliance statement for management of PPP protocol features for revision 4.0 on the Alcatel 7750 SR series systems.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

tmnxPpp7450V6v0Compliance 1.3.6.1.4.1.6527.3.1.1.2.3.1.4
The compliance statement for management of PPP protocol features for revision 6.0 on the Alcatel 7450 SR series systems.
Status: current Access: read-only
MODULE-COMPLIANCE    

tmnxPpp77x0V6v0Compliance 1.3.6.1.4.1.6527.3.1.1.2.3.1.5
The compliance statement for management of PPP protocol features for revision 6.0 on the Alcatel 77x0 SR series systems.
Status: current Access: read-only
MODULE-COMPLIANCE    

tmnxPppGroup 1.3.6.1.4.1.6527.3.1.1.2.3.2.1
The group of objects supporting management of Point-to-Point Protocol (PPP) capabilities on Alcatel 7x50 SR series systems.
Status: obsolete Access: read-only
OBJECT-GROUP    

tmnxPppNotificationGroup 1.3.6.1.4.1.6527.3.1.1.2.3.2.3
The group of notifications supporting the management of Point-to-Point Protocol (PPP) on Alcatel 7x50 SR series systems.
Status: current Access: read-only
NOTIFICATION-GROUP    

tmnxPPPObsoleteV4v0Group 1.3.6.1.4.1.6527.3.1.1.2.3.2.4
The group of objects in TIMETRA-PPP-MIB which are obsoleted.
Status: current Access: read-only
OBJECT-GROUP    

tmnxPpp7450V4v0Group 1.3.6.1.4.1.6527.3.1.1.2.3.2.5
The group of objects supporting management of Point-to-Point Protocol (PPP) capabilities on the 4.0 version of Alcatel 7450 SR systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxPpp7750V4v0Group 1.3.6.1.4.1.6527.3.1.1.2.3.2.6
The group of objects supporting management of Point-to-Point Protocol (PPP) capabilities on the 4.0 version of Alcatel 7750 SR systems.
Status: current Access: read-only
OBJECT-GROUP    

tmnxPppCompressionGroup 1.3.6.1.4.1.6527.3.1.1.2.3.2.7
The group of objects supporting management of compression capabilities over Point-to-Point Protocol (PPP) interfaces on the Alcatel 7750 SR systems.
Status: current Access: read-only
OBJECT-GROUP