ccfaWildcardAffTotalBytes |
.1.3.6.1.4.1.9.9.115.1.3.1 |
Number of bytes of data for all the packets
which matched any Wildcard Affinity.
|
ccfaWildcardAffHCTotalBytes |
.1.3.6.1.4.1.9.9.115.1.3.2 |
Number of bytes of data for all the packets which
matched any Wildcard Affinity. This object is a 64-bit
version of ccfaWildcardAffTotalBytes.
|
ccfaWildcardAffTotalPackets |
.1.3.6.1.4.1.9.9.115.1.3.3 |
Number of packets that matched any Wildcard Affinity.
|
ccfaWildcardAffNumOf |
.1.3.6.1.4.1.9.9.115.1.3.4 |
This is the number of Wildcard Affinities for which
this Forwarding Agent is actively using for handling
TCP and UDP packets. This is the number of entries in
ccfaWildcardAffTable.
|
ccfaWildcardAffNotifEnabled |
.1.3.6.1.4.1.9.9.115.1.3.5 |
true indicates that
ciscoCasaFaWildcardAffCreated and
ciscoCasaFaWildcardAffDeleted
notification generation is enabled.
false indicates that
ciscoCasaFaWildcardAffCreated and
ciscoCasaFaWildcardAffDeleted
notification generation is disabled.
|
ccfaWildcardAffHiWtrMark |
.1.3.6.1.4.1.9.9.115.1.3.7 |
This is the maximum number of Wildcard Affinities
(high water mark) concurrently held in the Wildcard
Affinity cache since last time cCasaState transitioned
to cCasaEnabled or since this object was reset.
Resetting this object is achieved by setting this
object to 0. Attempting to set this object to any
other value will result in a wrongValue error.
|
ccfaWildAffCacheHiWtrMarkReset |
.1.3.6.1.4.1.9.9.115.1.3.8 |
This indicates when ccfaWildcardAffHiWtrMark
was set to 0.
|
ccfaWildcardAffDenies |
.1.3.6.1.4.1.9.9.115.1.3.9 |
This is the number of Wildcard Affinities for which
this Forwarding Agent was not able to accept
(i.e. denied) because a mandatory action item included
with the Wildcard Affinity was not supported by this
Forwarding Agent.
|
ccfaWildcardAffDrops |
.1.3.6.1.4.1.9.9.115.1.3.10 |
This is the number of Wildcard Affinities for which
this Forwarding Agent did not process (i.e. dropped).
This can happen because of low resource conditions
prevailing in the Forwarding Agent, such as low
memory.
|
ccfaWildcardAffEntry |
.1.3.6.1.4.1.9.9.115.1.3.6.1 |
A list of Wildcard Affinity entities.
Entries are added to this table dynamically by the
subagent when Wildcard Affinities are received on the
multicast IP address (see cCasaMulticastAddress in the
CISCO-CASA-MIB) for which this Forwarding Agent is
listening.
|
ccfaDispatchStatsEntry |
.1.3.6.1.4.1.9.9.115.1.4.1.1 |
A list of traffic statistics.
Entries are added to this table dynamically by the
subagent when Fixed Affinities are received from the
Appliance indicating a dispatch IP address which is
not currently in the table. When there are no Fixed
Affinities left which contain ccfaDispatchAddress in
the Dispatch Address field, a timer is invoked. The
entry is deleted when this timer expires if no new
Fixed Affinities are received with the Dispatch
Address field equal to ccfaDispatchAddress.
|
ccfaAdvertisedDispatchEntry |
.1.3.6.1.4.1.9.9.115.1.4.2.1 |
A list of dispatch addresses for each advertised
address.
An entry is added to this table by the subagent when
the Wildcard Affinity associated with a received Fixed
Affinity has ccfaWildcardAffDispatch set to true
and the entry is not already in the table. An entry is
deleted from this table when all fixed affinities
containing the dispatch address for the associated
advertised address, time out.
|
ccfaWildcardAffIndex |
.1.3.6.1.4.1.9.9.115.1.3.6.1.1 |
The value of this index uniquely identifies
this Wildcard Affinity from others in the table.
|
ccfaWildcardAffSourceAddr |
.1.3.6.1.4.1.9.9.115.1.3.6.1.2 |
The value used to compare the source IP address
of the TCP and UDP packets. When the comparison is
done, ccfaWildcardAffSourceMask is used as the
mask on this object.
|
ccfaWildcardAffDestinationAddr |
.1.3.6.1.4.1.9.9.115.1.3.6.1.3 |
The value used to compare the destination IP address
of the TCP and UDP packets. When the comparison is
done, ccfaWildcardAffDestinationMask is used as
the mask on this object.
|
ccfaWildcardAffSourcePort |
.1.3.6.1.4.1.9.9.115.1.3.6.1.4 |
The value used to compare the source port of the TCP
and UDP packets. A value of 0 means all port numbers
will match.
|
ccfaWildcardAffDestinationPort |
.1.3.6.1.4.1.9.9.115.1.3.6.1.5 |
The value used to compare the destination port of the
TCP and UDP packets. A value of 0 means all port
numbers will match.
|
ccfaWildcardAffProtocol |
.1.3.6.1.4.1.9.9.115.1.3.6.1.6 |
The value used to compare the IP Protocol field of
the TCP and UDP packets. A value of 0 means all
protocol numbers will match.
|
ccfaWildcardAffFragment |
.1.3.6.1.4.1.9.9.115.1.3.6.1.7 |
True indicates that fragments are to be sent to the
Service Manager,
false indicates that fragments are compared against
fields in this Wildcard Affinity for a possible
match in which case the fragment is sent to the
Service Manager.
|
ccfaWildcardAffSourceMask |
.1.3.6.1.4.1.9.9.115.1.3.6.1.8 |
The IP mask indicating which bits in the
ccfaWildcardAffSourceAddr are relevant. For each
set bit in this mask, the corresponding bits in
ccfaWildcardAffSourceAddr and the source IP
address of the received packet must be equal in order
to match this Wildcard Affinity.
|
ccfaWildcardAffDestinationMask |
.1.3.6.1.4.1.9.9.115.1.3.6.1.9 |
The IP mask indicating which bits in the
ccfaWildcardAffDestinationAddr are relevant. For each
set bit in this mask, the corresponding bits in
ccfaWildcardAffDestinationAddr and the destination IP
address of the received packet must be equal in order
to match this Wildcard Affinity.
|
ccfaWildcardAffSvcManagerAddr |
.1.3.6.1.4.1.9.9.115.1.3.6.1.10 |
CASA Service Manager IP address to which packets
matching this Wildcard Affinity are forwarded.
|
ccfaWildcardAffSvcManagerPort |
.1.3.6.1.4.1.9.9.115.1.3.6.1.11 |
The Service Manager port to which packets matching this
Wildcard Affinity are fowarded.
|
ccfaWildcardAffBytes |
.1.3.6.1.4.1.9.9.115.1.3.6.1.12 |
Number of bytes in packets which matched this
Wildcard Affinity or any Fixed Affinity associated
with this Wildcard Affinity, that were forwarded to
the destination IP address.
|
ccfaWildcardAffHCBytes |
.1.3.6.1.4.1.9.9.115.1.3.6.1.13 |
Number of bytes in packets which matched this
Wildcard Affinity or any Fixed Affinity associated
with this Wildcard Affinity, that were forwarded to
the destination IP address. This object is a 64-bit
version of ccfaWildcardAffBytes.
|
ccfaWildcardAffPackets |
.1.3.6.1.4.1.9.9.115.1.3.6.1.14 |
Number of packets which matched this Wildcard
Affinity or any Fixed Affinity associated with this
Wildcard Affinity, that were forwarded to the
destination IP address.
|
ccfaWildcardAffHCPackets |
.1.3.6.1.4.1.9.9.115.1.3.6.1.15 |
Number of packets which matched this Wildcard
Affinity or any Fixed Affinity associated with this
Wildcard Affinity, that were forwarded to the
destination IP address. This object is a 64-bit
version of ccfaWildcardAffPackets.
|
ccfaWildcardAffFlows |
.1.3.6.1.4.1.9.9.115.1.3.6.1.16 |
From a logical point of view, this is the number of
TCP/UDP flows resulting from packets received which
matched this Wildcard Affinity.
A flow is a sequence of IP packets from a specific
client to a specific real server going through this
Forwarding Agent.
Literally this is the current number of Fixed Affinity
entries in the Fixed Affinity cache, that were put
there as a result of packets matching this Wildcard
Affinity.
|
ccfaWildcardAffInsertTime |
.1.3.6.1.4.1.9.9.115.1.3.6.1.17 |
Date and time when this Wildcard Affinity was
inserted into this table.
|
ccfaWildcardAffInterestTimeouts |
.1.3.6.1.4.1.9.9.115.1.3.6.1.18 |
Number of expected Fixed Affinities that were not
received from the Service Manager within a period of
time from when a Fixed Affinity was requested by this
Forwarding Agent.
|
ccfaWildcardAffAdvertiseDestAddr |
.1.3.6.1.4.1.9.9.115.1.3.6.1.19 |
true indicates that the IP address defined by
ccfaWildcardAffDestinationAddr is to be
advertised by the routing protocol in this
Forwarding Agent.
false indicates that the IP address is not to be
advertised.
|
ccfaWildcardAffInterestAddr |
.1.3.6.1.4.1.9.9.115.1.3.6.1.20 |
The IP address of the CASA entity to which Interest
Packets should be forwarded by this Forwarding Agent.
|
ccfaWildcardAffInterestPort |
.1.3.6.1.4.1.9.9.115.1.3.6.1.21 |
The UDP port of the CASA entity to which Interest
Packets should be forwarded by this Forwarding Agent.
|
ccfaWildAffInterestPacketSpec |
.1.3.6.1.4.1.9.9.115.1.3.6.1.22 |
The criteria used to identify an Interest Packet.
When such a packet is identified, that packet is sent
to the entity described by
ccfaWildcardAffInterestAddr and
ccfaWildcardAffInterestPort.
|
ccfaWildAffInterestTickelSpec |
.1.3.6.1.4.1.9.9.115.1.3.6.1.23 |
The criteria used to identify an Interest Packet
resulting in a Tickle Packet being sent to the entity
described by ccfaWildcardAffInterestAddr and
ccfaWildcardAffInterestPort.
|
ccfaWildcardAffDispatch |
.1.3.6.1.4.1.9.9.115.1.3.6.1.24 |
true indicates that the MAC address of the IP packet
should be modified to that of the dispatch
entity who's IP address is given by
ccfaWildcardAffDispatchAddr, prior to
transmitting the packet on the interface. If
ccfaWildcardAffDispatchAddr has value
0.0.0.0 then the Forwarding Agent will discard
the packet.
false indicates that the MAC address is not to be
translated.
|
ccfaWildcardAffDispatchAddr |
.1.3.6.1.4.1.9.9.115.1.3.6.1.25 |
The IP address of the dispatch entity for packets
matching Fixed Affinities derived from this Wildcard
Affinity.
|
ccfaDispatchAddress |
.1.3.6.1.4.1.9.9.115.1.4.1.1.1 |
Dispatch Address of the remote entity for which
these statistics are related to.
|
ccfaDispatchBytesIn |
.1.3.6.1.4.1.9.9.115.1.4.1.1.2 |
Number of bytes received by this Fowarding Agent from
the Dispatch Address.
|
ccfaDispatchHCBytesIn |
.1.3.6.1.4.1.9.9.115.1.4.1.1.3 |
Number of bytes received by this Fowarding Agent from
the Dispatch Address. This object is a 64-bit version
of ccfaDispatchBytesIn.
|
ccfaDispatchBytesOut |
.1.3.6.1.4.1.9.9.115.1.4.1.1.4 |
Number of bytes sent by this Fowarding Agent to the
Dispatch Address.
|
ccfaDispatchHCBytesOut |
.1.3.6.1.4.1.9.9.115.1.4.1.1.5 |
Number of bytes sent by this Fowarding Agent to the
Dispatch Address. This object is a 64-bit version of
ccfaDispatchBytesOut.
|
ccfaDispatchPacketsIn |
.1.3.6.1.4.1.9.9.115.1.4.1.1.6 |
Packets received by this Fowarding Agent from the
Dispatch Address.
|
ccfaDispatchHCPacketsIn |
.1.3.6.1.4.1.9.9.115.1.4.1.1.7 |
Packets received by this Fowarding Agent from the
Dispatch Address. This object is a 64-bit version of
ccfaDispatchPacketsIn.
|
ccfaDispatchPacketsOut |
.1.3.6.1.4.1.9.9.115.1.4.1.1.8 |
Packets sent by this Fowarding Agent to the Dispatch
Address.
|
ccfaDispatchHCPacketsOut |
.1.3.6.1.4.1.9.9.115.1.4.1.1.9 |
Packets sent by this Fowarding Agent to the Dispatch
Address.
This object is a 64-bit version of
ccfaDispatchPacketsOut.
|
ccfaDispatchFlows |
.1.3.6.1.4.1.9.9.115.1.4.1.1.10 |
From a logical point of view, this is the number of
TCP/UDP flows resulting from packets received which
matched any Wildcard Affinity active in this
Forwarding Agent. This is current number of Fixed
Affinity entries whose destination IP address is equal
to ccfaDispatchAddress.
|
ccfaAdvertisedAddress |
.1.3.6.1.4.1.9.9.115.1.4.2.1.1 |
The advertised IP Address. This corresponds to
ccfaWildcardAffDestinationAddr with
ccfaWildcardAffAdvertiseDestAddr set to true.
|
ccfaAdvertisedDispatchAddress |
.1.3.6.1.4.1.9.9.115.1.4.2.1.2 |
Dispatch Address of the remote entity for which
these statistics are related to.
|