|
Description:
|
tmnxNatPlHistTcp OBJECT-TYPE
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The value of tmnxNatPlHistTcp indicates
the number of subscribers using a number of TCP ports
in the range [N-M], where
N = tmnxNatPlHistIndex * tmnxNatPlHistBucketSize
M = (tmnxNatPlHistIndex + 1) * tmnxNatPlHistBucketSize - 1.
For example, given a bucket size of 10, if the index of this row
is equal to 3, the value of tmnxNatPlHistTcp is the number of subscribers
using between 30 and 39 TCP ports.
For the last row in this table, M is infinite."
|
|
|