MIB Viewer

CISCO-CASA-FA-MIB

72 objects
This MIB module in conjunction with the CISCO-CASA-MIB, defines the SNMP management information base for managing the Cisco Appliance Services Architecture (CASA) Forwarding Agent. The following is a set of definitions used in the rest of the MIB. 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: [1] Cisco Appliance Services Architecture (CASA) document. [2] CISCO-CASA-MIB. Diagram showing Forwarding Agents, Service Manager, Real Server and clients. ______ ______ ______ (Real ) (Real ) (Real ) (Server) (Server) (Server) (______) (______) (______) | | | + |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-TCDateAndTime TEXTUAL-CONVENTION TimeStamp TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.115IdentityciscoCasaFaMIBThis MIB module in conjunction with the CISCO-CASA-MIB, defines the SNMP management information base for managing the Cisco Appliance Services Architecture (CA…
1.3.6.1.4.1.9.9.115.1NodeciscoCasaFaMIBObjects
1.3.6.1.4.1.9.9.115.1.1NodeccfaGlobal
1.3.6.1.4.1.9.9.115.1.2NodeccfaStats
1.3.6.1.4.1.9.9.115.1.3NodeccfaWildcardAff
1.3.6.1.4.1.9.9.115.1.3.1ScalarccfaWildcardAffTotalBytesread-onlycurrentNumber of bytes of data for all the packets which matched any Wildcard Affinity.
1.3.6.1.4.1.9.9.115.1.3.2ScalarccfaWildcardAffHCTotalBytesread-onlycurrentNumber of bytes of data for all the packets which matched any Wildcard Affinity. This object is a 64-bit version of ccfaWildcardAffTotalBytes.
1.3.6.1.4.1.9.9.115.1.3.3ScalarccfaWildcardAffTotalPacketsread-onlycurrentNumber of packets that matched any Wildcard Affinity.
1.3.6.1.4.1.9.9.115.1.3.4ScalarccfaWildcardAffNumOfread-onlycurrentThis 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 …
1.3.6.1.4.1.9.9.115.1.3.5ScalarccfaWildcardAffNotifEnabledread-writecurrenttrue indicates that ciscoCasaFaWildcardAffCreated and ciscoCasaFaWildcardAffDeleted notification generation is enabled. false indicates that ciscoCasaFaWildcar…
1.3.6.1.4.1.9.9.115.1.3.6TableccfaWildcardAffTablenot-accessiblecurrentList of Wildcard Affinity entries, which contain stats on each Wildcard Affinity supported by the Forwarding Agent. This is a dynamic table. Entries are create…
1.3.6.1.4.1.9.9.115.1.3.6.1RowccfaWildcardAffEntrynot-accessiblecurrentA list of Wildcard Affinity entities. Entries are added to this table dynamically by the subagent when Wildcard Affinities are received on the multicast IP add…
1.3.6.1.4.1.9.9.115.1.3.6.1.1ColumnccfaWildcardAffIndexnot-accessiblecurrentThe value of this index uniquely identifies this Wildcard Affinity from others in the table.
1.3.6.1.4.1.9.9.115.1.3.6.1.2ColumnccfaWildcardAffSourceAddrread-onlycurrentThe 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 …
1.3.6.1.4.1.9.9.115.1.3.6.1.3ColumnccfaWildcardAffDestinationAddrread-onlycurrentThe value used to compare the destination IP address of the TCP and UDP packets. When the comparison is done, ccfaWildcardAffDestinationMask is used as the mas…
1.3.6.1.4.1.9.9.115.1.3.6.1.4ColumnccfaWildcardAffSourcePortread-onlycurrentThe value used to compare the source port of the TCP and UDP packets. A value of 0 means all port numbers will match.
1.3.6.1.4.1.9.9.115.1.3.6.1.5ColumnccfaWildcardAffDestinationPortread-onlycurrentThe value used to compare the destination port of the TCP and UDP packets. A value of 0 means all port numbers will match.
1.3.6.1.4.1.9.9.115.1.3.6.1.6ColumnccfaWildcardAffProtocolread-onlycurrentThe value used to compare the IP Protocol field of the TCP and UDP packets. A value of 0 means all protocol numbers will match.
1.3.6.1.4.1.9.9.115.1.3.6.1.7ColumnccfaWildcardAffFragmentread-onlycurrentTrue 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…
1.3.6.1.4.1.9.9.115.1.3.6.1.8ColumnccfaWildcardAffSourceMaskread-onlycurrentThe IP mask indicating which bits in the ccfaWildcardAffSourceAddr are relevant. For each set bit in this mask, the corresponding bits in ccfaWildcardAffSource…
1.3.6.1.4.1.9.9.115.1.3.6.1.9ColumnccfaWildcardAffDestinationMaskread-onlycurrentThe IP mask indicating which bits in the ccfaWildcardAffDestinationAddr are relevant. For each set bit in this mask, the corresponding bits in ccfaWildcardAffD…
1.3.6.1.4.1.9.9.115.1.3.6.1.10ColumnccfaWildcardAffSvcManagerAddrread-onlycurrentCASA Service Manager IP address to which packets matching this Wildcard Affinity are forwarded.
1.3.6.1.4.1.9.9.115.1.3.6.1.11ColumnccfaWildcardAffSvcManagerPortread-onlycurrentThe Service Manager port to which packets matching this Wildcard Affinity are fowarded.
1.3.6.1.4.1.9.9.115.1.3.6.1.12ColumnccfaWildcardAffBytesread-onlycurrentNumber of bytes in packets which matched this Wildcard Affinity or any Fixed Affinity associated with this Wildcard Affinity, that were forwarded to the destin…
1.3.6.1.4.1.9.9.115.1.3.6.1.13ColumnccfaWildcardAffHCBytesread-onlycurrentNumber of bytes in packets which matched this Wildcard Affinity or any Fixed Affinity associated with this Wildcard Affinity, that were forwarded to the destin…
1.3.6.1.4.1.9.9.115.1.3.6.1.14ColumnccfaWildcardAffPacketsread-onlycurrentNumber of packets which matched this Wildcard Affinity or any Fixed Affinity associated with this Wildcard Affinity, that were forwarded to the destination IP …
1.3.6.1.4.1.9.9.115.1.3.6.1.15ColumnccfaWildcardAffHCPacketsread-onlycurrentNumber of packets which matched this Wildcard Affinity or any Fixed Affinity associated with this Wildcard Affinity, that were forwarded to the destination IP …
1.3.6.1.4.1.9.9.115.1.3.6.1.16ColumnccfaWildcardAffFlowsread-onlycurrentFrom 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…
1.3.6.1.4.1.9.9.115.1.3.6.1.17ColumnccfaWildcardAffInsertTimeread-onlycurrentDate and time when this Wildcard Affinity was inserted into this table.
1.3.6.1.4.1.9.9.115.1.3.6.1.18ColumnccfaWildcardAffInterestTimeoutsread-onlycurrentNumber 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 Fo…
1.3.6.1.4.1.9.9.115.1.3.6.1.19ColumnccfaWildcardAffAdvertiseDestAddrread-onlycurrenttrue indicates that the IP address defined by ccfaWildcardAffDestinationAddr is to be advertised by the routing protocol in this Forwarding Agent. false indica…
1.3.6.1.4.1.9.9.115.1.3.6.1.20ColumnccfaWildcardAffInterestAddrread-onlycurrentThe IP address of the CASA entity to which Interest Packets should be forwarded by this Forwarding Agent.
1.3.6.1.4.1.9.9.115.1.3.6.1.21ColumnccfaWildcardAffInterestPortread-onlycurrentThe UDP port of the CASA entity to which Interest Packets should be forwarded by this Forwarding Agent.
1.3.6.1.4.1.9.9.115.1.3.6.1.22ColumnccfaWildAffInterestPacketSpecread-onlycurrentThe criteria used to identify an Interest Packet. When such a packet is identified, that packet is sent to the entity described by ccfaWildcardAffInterestAddr …
1.3.6.1.4.1.9.9.115.1.3.6.1.23ColumnccfaWildAffInterestTickelSpecread-onlycurrentThe criteria used to identify an Interest Packet resulting in a Tickle Packet being sent to the entity described by ccfaWildcardAffInterestAddr and ccfaWildcar…
1.3.6.1.4.1.9.9.115.1.3.6.1.24ColumnccfaWildcardAffDispatchread-onlycurrenttrue 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…
1.3.6.1.4.1.9.9.115.1.3.6.1.25ColumnccfaWildcardAffDispatchAddrread-onlycurrentThe IP address of the dispatch entity for packets matching Fixed Affinities derived from this Wildcard Affinity.
1.3.6.1.4.1.9.9.115.1.3.7ScalarccfaWildcardAffHiWtrMarkread-writecurrentThis is the maximum number of Wildcard Affinities (high water mark) concurrently held in the Wildcard Affinity cache since last time cCasaState transitioned to…
1.3.6.1.4.1.9.9.115.1.3.8ScalarccfaWildAffCacheHiWtrMarkResetread-onlycurrentThis indicates when ccfaWildcardAffHiWtrMark was set to 0.
1.3.6.1.4.1.9.9.115.1.3.9ScalarccfaWildcardAffDeniesread-onlycurrentThis 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 th…
1.3.6.1.4.1.9.9.115.1.3.10ScalarccfaWildcardAffDropsread-onlycurrentThis 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 pr…
1.3.6.1.4.1.9.9.115.1.4NodeccfaDispatchStats
1.3.6.1.4.1.9.9.115.1.4.1TableccfaDispatchStatsTablenot-accessiblecurrentTable of traffic statistics between this Forwarding Agent and the dispatch IP address. The statistics are gathered by the Forwarding agent and are relative to …
1.3.6.1.4.1.9.9.115.1.4.1.1RowccfaDispatchStatsEntrynot-accessiblecurrentA list of traffic statistics. Entries are added to this table dynamically by the subagent when Fixed Affinities are received from the Appliance indicating a di…
1.3.6.1.4.1.9.9.115.1.4.1.1.1ColumnccfaDispatchAddressnot-accessiblecurrentDispatch Address of the remote entity for which these statistics are related to.
1.3.6.1.4.1.9.9.115.1.4.1.1.2ColumnccfaDispatchBytesInread-onlycurrentNumber of bytes received by this Fowarding Agent from the Dispatch Address.
1.3.6.1.4.1.9.9.115.1.4.1.1.3ColumnccfaDispatchHCBytesInread-onlycurrentNumber of bytes received by this Fowarding Agent from the Dispatch Address. This object is a 64-bit version of ccfaDispatchBytesIn.
1.3.6.1.4.1.9.9.115.1.4.1.1.4ColumnccfaDispatchBytesOutread-onlycurrentNumber of bytes sent by this Fowarding Agent to the Dispatch Address.
1.3.6.1.4.1.9.9.115.1.4.1.1.5ColumnccfaDispatchHCBytesOutread-onlycurrentNumber of bytes sent by this Fowarding Agent to the Dispatch Address. This object is a 64-bit version of ccfaDispatchBytesOut.
1.3.6.1.4.1.9.9.115.1.4.1.1.6ColumnccfaDispatchPacketsInread-onlycurrentPackets received by this Fowarding Agent from the Dispatch Address.
1.3.6.1.4.1.9.9.115.1.4.1.1.7ColumnccfaDispatchHCPacketsInread-onlycurrentPackets received by this Fowarding Agent from the Dispatch Address. This object is a 64-bit version of ccfaDispatchPacketsIn.
1.3.6.1.4.1.9.9.115.1.4.1.1.8ColumnccfaDispatchPacketsOutread-onlycurrentPackets sent by this Fowarding Agent to the Dispatch Address.
1.3.6.1.4.1.9.9.115.1.4.1.1.9ColumnccfaDispatchHCPacketsOutread-onlycurrentPackets sent by this Fowarding Agent to the Dispatch Address. This object is a 64-bit version of ccfaDispatchPacketsOut.
1.3.6.1.4.1.9.9.115.1.4.1.1.10ColumnccfaDispatchFlowsread-onlycurrentFrom 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…
1.3.6.1.4.1.9.9.115.1.4.2TableccfaAdvertisedDispatchTablenot-accessiblecurrentThis table correlates dispatch addresses with their corresponding advertised address.
1.3.6.1.4.1.9.9.115.1.4.2.1RowccfaAdvertisedDispatchEntrynot-accessiblecurrentA 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…
1.3.6.1.4.1.9.9.115.1.4.2.1.1ColumnccfaAdvertisedAddressnot-accessiblecurrentThe advertised IP Address. This corresponds to ccfaWildcardAffDestinationAddr with ccfaWildcardAffAdvertiseDestAddr set to true.
1.3.6.1.4.1.9.9.115.1.4.2.1.2ColumnccfaAdvertisedDispatchAddressread-onlycurrentDispatch Address of the remote entity for which these statistics are related to.
1.3.6.1.4.1.9.9.115.2NodeciscoCasaFaMIBNotificationPrefix
1.3.6.1.4.1.9.9.115.2.0NodeciscoCasaFaMIBNotifications
1.3.6.1.4.1.9.9.115.2.1NotificationciscoCasaFaWildcardAffCreatedcurrentThis notification indicates that this CASA Forwarding Agent has created a Wildcard Affinity entry. This is gated on ccfaWildcardAffNotifEnabled.
1.3.6.1.4.1.9.9.115.2.2NotificationciscoCasaFaWildcardAffDeletedcurrentThis notification indicates that this CASA Forwarding Agent has deleted this Wildcard Affinity entry. This is gated on ccfaWildcardAffNotifEnabled.
1.3.6.1.4.1.9.9.115.3NodeciscoCasaFaMIBConformance
1.3.6.1.4.1.9.9.115.3.1NodeciscoCasaFaMIBCompliances
1.3.6.1.4.1.9.9.115.3.1.1ComplianceciscoCasaFaMIBCompliancecurrentThe compliance statement for entities which implement the Cisco CASA FA MIB.
1.3.6.1.4.1.9.9.115.3.2NodeciscoCasaFaMIBGroups
1.3.6.1.4.1.9.9.115.3.2.3GroupciscoCasaFaWildcardAffGroupcurrentCASA Wildcard Affinity objects.
1.3.6.1.4.1.9.9.115.3.2.5GroupciscoCasaFaDispatchGroupcurrentCASA affinity dispatch statistics.
1.3.6.1.4.1.9.9.115.3.2.6GroupciscoCasaFaADGroupcurrentCASA advertised address, dispatch address correlation group.
1.3.6.1.4.1.9.9.115.3.2.7GroupciscoCasaFaNotifGroupcurrentA collection of objects providing CASA notifications.
Type Definitions
NameSyntaxStatusDescription
CasaInterestPacketSpecificationOCTET STRING ( SIZE ( 16 ) )currentThis enumerates the possible combinations of criteria for which a packet is considered interesting. A packet matching the specified combination of the following criteria is sent to the device specified by ccfaWildcardAf…
CasaWildcardAffIndexOCTET STRING ( SIZE ( 32 ) )currentThis is unique identifier for a Wildcard Affinity.