|
Description:
|
tmnxNatPlHistUdp OBJECT-TYPE
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The value of tmnxNatPlHistUdp indicates
the number of subscribers using a number of UDP 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 tmnxNatPlHistUdp is the number of subscribers
using between 30 and 39 UDP ports.
For the last row in this table, M is infinite."
|
|
|