Home/Catalog/UCD-IPFWACC-MIB

UCD-IPFWACC-MIB

AI MIB Summary

The UCD-IPFWACC-MIB module enables SNMP-based monitoring of IP firewall accounting rules and their associated traffic counters on Linux systems utilizing the UCD-SNMP framework. It provides read-only access to rule definitions and packet/byte statistics for network traffic analysis, explicitly excluding write capabilities for rule modification or counter resets.

This module defines MIB components for reading information from the accounting rules IP Firewall. This would typically let you read the rules and the counters. I did not include some flags and fields that I considered irrelevant for the accounting rules. Resetting the counters of the rules by SNMP would be simple, but I don't consider it so useful. I gave no consideration to implementing write access for allowing modification of the accounting rules. Cristian.Estan@net.utcluj.ro
Main OID:
ucdIpFwAccMIB.1.3.6.1.4.1.2021.13.1
29
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

29 total
Object Name
ucdIpFwAccMIBThis module defines MIB components for reading information from the accounting rules IP Firewall. This would typically let you read the rules and the counters. I did not include some flags and fields that I considered irrelevant for the accounting rules. Resetting the counters of the rules by SNMP would be simple, but I don't consider it so useful. I gave no consideration to implementing write access for allowing modification of the accounting rules. Cristian.Estan@net.utcluj.ro
MODULE-IDENTITY
.1.3.6.1.4.1.2021.13.1
ipFwAccTableA table with the accounting rules of the IP firewall
SEQUENCE OF IpFwAccEntry
.1.3.6.1.4.1.2021.13.1.1
ipFwAccEntryAn accounting rule of the IP firewall
IpFwAccEntry
.1.3.6.1.4.1.2021.13.1.1.1
ipFwAccIndexReference index for each firewall rule.ro
Integer32
.1.3.6.1.4.1.2021.13.1.1.1.1
ipFwAccSrcAddrThe source address in the firewall rule.ro
IpAddress
.1.3.6.1.4.1.2021.13.1.1.1.2
ipFwAccSrcNetMaskThe netmask of the source address in the firewall rule.ro
IpAddress
.1.3.6.1.4.1.2021.13.1.1.1.3
ipFwAccDstAddrThe destination address in the firewall rule.ro
IpAddress
.1.3.6.1.4.1.2021.13.1.1.1.4
ipFwAccDstNetMaskThe netmask of the destination address in the firewall rule.ro
IpAddress
.1.3.6.1.4.1.2021.13.1.1.1.5
ipFwAccViaNameThe name of the interface to which the rule applies. If no interface is associated with the present rule, this should contain a dash (-).ro
DisplayString
.1.3.6.1.4.1.2021.13.1.1.1.6
ipFwAccViaAddrThe address of the interface to which the rule applies. Using this parameter makes sense when multiple addresses are associated to the same physical interface. If not defined for the current rule this should be set to 0.ro
IpAddress
.1.3.6.1.4.1.2021.13.1.1.1.7
ipFwAccProtoThe protocol(s) to which the rule applies.ro
Enumeration
.1.3.6.1.4.1.2021.13.1.1.1.8
ipFwAccBidirWhether the rule works in both directions (i.e. with the source and destination parts swapped) or not.ro
Enumeration
.1.3.6.1.4.1.2021.13.1.1.1.9
ipFwAccDirWhether the rule applies to packets entering or exiting the kernel.ro
Enumeration
.1.3.6.1.4.1.2021.13.1.1.1.10
ipFwAccBytesThe number of bytes that matched this rule since the last reset of the counters.ro
Counter32
.1.3.6.1.4.1.2021.13.1.1.1.11
ipFwAccPacketsThe number of packets that matched this rule since the last reset of the counters.ro
Counter32
.1.3.6.1.4.1.2021.13.1.1.1.12
ipFwAccNrSrcPortsThe number of ports that refer to the source address.ro
Integer32
.1.3.6.1.4.1.2021.13.1.1.1.13
ipFwAccNrDstPortsThe number of ports that refer to the destination address.ro
Integer32
.1.3.6.1.4.1.2021.13.1.1.1.14
ipFwAccSrcIsRangeInterpret the first two ports of the source part as the upper and lower limit of an interval or not.ro
Enumeration
.1.3.6.1.4.1.2021.13.1.1.1.15
ipFwAccDstIsRangeInterpret the first two ports of the destination part as the upper and lower limit of an interval or not.ro
Enumeration
.1.3.6.1.4.1.2021.13.1.1.1.16
ipFwAccPort1Port number 1.ro
Integer32
.1.3.6.1.4.1.2021.13.1.1.1.17
ipFwAccPort2Port number 2.ro
Integer32
.1.3.6.1.4.1.2021.13.1.1.1.18
ipFwAccPort3Port number 3.ro
Integer32
.1.3.6.1.4.1.2021.13.1.1.1.19
ipFwAccPort4Port number 4.ro
Integer32
.1.3.6.1.4.1.2021.13.1.1.1.20
ipFwAccPort5Port number 5.ro
Integer32
.1.3.6.1.4.1.2021.13.1.1.1.21
ipFwAccPort6Port number 6.ro
Integer32
.1.3.6.1.4.1.2021.13.1.1.1.22
ipFwAccPort7Port number 7.ro
Integer32
.1.3.6.1.4.1.2021.13.1.1.1.23
ipFwAccPort8Port number 8.ro
Integer32
.1.3.6.1.4.1.2021.13.1.1.1.24
ipFwAccPort9Port number 9.ro
Integer32
.1.3.6.1.4.1.2021.13.1.1.1.25
ipFwAccPort10Port number 10.ro
Integer32
.1.3.6.1.4.1.2021.13.1.1.1.26
UCD-IPFWACC-MIB - SNMP MIB Reference | MIBs Explorer