All MIBs › FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB › snRtIpFilterAction
snRtIpFilterAction
Module: FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB::snRtIpFilterAction
OID (numeric): 1.3.6.1.4.1.1991.1.2.2.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Action to take if the ip packet match with this filter.
What is snRtIpFilterAction?
This sets what the router does with an IP packet matching this filter entry -- deny(0) drops it, permit(1) allows it through, and qosEnabled(2) allows it while applying the QoS priority configured in snRtIpFilterQosPriority. Admins use qosEnabled when they want a filter rule that both permits and prioritizes matching traffic, e.g. VoIP packets, rather than just a plain permit/deny ACL entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.2.2.3.1.2 snmpwalk -v2c -c public <target> FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB::snRtIpFilterAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.2.2.3.1.2.1 snmpget -v2c -c public <target> FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB::snRtIpFilterAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.2.2.3.1.2.1 i <value>
Start monitoring Brocade/Foundry FastIron Layer 3 switch (IP routing/ARP/ACL diagnostics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB::snRtIpFilterAction OID value, configure state conditions and alerts, and monitor any Brocade/Foundry FastIron Layer 3 switch (IP routing/ARP/ACL diagnostics) from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.2 | router | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.2.2 | snIp | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.2.2.3 | snRtIpFilterTable | FOUNDRY-SN-IP-MIB |
| 1.3.6.1.4.1.1991.1.2.2.3.1 | snRtIpFilterEntry | FOUNDRY-SN-IP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1991.1.2.2.3.1.2 | snRtIpFilterAction | FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB |