CISCO-CASA-FA-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
37
ccfaWildcardAffTable
table.1.3.6.1.4.1.9.9.115.1.3.6
·
1 row entry
·
25 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ccfaWildcardAffTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CASA-FA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CASA-FA-MIB::ccfaWildcardAffTable'
List of Wildcard Affinity entries, which contain stats
on each Wildcard Affinity supported by the Forwarding
Agent.
This is a dynamic table. Entries are created when the
Service Manager sends Wildcard Affinities to this
Forwarding Agent, and deleted upon instruction from
the Service Manager.
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-CA…
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-CA…
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The value of this index uniquely identifies
this Wildcard Affinity from others in the table. |
CasaWildcardAffIndex Type Constraints: range: 32 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.1 |
||||
|
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. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.2 |
||||
|
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. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.3 |
||||
|
The value used to compare the source port of the TCP
and UDP packets. A value of 0 means all port numbers will match. |
CISCO-TCCiscoPort Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.4 |
||||
|
The value used to compare the destination port of the
TCP and UDP packets. A value of 0 means all port numbers will match. |
CISCO-TCCiscoPort Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.5 |
||||
|
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. |
CISCO-TCCiscoIpProtocol Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.6 |
||||
|
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 i… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.115.1.3.6.1.7 |
||||
|
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 b… |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.8 |
||||
|
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 receive… |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.9 |
||||
|
CASA Service Manager IP address to which packets
matching this Wildcard Affinity are forwarded. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.10 |
||||
|
The Service Manager port to which packets matching this
Wildcard Affinity are fowarded. |
CISCO-TCCiscoPort Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.11 |
||||
|
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. |
bytesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.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. This object is a 64-bit version of ccfaWil… |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.13 |
||||
|
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. |
packetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.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. This object is a 64-bit version of ccfaWildcardAffP… |
packetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.15 |
||||
|
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 speci… |
affinitiesSNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.16 |
||||
|
Date and time when this Wildcard Affinity was
inserted into this table. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.9.9.115.1.3.6.1.17 |
||||
|
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. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.18 |
||||
|
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. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.115.1.3.6.1.19 |
||||
|
The IP address of the CASA entity to which Interest
Packets should be forwarded by this Forwarding Agent. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.20 |
||||
|
The UDP port of the CASA entity to which Interest
Packets should be forwarded by this Forwarding Agent. |
CISCO-TCCiscoPort Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.21 |
||||
|
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. |
CasaInterestPacketSpecification Type Constraints: range: 16 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.22 |
||||
|
The criteria used to identify an Interest Packet
resulting in a Tickle Packet being sent to the entity described by ccfaWildcardAffInterestAddr and ccfaWildcardAffInterestPort. |
CasaInterestPacketSpecification Type Constraints: range: 16 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.23 |
||||
|
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 ccfa… |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.115.1.3.6.1.24 |
||||
|
The IP address of the dispatch entity for packets
matching Fixed Affinities derived from this Wildcard Affinity. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.115.1.3.6.1.25 |
ccfaDispatchStatsTable
table.1.3.6.1.4.1.9.9.115.1.4.1
·
1 row entry
·
10 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ccfaDispatchStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CASA-FA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CASA-FA-MIB::ccfaDispatchStatsTable'
Table of traffic statistics between this Forwarding Agent and the dispatch IP address. The statistics are gathered by the Forwarding agent and are relative to the Forwarding Agent.
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…
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…
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Dispatch Address of the remote entity for which
these statistics are related to. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.115.1.4.1.1.1 |
|
Number of bytes received by this Fowarding Agent from
the Dispatch Address. |
bytesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.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. This object is a 64-bit version of ccfaDispatchBytesIn. |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.115.1.4.1.1.3 |
|
Number of bytes sent by this Fowarding Agent to the
Dispatch Address. |
bytesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.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. This object is a 64-bit version of ccfaDispatchBytesOut. |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.115.1.4.1.1.5 |
|
Packets received by this Fowarding Agent from the
Dispatch Address. |
packetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.115.1.4.1.1.6 |
|
Packets received by this Fowarding Agent from the
Dispatch Address. This object is a 64-bit version of ccfaDispatchPacketsIn. |
packetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.115.1.4.1.1.7 |
|
Packets sent by this Fowarding Agent to the Dispatch
Address. |
packetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.115.1.4.1.1.8 |
|
Packets sent by this Fowarding Agent to the Dispatch
Address. This object is a 64-bit version of ccfaDispatchPacketsOut. |
packetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.115.1.4.1.1.9 |
|
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 who… |
affinitiesSNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.115.1.4.1.1.10 |
.1.3.6.1.4.1.9.9.115.1.4.2
·
1 row entry
·
2 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ccfaAdvertisedDispatchTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CASA-FA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CASA-FA-MIB::ccfaAdvertisedDispatchTable'
This table correlates dispatch addresses with their corresponding advertised address.
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…
address.
An entry is added to this table by the subagent when
the Wildcard Affinity associated with a received Fixed
Affinity has ccfaWildcardAffDispatch set…
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The advertised IP Address. This corresponds to
ccfaWildcardAffDestinationAddr with ccfaWildcardAffAdvertiseDestAddr set to true. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.115.1.4.2.1.1 |
|
Dispatch Address of the remote entity for which
these statistics are related to. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.115.1.4.2.1.2 |