TIMETRA-PPP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
37
.1.3.6.1.4.1.6527.3.1.2.2.5.1 · 1 row entry · 32 columns
The tmnxPppTable has an entry for each port in the system that is
configured for PPP.
tmnxPppEntry entry .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.
Indexes
TIMETRA-CHASSIS-MIBtmnxChassisIndex TIMETRA-PORT-MIBtmnxPortPortID
Column Syntax OID
tmnxPppLinkPhase
The current link phase for this PPP connection.
Enumeration
Enumerated Values:
1dead
2establish
3authenticate
4network
5terminate
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.1
tmnxPppLocalAddress obsolete
The Ip address assigned the local end of the PPP link.

This object was made obsolete in the 4.0 release.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.2
tmnxPppRemoteAddress obsolete
The Ip address of the remote end of the PPP link.

This object was made obsolete in the 4.0 release.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.3
tmnxPppRemoteMacAddress
The Ethernet MacAddress sent by the remote end of the PPP link.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.4
tmnxPppLineMonitorMethod
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 o…
Enumeration
Enumerated Values:
1none
2keepalive
3lqm
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.5
tmnxPppKaPeriod
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 …
secondsUnsigned32r/w
Constraints:
range: 0-60
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.6
tmnxPppKaDropCount
The value of tmnxPppKaDropCount determines how many keepalive or LQR
messages can be missed before the line is brought down.
Unsigned32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.7
tmnxPppKaLastClearedTime
The last time that keepalive stats were cleared. Note that the
keepalive stats are cleared when changing from LQM to keepalives
or vice versa.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.8
tmnxPppKaThresholdExceedsCount
The number of times that tmnxPppKaDropCount was reached.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.9
tmnxPppKaInPktCount
The number of echo reply packets received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.10
tmnxPppKaOutPktCount
The number of echo request packets sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.11
tmnxPppKaTimeDropLink
The time remaining before the link will be declared dropped if a
keepalive echo reply packet is not received.
SNMPv2-TCTimeInterval
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.12
tmnxPppQuality
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…
Unsigned32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.13
tmnxPppLqmOperPeriod
The value tmnxPppLqmOperPeriod is the negotiated time interval in
seconds at which LQM LQR requests are issued.
secondsUnsigned32
Constraints:
range: 0-60
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.14
tmnxPppLqmInRate
The average of 'SaveInPackets'/'PeerOutPackets' in the last five
consecutive LQRs received.
percentUnsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.15
tmnxPppLqmOutRate
The average of 'PeerInPackets'/'LastOutPackets' in the last five
consecutive LQRs received.
percentUnsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.16
tmnxPppLqmLastClearedTime
The last time that LQM stats were cleared.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.17
tmnxPppLqmThresholdExceedsCount
The number of times that either tmnxPppLqmInRate or tmnxPppLqmOutRate
falls below the specified quality percentage when PPP quality or LQM
is enforced.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.18
tmnxPppLqmInPktCount
The number of LQR packets received.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.19
tmnxPppLqmOutPktCount
The number of LQR packets sent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.20
tmnxPppLqmTimeDropLink
The time remaining before the link will be declared dropped if a LQM
LQR message packet is not received.
SNMPv2-TCTimeInterval
Textual Convention: SNMPv2-TCTimeInterval Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.21
tmnxPppLocalMagicNumber
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
tmnxPppRemoteMagicNum…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.22
tmnxPppRemoteMagicNumber
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…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.23
tmnxPppLocalIPv4AddressType
tmnxPppLocalIPv4AddressType indicates the address type of the address
at the local end of the PPP link.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.24
tmnxPppLocalIPv4Address
tmnxPppLocalIPv4Address indicates the IPv4 address of the local end of
the PPP link.
OctetString
Constraints:
range: 0-0
range: 4-4
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.25
tmnxPppLocalIPv6AddressType
tmnxPppLocalIPv6AddressType indicates the address type of the address
at the local end of the PPP link.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.26
tmnxPppLocalIPv6Address
tmnxPppLocalIPv6Address indicates the IPv6 address of the local end of
the PPP link.
OctetString
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.27
tmnxPppRemoteIPv4AddressType
tmnxPppRemoteIPv4AddressType indicates the address type of the address
at the remote end of the PPP link.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.28
tmnxPppRemoteIPv4Address
tmnxPppRemoteIPv4Address indicates the IPv4 address of the remote end
of the PPP link.
OctetString
Constraints:
range: 0-0
range: 4-4
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.29
tmnxPppRemoteIPv6AddressType
tmnxPppRemoteIPv6AddressType indicates the address type of the address
at the remote end of the PPP link.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.30
tmnxPppRemoteIPv6Address
tmnxPppRemoteIPv6Address indicates the IPv6 address of the remote end
of the PPP link.
OctetString
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.31
tmnxPppHdrCompression
The value of tmnxPppHdrCompression specifies Address Control Field
Compression (ACFC) and Protocol Field Compression (PFC) behaviour over
this PPP link as detailed below.

tmnxPppHdrCompression| …
Bitsr/w
Enumerated Values:
0acfc
1pfc
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.32
.1.3.6.1.4.1.6527.3.1.2.2.5.2 · 1 row entry · 5 columns
The tmnxPppCpTable has an entry for each PPP Control Protocol run on
each port in the system that is configured for PPP.
tmnxPppCpEntry entry .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 …
Indexes
TIMETRA-CHASSIS-MIBtmnxChassisIndex TIMETRA-PORT-MIBtmnxPortPortID tmnxPppCpProtocol
Column Syntax OID
tmnxPppCpProtocol
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…
Enumeration
Enumerated Values:
1lcp
2ipcp
3mplscp
4bcp
5osicp
6lqr
7ipv6cp
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.1
tmnxPppCpState
The tmnxPppCpState variable indicates the current state of the PPP
Control Protocol on this interface.
TIMETRA-TC-MIBTmnxPppCpState
Textual Convention: TIMETRA-TC-MIBTmnxPppCpState Enumeration
Type Values:
1initial
2starting
3closed
4stopped
5closing
6stopping
7requestSent
8ackReceived
9ackSent
10opened
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.2
tmnxPppCpLastChange
The last time the value of tmnxPppCpState changed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.3
tmnxPppCpRestartCount
The number of times that this Control Protocol has reached the 'open'
state.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.4
tmnxPppCpLastClearedTime
The last time tmnxPppCpRestartCount has been reset to zero.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.5