ALTIGA-FILTER-STATS-MIB: View SNMP OID List / Download MIB

VENDOR: ALTIGA NETWORKS


 Home MIB: ALTIGA-FILTER-STATS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 altigaFilterStatsMibModule 1.3.6.1.4.1.3076.1.1.14.2
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
     altigaFilterStatsMibConformance 1.3.6.1.4.1.3076.1.1.14.2.1
         altigaFilterStatsMibCompliances 1.3.6.1.4.1.3076.1.1.14.2.1.1
             altigaFilterStatsMibCompliance 1.3.6.1.4.1.3076.1.1.14.2.1.1.1
The compliance statement for agents which implement the Altiga Filter Statistics MIB.
       altigaFilterStatsGroup 1.3.6.1.4.1.3076.2.1.1.1.9.2
The objects for filter statistics.
   alStatsFilterGlobal 1.3.6.1.4.1.3076.2.1.2.9.1
   alFilterStatsTable 1.3.6.1.4.1.3076.2.1.2.9.2 no-access
The list of filter statistics.
       alFilterStatsEntry 1.3.6.1.4.1.3076.2.1.2.9.2.1 no-access
An entry in the alFilterStatsTable.
           alFilterStatsInterfaceId 1.3.6.1.4.1.3076.2.1.2.9.2.1.1 integer32 read-only
The primary index of this row, the IP interface ID.
           alFilterStatsStartTime 1.3.6.1.4.1.3076.2.1.2.9.2.1.2 timeticks read-only
Start time the filter became active.
           alFilterStatsInPktsFiltered 1.3.6.1.4.1.3076.2.1.2.9.2.1.3 counter32 read-only
The total number of inbound packets discarded on this interface.
           alFilterStatsOutPktsFiltered 1.3.6.1.4.1.3076.2.1.2.9.2.1.4 counter32 read-only
The total number of outbound packets discarded on this interface.
           alFilterStatsInPktsRx 1.3.6.1.4.1.3076.2.1.2.9.2.1.5 counter32 read-only
The total number of inbound packets received on this interface.
           alFilterStatsOutPktsRx 1.3.6.1.4.1.3076.2.1.2.9.2.1.6 counter32 read-only
The total number of outbound packets received on this interface. This count includes filtered (dropped) packets.
           alFilterStatsInPktsTx 1.3.6.1.4.1.3076.2.1.2.9.2.1.7 counter32 read-only
The total number of inbound packets forwarded on this interface.
           alFilterStatsOutPktsTx 1.3.6.1.4.1.3076.2.1.2.9.2.1.8 counter32 read-only
The total number of outbound packets forwarded on this interface. This count does not include filtered packets.
           alFilterStatsInShortTcpHdr 1.3.6.1.4.1.3076.2.1.2.9.2.1.9 counter32 read-only
The total number of inbound TCP packets discarded on this interface because the header was incomplete.
           alFilterStatsOutShortTcpHdr 1.3.6.1.4.1.3076.2.1.2.9.2.1.10 counter32 read-only
The total number of outbound TCP packets discarded on this interface because the header was incomplete.
           alFilterStatsInShortUdpHdr 1.3.6.1.4.1.3076.2.1.2.9.2.1.11 counter32 read-only
The total number of inbound UDP packets discarded on this interface because the header was incomplete.
           alFilterStatsOutShortUdpHdr 1.3.6.1.4.1.3076.2.1.2.9.2.1.12 counter32 read-only
The total number of outbound UDP packets discarded on this interface because the header was incomplete.
           alFilterStatsInTcpFragDiscard 1.3.6.1.4.1.3076.2.1.2.9.2.1.13 counter32 read-only
The total number of inbound TCP packets discarded on this interface because packet was fragmented.
           alFilterStatsOutTcpFragDiscard 1.3.6.1.4.1.3076.2.1.2.9.2.1.14 counter32 read-only
The total number of outbound TCP packets discarded on this interface because packet was fragmented.
           alFilterStatsInIcmpFragDiscard 1.3.6.1.4.1.3076.2.1.2.9.2.1.15 counter32 read-only
The total number of inbound ICMP packets discarded on this interface because packet was fragmented.
           alFilterStatsOutIcmpFragDiscard 1.3.6.1.4.1.3076.2.1.2.9.2.1.16 counter32 read-only
The total number of outbound ICMP packets discarded on this interface because packet was fragmented.