FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB :: snRtIpFilterAction

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsFOUNDRY-SN-RT-L3-SWITCH-GROUP-MIBsnRtIpFilterAction

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.1991foundryFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1productsFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.2routerFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.2.2snIpFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.2.2.3snRtIpFilterTableFOUNDRY-SN-IP-MIB
1.3.6.1.4.1.1991.1.2.2.3.1snRtIpFilterEntryFOUNDRY-SN-IP-MIB
Numeric OIDNameModule
1.3.6.1.4.1.1991.1.2.2.3.1.2snRtIpFilterActionFOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB