IPFWACC-MIB: View SNMP OID List / Download MIB
VENDOR: U.C. DAVIS, ECE DEPT. TOM
Home | MIB: IPFWACC-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).
|
|||
Object Name | OID | Type | Access | Info |
ipFwAccTable | 1.3.6.1.4.1.2021.13.1 | no-access |
A table with the accounting rules of the IP firewall |
|
1.3.6.1.4.1.2021.13.1.1 | no-access |
An accounting rule of the IP firewall |
||
ipFwAccIndex | 1.3.6.1.4.1.2021.13.1.1.1 | integer | read-only |
Reference index for each firewall rule. |
ipFwAccSrcAddr | 1.3.6.1.4.1.2021.13.1.1.2 | ipaddress | read-only |
The source address in the firewall rule. |
ipFwAccSrcNetMask | 1.3.6.1.4.1.2021.13.1.1.3 | ipaddress | read-only |
The netmask of the source address in the firewall rule. |
ipFwAccDstAddr | 1.3.6.1.4.1.2021.13.1.1.4 | ipaddress | read-only |
The destination address in the firewall rule. |
ipFwAccDstNetMask | 1.3.6.1.4.1.2021.13.1.1.5 | ipaddress | read-only |
The netmask of the destination address in the firewall rule. |
ipFwAccViaName | 1.3.6.1.4.1.2021.13.1.1.6 | displaystring | read-only |
The name of the interface to which the rule applies. If no interface is associated with the present rule, this should contain a dash (-) . |
ipFwAccViaAddr | 1.3.6.1.4.1.2021.13.1.1.7 | ipaddress | read-only |
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. |
ipFwAccProto | 1.3.6.1.4.1.2021.13.1.1.8 | integer | read-only |
The protocol(s) to which the rule applies. Enumeration: 'all': 2, 'other': 1, 'icmp': 5, 'udp': 4, 'tcp': 3. |
ipFwAccBidir | 1.3.6.1.4.1.2021.13.1.1.9 | integer | read-only |
Whether the rule works in both directions (i.e. with the source and destination parts swapped) or not. Enumeration: 'bidirectional': 2, 'unidirectional': 1. |
ipFwAccDir | 1.3.6.1.4.1.2021.13.1.1.10 | integer | read-only |
Whether the rule applies to packets entering or exiting the kernel. Enumeration: 'both': 1, 'out': 3, 'in': 2. |
ipFwAccBytes | 1.3.6.1.4.1.2021.13.1.1.11 | counter | read-only |
The number of bytes that matched this rule since the last reset of the counters. |
ipFwAccPackets | 1.3.6.1.4.1.2021.13.1.1.12 | counter | read-only |
The number of packets that matched this rule since the last reset of the counters. |
ipFwAccNrSrcPorts | 1.3.6.1.4.1.2021.13.1.1.13 | integer | read-only |
The number of ports that refer to the source address. |
ipFwAccNrDstPorts | 1.3.6.1.4.1.2021.13.1.1.14 | integer | read-only |
The number of ports that refer to the destination address. |
ipFwAccSrcIsRange | 1.3.6.1.4.1.2021.13.1.1.15 | integer | read-only |
Interpret the first two ports of the source part as the upper and lower limit of an interval or not. Enumeration: 'srchasrange': 1, 'srchasnorange': 2. |
ipFwAccDstIsRange | 1.3.6.1.4.1.2021.13.1.1.16 | integer | read-only |
Interpret the first two ports of the destination part as the upper and lower limit of an interval or not. Enumeration: 'dsthasrange': 1, 'dsthasnorange': 2. |
ipFwAccPort1 | 1.3.6.1.4.1.2021.13.1.1.17 | integer | read-only |
Port number 1. |
ipFwAccPort2 | 1.3.6.1.4.1.2021.13.1.1.18 | integer | read-only |
Port number 2. |
ipFwAccPort3 | 1.3.6.1.4.1.2021.13.1.1.19 | integer | read-only |
Port number 3. |
ipFwAccPort4 | 1.3.6.1.4.1.2021.13.1.1.20 | integer | read-only |
Port number 4. |
ipFwAccPort5 | 1.3.6.1.4.1.2021.13.1.1.21 | integer | read-only |
Port number 5. |
ipFwAccPort6 | 1.3.6.1.4.1.2021.13.1.1.22 | integer | read-only |
Port number 6. |
ipFwAccPort7 | 1.3.6.1.4.1.2021.13.1.1.23 | integer | read-only |
Port number 7. |
ipFwAccPort8 | 1.3.6.1.4.1.2021.13.1.1.24 | integer | read-only |
Port number 8. |
ipFwAccPort9 | 1.3.6.1.4.1.2021.13.1.1.25 | integer | read-only |
Port number 9. |
ipFwAccPort10 | 1.3.6.1.4.1.2021.13.1.1.26 | integer | read-only |
Port number 10. |