Specifications
ATX Group
ATX MIB Reference Guide 10-71
lpbkGoods {lpbkEntry 8}
Counter Read-Only
The number of packets successfully looped back. This number is automatically
reset to zero, whenever loopback operation is initiated.
lpbkErrorNoReceives {lpbkEntry 9}
Counter Read-Only
The number of packets which were transmitted, but not received. This number is
automatically reset to zero, whenever loopback operation is initiated.
lpbkErrorBadReceives {lpbkEntry 10}
Counter Read-Only
The number of transmitted packets which were received with different data
patterns. This number is automatically reset to zero, whenever loopback
operation is initiated.
lpbkErrorSize {lpbkEntry 11}
Integer Read-Only
The length of the last loopback packet which caused either lpbkErrorNoReceives
or lpbkErrorBadReceives to be incremented. This number is automatically reset
to zero, whenever loopback operation is initiated.
lpbkErrorSent {lpbkEntry 12}
OctetString Read-Only
The transmitted bytes (0-4) of data within the last loopback packet which caused
lpbkErrorBadReceives to be incremented. This parameter is automatically reset
to the null string, whenever loopback operation is initiated.
lpbkErrorReceived {lpbkEntry 13}
OctetString Read-Only
The received bytes (0-4) of data within the last loopback packet which caused
lpbkErrorBadReceives to be incremented. This parameter is automatically reset
to the null string, whenever loopback operation is initiated.
lpbkErrorOffset {lpbkEntry 14}
Integer Read-Only
The byte offset (one being the first byte) within the loopback packet where
lpbkErrorSent begins. This number is automatically reset to zero, whenever
loopback operation is initiated.