An entry in the IP filter table.
Parsed from file sn_ip.mib.txt
Company: None
Module: FOUNDRY-SN-IP-MIB
An entry in the IP filter table.
Parsed from file FOUNDRY-SN-IP-MIB.mib
Module: FOUNDRY-SN-IP-MIB
Vendor: Foundry Networks, Inc.
Module: FOUNDRY-SN-IP-MIB
[Automatically extracted from oidview.com]
snRtIpFilterEntry OBJECT-TYPE SYNTAX SnRtIpFilterEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the IP filter table." INDEX { snRtIpFilterIndex } ::= { snRtIpFilterTable 1 }
snRtIpFilterEntry OBJECT-TYPE SYNTAX SnRtIpFilterEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "An entry in the IP filter table." INDEX { snRtIpFilterIndex } ::= { snRtIpFilterTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1991.1.2.2.3.1.1 | snRtIpFilterIndex | 0 | 0 | The table index for a filter entry. |
1.3.6.1.4.1.1991.1.2.2.3.1.2 | snRtIpFilterAction | 0 | 0 | Action to take if the ip packet match with this filter. |
1.3.6.1.4.1.1991.1.2.2.3.1.3 | snRtIpFilterProtocol | 0 | 0 | Transport protocol. 0 means don't care |
1.3.6.1.4.1.1991.1.2.2.3.1.4 | snRtIpFilterSourceIp | 0 | 0 | Source IP address. |
1.3.6.1.4.1.1991.1.2.2.3.1.5 | snRtIpFilterSourceMask | 0 | 0 | Source IP subnet mask. |
1.3.6.1.4.1.1991.1.2.2.3.1.6 | snRtIpFilterDestIp | 0 | 0 | Destination IP address. |
1.3.6.1.4.1.1991.1.2.2.3.1.7 | snRtIpFilterDestMask | 0 | 0 | Destination IP subnet mask. |
1.3.6.1.4.1.1991.1.2.2.3.1.8 | snRtIpFilterOperator | 0 | 0 | Type of comparison to perform. for now, this only applys to tcp or udp to compare the port number |
1.3.6.1.4.1.1991.1.2.2.3.1.9 | snRtIpFilterOperand | 0 | 0 | For now this only refers to transport protocol port number. 0 means NA |
1.3.6.1.4.1.1991.1.2.2.3.1.10 | snRtIpFilterRowStatus | 0 | 0 | To create or delete a filter entry. |
1.3.6.1.4.1.1991.1.2.2.3.1.11 | snRtIpFilterEstablished | 0 | 0 | Enable/Disable the filtering of established TCP packets of which the ACK or RESET flag is on. This additional filter only applies… |
1.3.6.1.4.1.1991.1.2.2.3.1.12 | snRtIpFilterQosPriority | 0 | 0 | The router L4 Qos Priority values are: low(0) high(1) The Priority values are: level0(0), level1(1), level2(2), level3(3), level4(4)… |