UCD-IPFILTER-MIB

File: UCD-IPFILTER-MIB.mib (6655 bytes)

Imported modules

SNMPv2-SMI UCD-SNMP-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Counter32
Integer32 ucdExperimental

Defined Types

IpfInEntry  
SEQUENCE    
  ipfInIndex Integer32
  ipfInRule OCTET STRING
  ipfInHits Counter32

IpfOutEntry  
SEQUENCE    
  ipfOutIndex Integer32
  ipfOutRule OCTET STRING
  ipfOutHits Counter32

IpfAccInEntry  
SEQUENCE    
  ipfAccInIndex Integer32
  ipfAccInRule OCTET STRING
  ipfAccInHits Counter32
  ipfAccInBytes Counter32

IpfAccOutEntry  
SEQUENCE    
  ipfAccOutIndex Integer32
  ipfAccOutRule OCTET STRING
  ipfAccOutHits Counter32
  ipfAccOutBytes Counter32

Defined Values

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
MODULE-IDENTITY    

ipfInTable 1.3.6.1.4.1.2021.13.2.1
A table with IP Filter incoming rules and statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpfInEntry

ipfInEntry 1.3.6.1.4.1.2021.13.2.1.1
IP Filter incoming rules table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpfInEntry  

ipfInIndex 1.3.6.1.4.1.2021.13.2.1.1.1
Reference index for each incoming IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

ipfInRule 1.3.6.1.4.1.2021.13.2.1.1.2
Textual representation of the incoming IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ipfInHits 1.3.6.1.4.1.2021.13.2.1.1.3
Hits of the incoming IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipfOutTable 1.3.6.1.4.1.2021.13.2.2
A table with IP Filter outgoing rules and statistic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpfOutEntry

ipfOutEntry 1.3.6.1.4.1.2021.13.2.2.1
IP Filter outgoing rules table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpfOutEntry  

ipfOutIndex 1.3.6.1.4.1.2021.13.2.2.1.1
Reference index for each outgoing IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

ipfOutRule 1.3.6.1.4.1.2021.13.2.2.1.2
Textual representation of the outgoing IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ipfOutHits 1.3.6.1.4.1.2021.13.2.2.1.3
Hits of the outgoing IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipfAccInTable 1.3.6.1.4.1.2021.13.2.3
A table with IP Filter incoming accounting rules and statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpfAccInEntry

ipfAccInEntry 1.3.6.1.4.1.2021.13.2.3.1
IP FIlter incoming accounting rules table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpfAccInEntry  

ipfAccInIndex 1.3.6.1.4.1.2021.13.2.3.1.1
Reference index for each incoming accounting IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

ipfAccInRule 1.3.6.1.4.1.2021.13.2.3.1.2
Textual representation of the incoming accounting IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ipfAccInHits 1.3.6.1.4.1.2021.13.2.3.1.3
Hits of the incoming accounting IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipfAccInBytes 1.3.6.1.4.1.2021.13.2.3.1.4
Bytes passed thru the incoming accounting IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipfAccOutTable 1.3.6.1.4.1.2021.13.2.4
A table with IP Filter outgoing accounting rules and statistic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpfAccOutEntry

ipfAccOutEntry 1.3.6.1.4.1.2021.13.2.4.1
IP Filter outgoing accounting rules table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpfAccOutEntry  

ipfAccOutIndex 1.3.6.1.4.1.2021.13.2.4.1.1
Reference index for each outgoing accounting IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

ipfAccOutRule 1.3.6.1.4.1.2021.13.2.4.1.2
Textual representation of the outgoing accounting IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

ipfAccOutHits 1.3.6.1.4.1.2021.13.2.4.1.3
Hits of the outgoing accounting IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipfAccOutBytes 1.3.6.1.4.1.2021.13.2.4.1.4
Bytes passed thru the outgoing accounting IP Filter rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32