|
|
Description:
|
cbClientIP OBJECT-TYPE
SYNTAX IpAddress
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The IP address of the client. The rest of the params in
cbStatClient reffers to this IP.
In order to get a statistics on a single clients,
set cbClientIP to the IP of the desired client and
get the results under cbClientStatistics.
Continuously get operations of the rest of the params
will give the updated statistics values without a need
to set cbClientIP again and again."
--DEFAULT test-function it_exists
--DEFAULT set-function set_%n
--DEFAULT get-function get_%n
--DEFAULT next-function std_next
--DEFAULT cookie (char *) 0
|
|
|
|
|
|