ALTIGA-FILTER-STATS-MIB
AI MIB Summary
The ALTIGA-FILTER-STATS-MIB provides granular traffic statistics for Altiga Application Delivery Controller firewall filters, specifically tracking packet and byte counters for ICMP, TCP, and UDP protocols across receive (Rx) and transmit (Tx) interfaces. This module enables network administrators to monitor filter hit rates and throughput performance to validate security policy enforcement and diagnose traffic flow anomalies.
The Altiga Filter Statistics MIB models counters and objects that are of management interest for filters.
Acronyms The following acronyms are used in this document:
ICMP: Internet Control Message Protocol
MIB: Management Information Base
Rx: Received
TCP: Transmission Control Protocol
Tx: Transmitted
UDP: User Datagram Protocol
Main OID:
altigaFilterStatsMibModule.1.3.6.1.4.1.3076.1.1.14.2
22
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
altigaFilterStatsMibModuleThe Altiga Filter Statistics MIB models counters and objects that are
of management interest for filters.
Acronyms
The following acronyms are used in this document:
ICMP: Internet Control Message Protocol
MIB: Management Information Base
Rx: Received
TCP: Transmission Control Protocol
Tx: Transmitted
UDP: User Datagram Protocol MODULE-IDENTITY .1.3.6.1.4.1.3076.1.1.14.2 |
altigaFilterStatsMibConformance OBJECT IDENTIFIER .1.3.6.1.4.1.3076.1.1.14.2.1 |
altigaFilterStatsMibCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.3076.1.1.14.2.1.1 |
alStatsFilterGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.3076.2.1.2.9.1 |
alFilterStatsTableThe list of filter statistics. SEQUENCE OF AlFilterStatsEntry .1.3.6.1.4.1.3076.2.1.2.9.2 |
alFilterStatsEntryAn entry in the alFilterStatsTable. AlFilterStatsEntry .1.3.6.1.4.1.3076.2.1.2.9.2.1 |
alFilterStatsInterfaceIdThe primary index of this row, the IP interface ID.ro Integer32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.1 |
alFilterStatsStartTimeStart time the filter became active.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.3076.2.1.2.9.2.1.2 |
alFilterStatsInPktsFilteredThe total number of inbound packets discarded on this interface.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.3 |
alFilterStatsOutPktsFilteredThe total number of outbound packets discarded on this interface.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.4 |
alFilterStatsInPktsRxThe total number of inbound packets received on this interface.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.5 |
alFilterStatsOutPktsRxThe total number of outbound packets received on this interface.
This count includes filtered (dropped) packets.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.6 |
alFilterStatsInPktsTxThe total number of inbound packets forwarded on this interface.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.7 |
alFilterStatsOutPktsTxThe total number of outbound packets forwarded on this interface.
This count does not include filtered packets.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.8 |
alFilterStatsInShortTcpHdrThe total number of inbound TCP packets discarded on this interface
because the header was incomplete.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.9 |
alFilterStatsOutShortTcpHdrThe total number of outbound TCP packets discarded on this interface
because the header was incomplete.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.10 |
alFilterStatsInShortUdpHdrThe total number of inbound UDP packets discarded on this interface
because the header was incomplete.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.11 |
alFilterStatsOutShortUdpHdrThe total number of outbound UDP packets discarded on this interface
because the header was incomplete.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.12 |
alFilterStatsInTcpFragDiscardThe total number of inbound TCP packets discarded on this interface
because packet was fragmented.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.13 |
alFilterStatsOutTcpFragDiscardThe total number of outbound TCP packets discarded on this interface
because packet was fragmented.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.14 |
alFilterStatsInIcmpFragDiscardThe total number of inbound ICMP packets discarded on this interface
because packet was fragmented.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.15 |
alFilterStatsOutIcmpFragDiscardThe total number of outbound ICMP packets discarded on this interface
because packet was fragmented.ro Counter32 .1.3.6.1.4.1.3076.2.1.2.9.2.1.16 |