UCD-IPFILTER-MIB: View SNMP OID List / Download MIB

VENDOR: U.C. DAVIS, ECE DEPT. TOM


 Home MIB: UCD-IPFILTER-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
 ucdIpFilter 1.3.6.1.4.1.2021.13.2
This module defines MIB components for reading information from the IP Filter. This would let you only read its rules and counters. IP Filter by Darren Reed IP Filter web page URL http://coombs.anu.edu.au/~avalon/ ipf-mod.pl module by Yaroslav Terletsky IP Filter UCD-SNMP module URL ftp://ftp.polynet.lviv.ua/pub/UNIX/security/ipf/ucd-snmp-ipf-mod.tgz Yaroslav Terletsky
     ipfInTable 1.3.6.1.4.1.2021.13.2.1 no-access
A table with IP Filter incoming rules and statistics.
         ipfInEntry 1.3.6.1.4.1.2021.13.2.1.1 no-access
IP Filter incoming rules table entry.
             ipfInIndex 1.3.6.1.4.1.2021.13.2.1.1.1 integer32 read-only
Reference index for each incoming IP Filter rule.
             ipfInRule 1.3.6.1.4.1.2021.13.2.1.1.2 octet string read-only
Textual representation of the incoming IP Filter rule.
             ipfInHits 1.3.6.1.4.1.2021.13.2.1.1.3 counter32 read-only
Hits of the incoming IP Filter rule.
     ipfOutTable 1.3.6.1.4.1.2021.13.2.2 no-access
A table with IP Filter outgoing rules and statistic.
         ipfOutEntry 1.3.6.1.4.1.2021.13.2.2.1 no-access
IP Filter outgoing rules table entry.
             ipfOutIndex 1.3.6.1.4.1.2021.13.2.2.1.1 integer32 read-only
Reference index for each outgoing IP Filter rule.
             ipfOutRule 1.3.6.1.4.1.2021.13.2.2.1.2 octet string read-only
Textual representation of the outgoing IP Filter rule.
             ipfOutHits 1.3.6.1.4.1.2021.13.2.2.1.3 counter32 read-only
Hits of the outgoing IP Filter rule.
     ipfAccInTable 1.3.6.1.4.1.2021.13.2.3 no-access
A table with IP Filter incoming accounting rules and statistics.
         ipfAccInEntry 1.3.6.1.4.1.2021.13.2.3.1 no-access
IP FIlter incoming accounting rules table entry.
             ipfAccInIndex 1.3.6.1.4.1.2021.13.2.3.1.1 integer32 read-only
Reference index for each incoming accounting IP Filter rule.
             ipfAccInRule 1.3.6.1.4.1.2021.13.2.3.1.2 octet string read-only
Textual representation of the incoming accounting IP Filter rule.
             ipfAccInHits 1.3.6.1.4.1.2021.13.2.3.1.3 counter32 read-only
Hits of the incoming accounting IP Filter rule.
             ipfAccInBytes 1.3.6.1.4.1.2021.13.2.3.1.4 counter32 read-only
Bytes passed thru the incoming accounting IP Filter rule.
     ipfAccOutTable 1.3.6.1.4.1.2021.13.2.4 no-access
A table with IP Filter outgoing accounting rules and statistic.
         ipfAccOutEntry 1.3.6.1.4.1.2021.13.2.4.1 no-access
IP Filter outgoing accounting rules table entry.
             ipfAccOutIndex 1.3.6.1.4.1.2021.13.2.4.1.1 integer32 read-only
Reference index for each outgoing accounting IP Filter rule.
             ipfAccOutRule 1.3.6.1.4.1.2021.13.2.4.1.2 octet string read-only
Textual representation of the outgoing accounting IP Filter rule.
             ipfAccOutHits 1.3.6.1.4.1.2021.13.2.4.1.3 counter32 read-only
Hits of the outgoing accounting IP Filter rule.
             ipfAccOutBytes 1.3.6.1.4.1.2021.13.2.4.1.4 counter32 read-only
Bytes passed thru the outgoing accounting IP Filter rule.