IfIndex |
Correlating PPP interface index. |
NextTxSeqno |
description not available Range: 0 to 16777215 |
LastRxSeqno |
description not available Range: 0 to 16777215 |
MaxFragCount |
Maximum size (number of Fragments) of MLPPP reassembling area. Range: 0 to 10000 |
MaxFragLifeTime |
Maximum lifetime of fragments stored in MLPPP reassembling area. Range: 0 to 10 |
FragsRcvd |
Total number of MLPPP fragments received since interface is in operational 'up' status. |
FragsQueued |
Current number of MLPPP fragments stored in MLPPP reassembling area. |
FragsDropped |
Total number of MLPPP fragments dropped since interface is in operational 'up' status. |
PktsReassembled |
Total number pakets reassembled since interface is in operational 'up' status. |
BeginOfQueue |
Sequence Number of first fragment stored in MLPPP reassembling area. Range: 0 to 16777215 |
EndOfQueue |
Sequence Number of last fragment stored in MLPPP reassembling area. Range: 0 to 16777215 |
BFragsQueued |
Current number (begin-)fragments stored in MLPPP reassembling area. Range: 0 to 10000 |
EFragsQueued |
Current number (end-)fragments stored in MLPPP reassembling area. Range: 0 to 10000 |
MFragsQueued |
Current number (middle-)fragments stored in MLPPP reassembling area. Range: 0 to 10000 |
CFragsQueued |
Current number (complete-)fragments stored in MLPPP reassembling area. Range: 0 to 10000 |
AgeDrops |
Total number fragments dropped due to exceeded lifetime, see also mlpppMaxFragLifeTime. |
OutOfSyncDrops |
Total number fragments dropped due to a 'out of sync' condition. |
OverFlowDrops |
Total number fragments dropped due to a MLPPP reassembling area 'overflow' condition, see also mlpppMaxFragCount. |
DuplicateDrops |
Total number duplicate fragments dropped. |
ForwardDeviation |
Maximum deviation of current received sequence number compared with the end of the reassembling queue in forward direction. Range: 0 to 10000 |
BackwardDeviation |
Maximum deviation of current received sequence number compared with the begin of the reassembling queue in backward direction. Range: 0 to 10000 |
NextReasSeqNo |
Awaited first sequence number of next the fragment chain or packet ready to be distributed to the upper layer. Range: 0 to 16777215 |
OutOfOrderWaits |
Number of cycles already reassembled packets are retained due to the expected mlpppNextReasSeqNo value. |
MaxReasBurst |
Maximum number of reassembled packets sended to the upper layer within one cycle. Range: 0 to 16777215 |
CleanupDrops |
Number of fragments dropped cause they were still in in the queue when interface went down. |