CISCO-CASA-MIB Download
MIB for CASA entities
IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for CISCO-CASA-MIB
- cCasaTable
- Table of CASA configuration parameters.
- cCasaEntry
- A list of administrative values for CASA.
- cCasaEntity
- 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 : ind ...
- cCasaState
- 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 Ser ...
- cCasaStateNotificationEnabled
- 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
- 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
- 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
- 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 i ...
- cCasaAddress
- 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
- 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
- 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 o ...
- cCasaAdminTable
- Table of Multicast ports used by the Casa Entity to listen for Wildcard Affinities in the case of a Forwarding Agent, or for sending Wildcard Affinities in the case of a Service Manager. Adding entries to this table allows Forwarding Agents and Service Ma ...
- cCasaAdminEntry
- A list of administrative values for the CASA Entity. Rows in this table are created via cCasaAdminRowStatus in accordance with the RowStatus convention, and via the command line interface.
- cCasaAdminMcastPort
- Multicast port which this CASA Entity uses to exchange Wildcard Affinities with its CASA Partner.
- cCasaAdminMcastPasswd
- 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 ...
- cCasaAdminMcastPasswdTimeout
- 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
- Count of multicast password authentication failures.
- cCasaAdminRowStatus
- This object is used by a management station to create or delete the row entry in cCasaAdminTable following the RowStatus textual convention.
- cCasaAffinityCacheStatsTable
- Table of Fixed Affinity cache statistics. The CASA Entity maintains a cache of Fixed Affinities. This table contains objects that detail the dynamics of the cache.
- cCasaAffinityCacheStatsEntry
- A list of Fixed Affinity cache statistics objects.
- cCasaAffinityCacheNumOf
- 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
- 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 ob ...
- cCasaAffinityCacheHiWtrMrkReset
- This indicates when cCasaAffinityCacheHiWtrMrk was set to 0.
- cCasaAffinityCacheNoStorageDrops
- Count of affinities which we were unable to enter in the affinity cache due to low memory conditions.
- cCasaAffinityCacheHits
- Number of packets which matched a Fixed Affinity stored in this Forwarding Agent Fixed Affinity cache.
- cCasaAffinityCacheHCHits
- 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
- Number of packets which did not match a Fixed Affinity stored in this Forwarding Agent fixed affinity cache.
- cCasaAffinityCacheHCMisses
- 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
- 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.
- cCasaAffinityCacheSrcTable
- Table of Fixed Affinity cache entries. The number of entries for the specific Casa Entity is given by cCasaAffinityCacheNumOf.
- cCasaAffinityCacheSrcEntry
- A list of Fixed Affinity cache objects with indices ordered to allow access by source IP address. Entries are added to this table dynamically by the subagent when Fixed Affinities are sent or received by the Casa Entity. Entries are deleted via a timeout ...
- cCasaAffinityCacheSrcSourceAddr
- The value used to compare the source IP address of TCP and UDP packets.
- cCasaAffinityCacheSrcIndex
- 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 s ...
- cCasaAffinityCacheSrcSourcePort
- The value used to compare the source port of the TCP and UDP packets.
- cCasaAffinityCacheSrcDestAddr
- The value used to compare the destination IP address of the TCP and UDP packets.
- cCasaAffinityCacheSrcDestPort
- The value used to compare the destination port of the TCP and UDP packets.
- cCasaAffinityCacheSrcProtocol
- The value used to compare the IP Protocol field of the TCP and UDP packets.
- cCasaAffinityCacheSrcDispAddr
- IP address to which this Casa Entity will forward packets which match this Affinity.
- cCasaAffinityCacheDestTable
- Table of Fixed Affinity cache entries. The number of entries for the specific Casa Entity is given by cCasaAffinityCacheNumOf. This table contains the same entries as cCasaAffinityCacheSrcTable. The order of the entries are in accordance with the describe ...
- cCasaAffinityCacheDestEntry
- A list of Fixed Affinity cache objects with indices ordered to allow access by destination IP address. Entries are added to this table dynamically by the subagent when Fixed Affinities are sent or received by the Casa Entity. Entries are deleted via a tim ...
- cCasaAffinityCacheDestDestAddr
- The value used to compare the destination IP address of the TCP and UDP packets.
- cCasaAffinityCacheDestIndex
- 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 s ...
- cCasaAffinityCacheDestDestPort
- The value used to compare the destination port of the TCP and UDP packets.
- cCasaAffinityCacheDestSourceAddr
- The value used to compare the source IP address of TCP and UDP packets.
- cCasaAffinityCacheDestSourcePort
- The value used to compare the source port of the TCP and UDP packets.
- cCasaAffinityCacheDestProtocol
- The value used to compare the IP Protocol field of the TCP and UDP packets.
- cCasaAffinityCacheDestDispAddr
- IP address to which this Casa Entity will forward packets which match this Affinity.
- cCasaAffinityCacheDispatchTable
- Table of Fixed Affinity cache entries. The number of entries for the specific Casa Entity is given by cCasaAffinityCacheNumOf. This table contains the same entries as cCasaAffinityCacheSrcTable. The order of the entries are in accordance with the describe ...
- cCasaAffinityCacheDispatchEntry
- A list of Fixed Affinity cache objects with indices ordered to allow access by the dispatch IP address. Entries are added to this table dynamically by the subagent when Fixed Affinities are sent or received by the Casa Entity. Entries are deleted via a ti ...
- cCasaAffinityCacheDispDispAddr
- IP address to which this Casa Entity will forward packets which match this Affinity.
- cCasaAffinityCacheDispatchIndex
- 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 s ...
- cCasaAffinityCacheDispDestAddr
- The value used to compare the destination IP address of the TCP and UDP packets.
- cCasaAffinityCacheDispDestPort
- The value used to compare the destination port of the TCP and UDP packets.
- cCasaAffinityCacheDispSourceAddr
- The value used to compare the source IP address of TCP and UDP packets.
- cCasaAffinityCacheDispSourcePort
- The value used to compare the source port of the TCP and UDP packets.
- cCasaAffinityCacheDispProtocol
- The value used to compare the IP Protocol field of the TCP and UDP packets.
- cCasaStatsTable
- Table of CASA statistics.
- cCasaStatsEntry
- A list of Fixed Affinity cache statistics objects.
- cCasaInterestPackets
- 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
- Number of Tickle packets sent to the Service Manager by this Forwarding Agent or the number of Tickle Packets received by this Service Manager.
- ciscoCasaGroup
- CASA global objects.
- ciscoCasaAdminGroup
- CASA configuration objects.
- ciscoCasaAffinityCacheGroup
- CASA affinity cache objects.
- ciscoCasaStatsGroup
- CASA statistics objects.
- ciscoCasaObsoleteGroup
- CASA obsolete objects.
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.