All MIBs › FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB › snRtIpFilterOperator
snRtIpFilterOperator
Module: FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB::snRtIpFilterOperator
OID (numeric): 1.3.6.1.4.1.1991.1.2.2.3.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Type of comparison to perform. for now, this only applys to tcp or udp to compare the port number
What is snRtIpFilterOperator?
This selects the comparison operator applied when matching against the port number in snRtIpFilterOperand, currently meaningful only for TCP or UDP traffic. Admins use equal(2) for a typical 'match this exact port' rule, or greater/less/notEqual to build ranged or exclusionary port-matching filters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.2.2.3.1.8 snmpwalk -v2c -c public <target> FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB::snRtIpFilterOperator
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.2.2.3.1.8.1 snmpget -v2c -c public <target> FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB::snRtIpFilterOperator.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.2.2.3.1.8.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::snRtIpFilterOperator 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.8 | snRtIpFilterOperator | FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB |