MIBs Depot

UCD-IPFWACC-MIB

Registered at
1.3.6.1.4.1.2021.13.1
Last updated
1999-12-16 00:00
Organization
University of California, Davis
Revisions
1999-12-16 00:00
Namespace
netsnmp
Source file
UCD-IPFWACC-MIB
Digest
sha256:9d53b4077f2aba8fd3f40c7367526abcb1d25069fcfe1433d004b2afb9a20b09

Description

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

Contact

This mib is no longer being maintained by the University of California and is now in life-support-mode and being maintained by the net-snmp project. The best place to write for public questions about the net-snmp-coders mailing list at net-snmp-coders@lists.sourceforge.net. postal: Wes Hardaker P.O. Box 382 Davis CA 95617 email: net-snmp-coders@lists.sourceforge.net

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION
UCD-SNMP-MIBucdExperimental

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HCNUM-TC
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
UCD-IPFWACC-MIB
UCD-SNMP-MIB

Objects

NameOIDSyntaxAccessStatus
ipFwAccTable
OBJECT-TYPE
A table with the accounting rules of the IP firewall
1.3.6.1.4.1.2021.13.1.1not-accessiblecurrent
ipFwAccEntry
OBJECT-TYPE
An accounting rule of the IP firewall
1.3.6.1.4.1.2021.13.1.1.1not-accessiblecurrent
ipFwAccIndex
OBJECT-TYPE
Reference index for each firewall rule.
1.3.6.1.4.1.2021.13.1.1.1.1Integer32 (0..2147483647)read-onlycurrent
ipFwAccSrcAddr
OBJECT-TYPE
The source address in the firewall rule.
1.3.6.1.4.1.2021.13.1.1.1.2IpAddressread-onlycurrent
ipFwAccSrcNetMask
OBJECT-TYPE
The netmask of the source address in the firewall rule.
1.3.6.1.4.1.2021.13.1.1.1.3IpAddressread-onlycurrent
ipFwAccDstAddr
OBJECT-TYPE
The destination address in the firewall rule.
1.3.6.1.4.1.2021.13.1.1.1.4IpAddressread-onlycurrent
ipFwAccDstNetMask
OBJECT-TYPE
The netmask of the destination address in the firewall rule.
1.3.6.1.4.1.2021.13.1.1.1.5IpAddressread-onlycurrent
ipFwAccViaName
OBJECT-TYPE
The name of the interface to which the rule applies. If no interface is associated with the present rule, this should contain a dash (-).
1.3.6.1.4.1.2021.13.1.1.1.6DisplayString (SIZE(1..64))read-onlycurrent
ipFwAccViaAddr
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2021.13.1.1.1.7IpAddressread-onlycurrent
ipFwAccProto
OBJECT-TYPE
The protocol(s) to which the rule applies.
1.3.6.1.4.1.2021.13.1.1.1.8INTEGER {other(1), all(2), tcp(3), udp(4), icmp(5)}read-onlycurrent
ipFwAccBidir
OBJECT-TYPE
Whether the rule works in both directions (i.e. with the source and destination parts swapped) or not.
1.3.6.1.4.1.2021.13.1.1.1.9INTEGER {unidirectional(1), bidirectional(2)}read-onlycurrent
ipFwAccDir
OBJECT-TYPE
Whether the rule applies to packets entering or exiting the kernel.
1.3.6.1.4.1.2021.13.1.1.1.10INTEGER {both(1), in(2), out(3)}read-onlycurrent
ipFwAccBytes
OBJECT-TYPE
The number of bytes that matched this rule since the last reset of the counters.
1.3.6.1.4.1.2021.13.1.1.1.11Counter32read-onlycurrent
ipFwAccPackets
OBJECT-TYPE
The number of packets that matched this rule since the last reset of the counters.
1.3.6.1.4.1.2021.13.1.1.1.12Counter32read-onlycurrent
ipFwAccNrSrcPorts
OBJECT-TYPE
The number of ports that refer to the source address.
1.3.6.1.4.1.2021.13.1.1.1.13Integer32read-onlycurrent
ipFwAccNrDstPorts
OBJECT-TYPE
The number of ports that refer to the destination address.
1.3.6.1.4.1.2021.13.1.1.1.14Integer32read-onlycurrent
ipFwAccSrcIsRange
OBJECT-TYPE
Interpret the first two ports of the source part as the upper and lower limit of an interval or not.
1.3.6.1.4.1.2021.13.1.1.1.15INTEGER {srchasrange(1), srchasnorange(2)}read-onlycurrent
ipFwAccDstIsRange
OBJECT-TYPE
Interpret the first two ports of the destination part as the upper and lower limit of an interval or not.
1.3.6.1.4.1.2021.13.1.1.1.16INTEGER {dsthasrange(1), dsthasnorange(2)}read-onlycurrent
ipFwAccPort1
OBJECT-TYPE
Port number 1.
1.3.6.1.4.1.2021.13.1.1.1.17Integer32read-onlycurrent
ipFwAccPort2
OBJECT-TYPE
Port number 2.
1.3.6.1.4.1.2021.13.1.1.1.18Integer32read-onlycurrent
ipFwAccPort3
OBJECT-TYPE
Port number 3.
1.3.6.1.4.1.2021.13.1.1.1.19Integer32read-onlycurrent
ipFwAccPort4
OBJECT-TYPE
Port number 4.
1.3.6.1.4.1.2021.13.1.1.1.20Integer32read-onlycurrent
ipFwAccPort5
OBJECT-TYPE
Port number 5.
1.3.6.1.4.1.2021.13.1.1.1.21Integer32read-onlycurrent
ipFwAccPort6
OBJECT-TYPE
Port number 6.
1.3.6.1.4.1.2021.13.1.1.1.22Integer32read-onlycurrent
ipFwAccPort7
OBJECT-TYPE
Port number 7.
1.3.6.1.4.1.2021.13.1.1.1.23Integer32read-onlycurrent
ipFwAccPort8
OBJECT-TYPE
Port number 8.
1.3.6.1.4.1.2021.13.1.1.1.24Integer32read-onlycurrent
ipFwAccPort9
OBJECT-TYPE
Port number 9.
1.3.6.1.4.1.2021.13.1.1.1.25Integer32read-onlycurrent
ipFwAccPort10
OBJECT-TYPE
Port number 10.
1.3.6.1.4.1.2021.13.1.1.1.26Integer32read-onlycurrent