MIB Viewer

CISCO-CASA-MIB

80 objects
This MIB contains the basic objects for managing a Cisco Appliance Services Architecture (CASA) Entity. A CASA Entity can be a Manager or a Forwarding Agent as defined below. The basic objects included in this mib are those to configure CASA, retrieve CASA's state and information about the fixed affinity cache. The following gives a list of definitions and a description of how Service Managers and Forwarding Agents interact. For a more detailed description, see the Cisco Appliance Services Architecture (CASA) document. CASA is a protocol allowing software entities (called Appliances, examples are web caches, firewalls, load balancers) to control the behavior of network hardware devices (called Forwarding Agents, examples are switches or routers) by providing a set of rules used to handle network traffic. A Network Appliance (referred to as an Appliance) is any subsystem whose purpose is to provide a specific additional value-added service to the network device, and could be implemented as a standalone box, a line card or processor card, or a software subsystem. Examples of Network Appliances would include Load Balancers, WebCaches, and Firewalls. An Appliance tells Fowarding Agents how to handle packets based on their source and destination IP addresses and ports, and IP protocol fields. This set of information is called an Affinity. A Service Manager is an Appliance that requests packet flows from Forwarding Agents through CASA. A Real Server is a physical computing engine or part of that physical computing engine that offers one or more application services to a set of clients in the network. A packet flow is a TCP connection or a sequence of UDP packets between a client and a specific Real Server, pertaining to a specific application. Flows are represented by entries in the affinity cache tables. The Service Manager requests packet flows from Forwarding Agents by sending Affinities which contains wildcards on some of the Affinity fields. Affinities that contain wildcards in some of the fields are called Wildcard Affinities. The Service Manager may send the Forwarding Agent an Affinity containing explicit values for each of the fields. These Affinities are called Fixed Affinities. Typically Wildcard Affinities are used to instruct the Forwarding Agent to send packets received by the Forwarding Agent, which match the Wildcard Affinity, to the Service Manager. When the Service Manager receives the matching packet, the Service Manager typically will send the Forwarding Agent a Fixed Affinity. The Forwarding Agent uses Fixed Affinities to match packets coming from the network, execute any processing required on that packet, and forward that packet to a destination IP address (designated in the Fixed Affinity) called the Dispatch Address. When an IP packet arrives at the Forwarding Agent, the Forwarding Agent attempts to match the packet with the Fixed Affinities in the Fixed Affinity cache. If there is no match, an attempt is made to match the packet with the list of Wildcard Affinities. If there is no match the packet is routed normally. If there is a match with a Wildcard Affinity, the Forwarding Agent sends the packet to the Service Manager who will send the Forwarding Manager a Fixed Affinity which provides information on how to process IP packets similar to the one received by the Forwarding Agent. Processing of such packets may include sending the packet to the Service Manager. Such packets are called Interest Packets. Alternatively a Tickle Packet may be sent to the Service Manager which is an indication that a matched packet has been received by the Forwarding Agent. Reference: Cisco Appliance Services Architecture (CASA) document. _______________________________________ ( ) ( N E T W O R K ) (_______________________________________) | | | + |Service Manager|-+ + ++ | F. Agent | | F. Agent | | F. Agent | + | | | ___|_________________|______________|__ ( ) ( N E T W O R K ) (_______________________________________)
Imported Objects
CISCO-SMIciscoMgmt
CISCO-TCCiscoIpProtocol CiscoPort
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMICounter32 Counter64 Gauge32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCDisplayString RowStatus TEXTUAL-CONVENTION TimeStamp TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.122IdentityciscoCasaMIBThis MIB contains the basic objects for managing a Cisco Appliance Services Architecture (CASA) Entity. A CASA Entity can be a Manager or a Forwarding Agent as…
1.3.6.1.4.1.9.9.122.1NodeciscoCasaMIBObjects
1.3.6.1.4.1.9.9.122.1.1NodecCasaGlobal
1.3.6.1.4.1.9.9.122.1.1.1TablecCasaTablenot-accessiblecurrentTable of CASA configuration parameters.
1.3.6.1.4.1.9.9.122.1.1.1.1RowcCasaEntrynot-accessiblecurrentA list of administrative values for CASA.
1.3.6.1.4.1.9.9.122.1.1.1.1.1ColumncCasaEntitynot-accessiblecurrentThis indicates the user of the CASA component. casaForwardingAgent: indicates that the objects in this row pertain to the Forwarding Agent. casaGLoBalManager :…
1.3.6.1.4.1.9.9.122.1.1.1.1.2ColumncCasaStateread-writecurrentcasaNotEnabled: indicates that CASA is not configured. casaEnabled : indicates that CASA is configured. If the CASA entity is a Forwarding Agent, it is waiting…
1.3.6.1.4.1.9.9.122.1.1.1.1.3ColumncCasaStateNotificationEnabledread-writecurrenttrue indicates that ciscoCasaStateChange notification is to be generated when the state changes. That is, the notification generation is enabled. false indicat…
1.3.6.1.4.1.9.9.122.1.1.1.1.4ColumncCasaCfgAddressread-writecurrentThe 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…
1.3.6.1.4.1.9.9.122.1.1.1.1.5ColumncCasaCfgAddressMaskread-writeobsoleteThe 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 …
1.3.6.1.4.1.9.9.122.1.1.1.1.6ColumncCasaCfgMcastAddressread-writecurrentThe 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 Affini…
1.3.6.1.4.1.9.9.122.1.1.1.1.7ColumncCasaAddressread-onlycurrentThe 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…
1.3.6.1.4.1.9.9.122.1.1.1.1.8ColumncCasaAddressMaskread-onlyobsoleteThe operational IP subnet mask of the CASA feature. When cCasaState is set to casaEnabled, this object attains the value contained in cCasaCfgAddressMask. A ge…
1.3.6.1.4.1.9.9.122.1.1.1.1.9ColumncCasaMcastAddressread-onlycurrentThe 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 Wil…
1.3.6.1.4.1.9.9.122.1.2NodecCasaStats
1.3.6.1.4.1.9.9.122.1.2.1TablecCasaAffinityCacheStatsTablenot-accessiblecurrentTable of Fixed Affinity cache statistics. The CASA Entity maintains a cache of Fixed Affinities. This table contains objects that detail the dynamics of the ca…
1.3.6.1.4.1.9.9.122.1.2.1.1RowcCasaAffinityCacheStatsEntrynot-accessiblecurrentA list of Fixed Affinity cache statistics objects.
1.3.6.1.4.1.9.9.122.1.2.1.1.1ColumncCasaAffinityCacheNumOfread-onlycurrentThis is the number of affinities in the affinity cache. This is the number of entries in each of the following tables: cCasaAffinityCacheSrcTable, cCasaAffinit…
1.3.6.1.4.1.9.9.122.1.2.1.1.2ColumncCasaAffinityCacheHiWtrMrkread-writecurrentThis is the maximum number of affinities (high water mark) concurrently held in the affinity cache since last time cCasaState transitioned to cCasaEnabled or s…
1.3.6.1.4.1.9.9.122.1.2.1.1.3ColumncCasaAffinityCacheHiWtrMrkResetread-onlycurrentThis indicates when cCasaAffinityCacheHiWtrMrk was set to 0.
1.3.6.1.4.1.9.9.122.1.2.1.1.4ColumncCasaAffinityCacheNoStorageDropsread-onlycurrentCount of affinities which we were unable to enter in the affinity cache due to low memory conditions.
1.3.6.1.4.1.9.9.122.1.2.1.1.5ColumncCasaAffinityCacheHitsread-onlycurrentNumber of packets which matched a Fixed Affinity stored in this Forwarding Agent Fixed Affinity cache.
1.3.6.1.4.1.9.9.122.1.2.1.1.6ColumncCasaAffinityCacheHCHitsread-onlycurrentNumber of packets which matched a Fixed Affinity stored in this Forwarding Agent fixed affinity cache. This object is a 64-bit version of cCasaHits.
1.3.6.1.4.1.9.9.122.1.2.1.1.7ColumncCasaAffinityCacheMissesread-onlycurrentNumber of packets which did not match a Fixed Affinity stored in this Forwarding Agent fixed affinity cache.
1.3.6.1.4.1.9.9.122.1.2.1.1.8ColumncCasaAffinityCacheHCMissesread-onlycurrentNumber 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 cCasaAffinityMi…
1.3.6.1.4.1.9.9.122.1.2.1.1.9ColumncCasaAffinityCacheIntrTimeoutsread-onlycurrentNumber 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 Affini…
1.3.6.1.4.1.9.9.122.1.2.2TablecCasaStatsTablenot-accessiblecurrentTable of CASA statistics.
1.3.6.1.4.1.9.9.122.1.2.2.1RowcCasaStatsEntrynot-accessiblecurrentA list of Fixed Affinity cache statistics objects.
1.3.6.1.4.1.9.9.122.1.2.2.1.1ColumncCasaInterestPacketsread-onlycurrentNumber of Interest Packets send to the Service Manager by this Forwarding Agent or the number of Interest Packets received by this Service Manager.
1.3.6.1.4.1.9.9.122.1.2.2.1.2ColumncCasaInterestTicklesread-onlycurrentNumber of Tickle packets sent to the Service Manager by this Forwarding Agent or the number of Tickle Packets received by this Service Manager.
1.3.6.1.4.1.9.9.122.1.3NodecCasaAdmin
1.3.6.1.4.1.9.9.122.1.3.1TablecCasaAdminTablenot-accessiblecurrentTable 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…
1.3.6.1.4.1.9.9.122.1.3.1.1RowcCasaAdminEntrynot-accessiblecurrentA list of administrative values for the CASA Entity. Rows in this table are created via cCasaAdminRowStatus in accordance with the RowStatus convention, and vi…
1.3.6.1.4.1.9.9.122.1.3.1.1.1ColumncCasaAdminMcastPortnot-accessiblecurrentMulticast port which this CASA Entity uses to exchange Wildcard Affinities with its CASA Partner.
1.3.6.1.4.1.9.9.122.1.3.1.1.2ColumncCasaAdminMcastPasswdread-createcurrentMulticast password corresponding to this Multicast port. This is used to authenticate all control flows between this CASA Entity and its CASA Partner. Issuing …
1.3.6.1.4.1.9.9.122.1.3.1.1.3ColumncCasaAdminMcastPasswdTimeoutread-createcurrentNumber 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 th…
1.3.6.1.4.1.9.9.122.1.3.1.1.4ColumncCasaAdminMcastPasswdFailuresread-onlycurrentCount of multicast password authentication failures.
1.3.6.1.4.1.9.9.122.1.3.1.1.5ColumncCasaAdminRowStatusread-createcurrentThis object is used by a management station to create or delete the row entry in cCasaAdminTable following the RowStatus textual convention.
1.3.6.1.4.1.9.9.122.1.4NodecCasaAffinityCache
1.3.6.1.4.1.9.9.122.1.4.1TablecCasaAffinityCacheSrcTablenot-accessiblecurrentTable of Fixed Affinity cache entries. The number of entries for the specific Casa Entity is given by cCasaAffinityCacheNumOf.
1.3.6.1.4.1.9.9.122.1.4.1.1RowcCasaAffinityCacheSrcEntrynot-accessiblecurrentA 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 w…
1.3.6.1.4.1.9.9.122.1.4.1.1.1ColumncCasaAffinityCacheSrcSourceAddrnot-accessiblecurrentThe value used to compare the source IP address of TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.1.1.2ColumncCasaAffinityCacheSrcIndexnot-accessiblecurrentThe value of this index uniquely identifies entries in the table for the Casa Entity. This index is a constructed by concatenating values of SourceAddr, Source…
1.3.6.1.4.1.9.9.122.1.4.1.1.3ColumncCasaAffinityCacheSrcSourcePortread-onlycurrentThe value used to compare the source port of the TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.1.1.4ColumncCasaAffinityCacheSrcDestAddrread-onlycurrentThe value used to compare the destination IP address of the TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.1.1.5ColumncCasaAffinityCacheSrcDestPortread-onlycurrentThe value used to compare the destination port of the TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.1.1.6ColumncCasaAffinityCacheSrcProtocolread-onlycurrentThe value used to compare the IP Protocol field of the TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.1.1.7ColumncCasaAffinityCacheSrcDispAddrread-onlycurrentIP address to which this Casa Entity will forward packets which match this Affinity.
1.3.6.1.4.1.9.9.122.1.4.2TablecCasaAffinityCacheDestTablenot-accessiblecurrentTable of Fixed Affinity cache entries. The number of entries for the specific Casa Entity is given by cCasaAffinityCacheNumOf. This table contains the same ent…
1.3.6.1.4.1.9.9.122.1.4.2.1RowcCasaAffinityCacheDestEntrynot-accessiblecurrentA 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 subag…
1.3.6.1.4.1.9.9.122.1.4.2.1.1ColumncCasaAffinityCacheDestDestAddrnot-accessiblecurrentThe value used to compare the destination IP address of the TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.2.1.2ColumncCasaAffinityCacheDestIndexnot-accessiblecurrentThe value of this index uniquely identifies entries in the table for the Casa Entity. This index is a constructed by concatenating values of SourceAddr, Source…
1.3.6.1.4.1.9.9.122.1.4.2.1.3ColumncCasaAffinityCacheDestDestPortread-onlycurrentThe value used to compare the destination port of the TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.2.1.4ColumncCasaAffinityCacheDestSourceAddrread-onlycurrentThe value used to compare the source IP address of TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.2.1.5ColumncCasaAffinityCacheDestSourcePortread-onlycurrentThe value used to compare the source port of the TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.2.1.6ColumncCasaAffinityCacheDestProtocolread-onlycurrentThe value used to compare the IP Protocol field of the TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.2.1.7ColumncCasaAffinityCacheDestDispAddrread-onlycurrentIP address to which this Casa Entity will forward packets which match this Affinity.
1.3.6.1.4.1.9.9.122.1.4.3TablecCasaAffinityCacheDispatchTablenot-accessiblecurrentTable of Fixed Affinity cache entries. The number of entries for the specific Casa Entity is given by cCasaAffinityCacheNumOf. This table contains the same ent…
1.3.6.1.4.1.9.9.122.1.4.3.1RowcCasaAffinityCacheDispatchEntrynot-accessiblecurrentA 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 suba…
1.3.6.1.4.1.9.9.122.1.4.3.1.1ColumncCasaAffinityCacheDispDispAddrnot-accessiblecurrentIP address to which this Casa Entity will forward packets which match this Affinity.
1.3.6.1.4.1.9.9.122.1.4.3.1.2ColumncCasaAffinityCacheDispatchIndexnot-accessiblecurrentThe value of this index uniquely identifies entries in the table for the Casa Entity. This index is a constructed by concatenating values of SourceAddr, Source…
1.3.6.1.4.1.9.9.122.1.4.3.1.3ColumncCasaAffinityCacheDispDestAddrread-onlycurrentThe value used to compare the destination IP address of the TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.3.1.4ColumncCasaAffinityCacheDispDestPortread-onlycurrentThe value used to compare the destination port of the TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.3.1.5ColumncCasaAffinityCacheDispSourceAddrread-onlycurrentThe value used to compare the source IP address of TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.3.1.6ColumncCasaAffinityCacheDispSourcePortread-onlycurrentThe value used to compare the source port of the TCP and UDP packets.
1.3.6.1.4.1.9.9.122.1.4.3.1.7ColumncCasaAffinityCacheDispProtocolread-onlycurrentThe value used to compare the IP Protocol field of the TCP and UDP packets.
1.3.6.1.4.1.9.9.122.2NodeciscoCasaMIBNotificationPrefix
1.3.6.1.4.1.9.9.122.2.0NodeciscoCasaMIBNotifications
1.3.6.1.4.1.9.9.122.2.1NotificationciscoCasaStateChangecurrentThis notification indicates that the cCasaState object has changed value. Issued when CASA is configured or removed on the CASA Entity. This is gated on cCasaS…
1.3.6.1.4.1.9.9.122.3NodeciscoCasaMIBConformance
1.3.6.1.4.1.9.9.122.3.1NodeciscoCasaMIBCompliances
1.3.6.1.4.1.9.9.122.3.1.1ComplianceciscoCasaMIBCompliancecurrentThe compliance statement for entities which implement the Cisco CASA MIB.
1.3.6.1.4.1.9.9.122.3.2NodeciscoCasaMIBGroups
1.3.6.1.4.1.9.9.122.3.2.1GroupciscoCasaGroupcurrentCASA global objects.
1.3.6.1.4.1.9.9.122.3.2.2GroupciscoCasaAdminGroupcurrentCASA configuration objects.
1.3.6.1.4.1.9.9.122.3.2.3GroupciscoCasaAffinityCacheGroupcurrentCASA affinity cache objects.
1.3.6.1.4.1.9.9.122.3.2.4GroupciscoCasaStatsGroupcurrentCASA statistics objects.
1.3.6.1.4.1.9.9.122.3.2.5GroupciscoCasaObsoleteGroupobsoleteCASA obsolete objects.
1.3.6.1.4.1.9.9.122.3.2.6GroupciscoCasaNotifGroupcurrentA collection of objects providing CASA notifications.
Type Definitions
NameSyntaxStatusDescription
CasaFixedAffinityIndexOCTET STRING ( SIZE ( 16 ) )currentThis is a unique identifier for a Fixed Affinity.