Description | Each entry provides the probe related stats for a real server.
Please refer to 'probe port inheritance' explained in this
MODULE-IDENTITY description.
In the following cases one or more entries get created:
1. When an entry is created in cesRealServerProbeTable,
then an equal number of entries are created in this
table for each inherited port associated with each
probe instance.
2. When an entry is created in cslbxServerFarmProbeTable
(identified by INDEX cslbxServerFarmProbeFarmName), then
entries are created in this table with as many entries
in cesServerFarmRserverTable (identified by INDEX
slbServerFarmName) for the same server farm multiplied
by the number of inherited ports associated with each
probe instance.
3. When an entry is created in cesServerFarmRserverTable
(identified by INDEX slbServerFarmName), then entries
are created in this table with as many entries in
cslbxServerFarmProbeTable (identified by INDEX
cslbxServerFarmProbeFarmName) for the same server farm
multiplied by the number of inherited ports associated
with each probe instance.
In the following cases one or more entries get deleted:
1. When an entry gets deleted from the
cesRealServerProbeTable, then an equal number of
entries are deleted in this table for each inherited
port associated with each probe instance.
2. When an entry is deleted from
cslbxServerFarmProbeTable (identified by
INDEX cslbxServerFarmProbeFarmName), then entries are
deleted from this table with as many entries in
cesServerFarmRserverTable (identified by
INDEX slbServerFarmName) for the same server farm
multiplied by the number of inherited ports associated
with each probe instance.
3. When an entry is deleted from
cesServerFarmRserverTable (identified by INDEX
slbServerFarmName), then entries are deleted from this
table with as many entries in
cslbxServerFarmProbeTable (identified by INDEX
cslbxServerFarmProbeFarmName) for the same server farm
multiplied by the number of inherited ports associated
with each probe instance. |