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