cCasaEntity |
.1.3.6.1.4.1.9.9.122.1.1.1.1.1 |
This indicates the user of the CASA component.
casaForwardingAgent: indicates that the objects in this
row pertain to the Forwarding
Agent.
casaGLoBalManager : indicates that the objects in this
row pertain to the GLoBal Manager.
casaUnknownManager : indicates that the associated
service manager is not currently
emumerated.
|
cCasaState |
.1.3.6.1.4.1.9.9.122.1.1.1.1.2 |
casaNotEnabled: indicates that CASA is not configured.
casaEnabled : indicates that CASA is configured.
If the CASA entity is a Forwarding
Agent, it is waiting for a Wildcard
Affinity.
casaActive : indicates that CASA is operational.
i.e. For the Service Manager this
state indicates that at least one
Wildcard Affinity has been sent.
For a Forwarding Agent this state
indicates that Wildcard Affinity
has been received and CASA is
forwarding matching IP packets to
the Service Manager.
Setting cCasaState to casaNotEnabled will shut
CASA down.
Setting cCasaState to casaEnabled results in
the following sequence of events:
The configuration parameters
cCasaCfgAddress,
cCasaCfgMcastAddress
are validated.
If validated CASA is shut down if its not already,
followed by CASA being enabled with the
configuration parameters taking effect.
If the configuration parameters are not valid then
the set operation fails.
Setting cCasaState to casaActive is invalid.
|
cCasaStateNotificationEnabled |
.1.3.6.1.4.1.9.9.122.1.1.1.1.3 |
true indicates that ciscoCasaStateChange
notification is to be generated when the state
changes. That is, the notification generation
is enabled.
false indicates that ciscoCasaStateChange
notification generation is disabled.
|
cCasaCfgAddress |
.1.3.6.1.4.1.9.9.122.1.1.1.1.4 |
The configured IP address of the CASA feature. This
IP address is unique per box participating in CASA.
This takes effect in the running system when
cCasaState is set to casaEnabled, at which time
this object is copied to cCasaAddress.
|
cCasaCfgAddressMask |
.1.3.6.1.4.1.9.9.122.1.1.1.1.5 |
The configured IP subnet mask of the CASA feature.
This takes effect in the running system when
cCasaState is set to casaEnabled, at which time this
object is copied to cCasaAddressMask.
|
cCasaCfgMcastAddress |
.1.3.6.1.4.1.9.9.122.1.1.1.1.6 |
The multicast IP address for this CASA Entity. This
is used to listen for Wildcard Affinities in the case
of a Forwarding Agent, or for sending Wildcard
Affinities in the case of a Service Manager.
This takes effect in the running system when
cCasaState is set to casaEnabled, at which time this
object is copied to cCasaMcastAddress.
|
cCasaAddress |
.1.3.6.1.4.1.9.9.122.1.1.1.1.7 |
The operational IP address of the CASA Entity.
When cCasaState is set to casaEnabled, this
object attains the value contained in
cCasaCfgAddress.
A get on this object when cCasaState is
casaNotEnabled returns a noSuchObject exception.
|
cCasaAddressMask |
.1.3.6.1.4.1.9.9.122.1.1.1.1.8 |
The operational IP subnet mask of the CASA feature.
When cCasaState is set to casaEnabled, this
object attains the value contained in
cCasaCfgAddressMask.
A get on this object when cCasaState is
casaNotEnabled returns a noSuchObject exception.
|
cCasaMcastAddress |
.1.3.6.1.4.1.9.9.122.1.1.1.1.9 |
The operational multicast IP address for this CASA
Entity. This is used to listen for Wildcard Affinities
in the case of a Forwarding Agent, or for sending
Wildcard Affinities in the case of a Service Manager.
When cCasaState is set to casaEnabled, this object
attains the value contained in
cCasaCfgMcastAddress.
A get on this object when cCasaState is casaNotEnabled
returns a noSuchObject exception.
|
cCasaAdminMcastPort |
.1.3.6.1.4.1.9.9.122.1.3.1.1.1 |
Multicast port which this CASA Entity uses to
exchange Wildcard Affinities with its CASA Partner.
|
cCasaAdminMcastPasswd |
.1.3.6.1.4.1.9.9.122.1.3.1.1.2 |
Multicast password corresponding to this Multicast
port. This is used to authenticate all control flows
between this CASA Entity and its CASA Partner.
Issuing a set on this object with a zero length string
indicates that the password is not in effect.
For security purposes, a get on this returns a zero
length string.
|
cCasaAdminMcastPasswdTimeout |
.1.3.6.1.4.1.9.9.122.1.3.1.1.3 |
Number of seconds that the previous password stays in
effect after receiving the new password. This is to
allow all CASA components time to synchronize with the
new password.
|
cCasaAdminMcastPasswdFailures |
.1.3.6.1.4.1.9.9.122.1.3.1.1.4 |
Count of multicast password authentication failures.
|
cCasaAdminRowStatus |
.1.3.6.1.4.1.9.9.122.1.3.1.1.5 |
This object is used by a management station to create
or delete the row entry in cCasaAdminTable following
the RowStatus textual convention.
|
cCasaAffinityCacheNumOf |
.1.3.6.1.4.1.9.9.122.1.2.1.1.1 |
This is the number of affinities in the affinity
cache. This is the number of entries in each of the
following tables:
cCasaAffinityCacheSrcTable,
cCasaAffinityCacheDestTable,
cCasaAffinityCacheDispatchTable
|
cCasaAffinityCacheHiWtrMrk |
.1.3.6.1.4.1.9.9.122.1.2.1.1.2 |
This is the maximum number of affinities (high water
mark) concurrently held in the affinity cache since
last time cCasaState transitioned to cCasaEnabled
or since cCasaAffinityCacheHiWtrMrk was reset.
Resetting this object is achieved via setting this
object to 0. Attempting to set this object to any
other value will result in a wrongValue error.
|
cCasaAffinityCacheHiWtrMrkReset |
.1.3.6.1.4.1.9.9.122.1.2.1.1.3 |
This indicates when cCasaAffinityCacheHiWtrMrk
was set to 0.
|
cCasaAffinityCacheNoStorageDrops |
.1.3.6.1.4.1.9.9.122.1.2.1.1.4 |
Count of affinities which we were unable to enter
in the affinity cache due to low memory conditions.
|
cCasaAffinityCacheHits |
.1.3.6.1.4.1.9.9.122.1.2.1.1.5 |
Number of packets which matched a Fixed Affinity
stored in this Forwarding Agent Fixed Affinity cache.
|
cCasaAffinityCacheHCHits |
.1.3.6.1.4.1.9.9.122.1.2.1.1.6 |
Number of packets which matched a Fixed Affinity
stored in this Forwarding Agent fixed affinity cache.
This object is a 64-bit version of cCasaHits.
|
cCasaAffinityCacheMisses |
.1.3.6.1.4.1.9.9.122.1.2.1.1.7 |
Number of packets which did not match a Fixed
Affinity stored in this Forwarding Agent fixed
affinity cache.
|
cCasaAffinityCacheHCMisses |
.1.3.6.1.4.1.9.9.122.1.2.1.1.8 |
Number of packets which did not match a Fixed
Affinity stored in this Forwarding Agent fixed
affinity cache. This object is a 64-bit version of
cCasaAffinityMisses.
|
cCasaAffinityCacheIntrTimeouts |
.1.3.6.1.4.1.9.9.122.1.2.1.1.9 |
Number of expected Fixed Affinities that were not
received from the Service Manager for this Wildcard
Affinity within a period of time from when a Fixed
Affinity was requested by this Forwarding Agent.
|
cCasaAffinityCacheSrcSourceAddr |
.1.3.6.1.4.1.9.9.122.1.4.1.1.1 |
The value used to compare the source IP address
of TCP and UDP packets.
|
cCasaAffinityCacheSrcIndex |
.1.3.6.1.4.1.9.9.122.1.4.1.1.2 |
The value of this index uniquely identifies entries
in the table for the Casa Entity. This index is a
constructed by concatenating values of SourceAddr,
SourcePort, DestinationAddr, DestinationPort, and
SrcProtocol. However the order is implementation
specific to optimize processing of the powerful get
next snmp operation.
|
cCasaAffinityCacheSrcSourcePort |
.1.3.6.1.4.1.9.9.122.1.4.1.1.3 |
The value used to compare the source port of the TCP
and UDP packets.
|
cCasaAffinityCacheSrcDestAddr |
.1.3.6.1.4.1.9.9.122.1.4.1.1.4 |
The value used to compare the destination IP address
of the TCP and UDP packets.
|
cCasaAffinityCacheSrcDestPort |
.1.3.6.1.4.1.9.9.122.1.4.1.1.5 |
The value used to compare the destination port of the
TCP and UDP packets.
|
cCasaAffinityCacheSrcProtocol |
.1.3.6.1.4.1.9.9.122.1.4.1.1.6 |
The value used to compare the IP Protocol field of
the TCP and UDP packets.
|
cCasaAffinityCacheSrcDispAddr |
.1.3.6.1.4.1.9.9.122.1.4.1.1.7 |
IP address to which this Casa Entity will forward
packets which match this Affinity.
|
cCasaAffinityCacheDestDestAddr |
.1.3.6.1.4.1.9.9.122.1.4.2.1.1 |
The value used to compare the destination IP address
of the TCP and UDP packets.
|
cCasaAffinityCacheDestIndex |
.1.3.6.1.4.1.9.9.122.1.4.2.1.2 |
The value of this index uniquely identifies entries
in the table for the Casa Entity. This index is a
constructed by concatenating values of SourceAddr,
SourcePort, DestinationAddr, DestinationPort, and
SrcProtocol. However the order is implementation
specific to optimize processing of the powerful get
next snmp operation.
|
cCasaAffinityCacheDestDestPort |
.1.3.6.1.4.1.9.9.122.1.4.2.1.3 |
The value used to compare the destination port
of the TCP and UDP packets.
|
cCasaAffinityCacheDestSourceAddr |
.1.3.6.1.4.1.9.9.122.1.4.2.1.4 |
The value used to compare the source IP address
of TCP and UDP packets.
|
cCasaAffinityCacheDestSourcePort |
.1.3.6.1.4.1.9.9.122.1.4.2.1.5 |
The value used to compare the source port
of the TCP and UDP packets.
|
cCasaAffinityCacheDestProtocol |
.1.3.6.1.4.1.9.9.122.1.4.2.1.6 |
The value used to compare the IP Protocol field
of the TCP and UDP packets.
|
cCasaAffinityCacheDestDispAddr |
.1.3.6.1.4.1.9.9.122.1.4.2.1.7 |
IP address to which this Casa Entity will
forward packets which match this Affinity.
|
cCasaAffinityCacheDispDispAddr |
.1.3.6.1.4.1.9.9.122.1.4.3.1.1 |
IP address to which this Casa Entity will
forward packets which match this Affinity.
|
cCasaAffinityCacheDispatchIndex |
.1.3.6.1.4.1.9.9.122.1.4.3.1.2 |
The value of this index uniquely identifies entries
in the table for the Casa Entity. This index is a
constructed by concatenating values of SourceAddr,
SourcePort, DestinationAddr, DestinationPort, and
SrcProtocol. However the order is implementation
specific to optimize processing of the powerful get
next snmp operation.
|
cCasaAffinityCacheDispDestAddr |
.1.3.6.1.4.1.9.9.122.1.4.3.1.3 |
The value used to compare the destination IP address
of the TCP and UDP packets.
|
cCasaAffinityCacheDispDestPort |
.1.3.6.1.4.1.9.9.122.1.4.3.1.4 |
The value used to compare the destination port
of the TCP and UDP packets.
|
cCasaAffinityCacheDispSourceAddr |
.1.3.6.1.4.1.9.9.122.1.4.3.1.5 |
The value used to compare the source IP address
of TCP and UDP packets.
|
cCasaAffinityCacheDispSourcePort |
.1.3.6.1.4.1.9.9.122.1.4.3.1.6 |
The value used to compare the source port
of the TCP and UDP packets.
|
cCasaAffinityCacheDispProtocol |
.1.3.6.1.4.1.9.9.122.1.4.3.1.7 |
The value used to compare the IP Protocol field
of the TCP and UDP packets.
|
cCasaInterestPackets |
.1.3.6.1.4.1.9.9.122.1.2.2.1.1 |
Number of Interest Packets send to the Service
Manager by this Forwarding Agent or the number of
Interest Packets received by this Service Manager.
|
cCasaInterestTickles |
.1.3.6.1.4.1.9.9.122.1.2.2.1.2 |
Number of Tickle packets sent to the Service Manager
by this Forwarding Agent or the number of Tickle
Packets received by this Service Manager.
|