TIMETRA-PPP-MIB Table View

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

Tables
2
Rows
2
Columns
37

tmnxPppTable

table
.1.3.6.1.4.1.6527.3.1.2.2.5.1 · 1 row entry · 32 columns
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxPppTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-PPP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PPP-MIB::tmnxPppTable'
The tmnxPppTable has an entry for each port in the system that is
configured for PPP.
tmnxPppEntry row .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.
Column Syntax OID
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
The Ip address assigned the local end of the PPP link.

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

This object was made obsolete in the 4.0 release.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.3
The Ethernet MacAddress sent by the remote end of the PPP link.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.4
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
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
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
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.8
The number of times that tmnxPppKaDropCount was reached.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.9
The number of echo reply packets received.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.10
The number of echo request packets sent.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.11
The time remaining before the link will be declared dropped if a
keepalive echo reply packet is not received.
SNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.12
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
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
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
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
The last time that LQM stats were cleared.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.17
The number of times that either tmnxPppLqmInRate or tmnxPppLqmOutRate
falls below the specified quality percentage when PPP quality or LQM
is enforced.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.18
The number of LQR packets received.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.19
The number of LQR packets sent.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.20
The time remaining before the link will be declared dropped if a LQM
LQR message packet is not received.
SNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.21
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.22
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.1.1.23
tmnxPppLocalIPv4AddressType indicates the address type of the address
at the local end of the PPP link.
INET-ADDRESS-MIBInetAddressType
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 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 indicates the address type of the address
at the local end of the PPP link.
INET-ADDRESS-MIBInetAddressType
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 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 indicates the address type of the address
at the remote end of the PPP link.
INET-ADDRESS-MIBInetAddressType
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 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 indicates the address type of the address
at the remote end of the PPP link.
INET-ADDRESS-MIBInetAddressType
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 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
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
Uses the nokia variant from /opt/observium/mibs/nokia.
Command help
Walk tmnxPppCpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-PPP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PPP-MIB::tmnxPppCpTable'
The tmnxPppCpTable has an entry for each PPP Control Protocol run on
each port in the system that is configured for PPP.
tmnxPppCpEntry row .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 …
Column Syntax OID
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
The tmnxPppCpState variable indicates the current state of the PPP
Control Protocol on this interface.
TIMETRA-TC-MIBTmnxPppCpState
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
The last time the value of tmnxPppCpState changed.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.3
The number of times that this Control Protocol has reached the 'open'
state.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.4
The last time tmnxPppCpRestartCount has been reset to zero.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.6527.3.1.2.2.5.2.1.5