All MIBs › ANUE-MIB › anueFilterMode
anueFilterMode
Module: ANUE-MIB
OID (symbolic): ANUE-MIB::anueFilterMode
OID (numeric): 1.3.6.1.4.1.32620.1.1.3.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Filter mode identifies whether the filter is configured to Pass All traffic, Pass by Criteria, Deny All traffic, or Deny by Criteria. Pass by Criteria filters allow traffic to pass if it matches the defined criteria. Deny by Criteria filters deny traffic from passing if it matches the defined criteria. All filter types support Pass All and Deny All modes. Network port (group) filters support Pass by Criteria and Deny by Criteria. Dynamic filters support Pass by Criteria. Tool port (group) filters support Deny by Criteria.
What is anueFilterMode?
Reports the traffic handling mode of a filter — Pass All, Pass by Criteria, Deny All, or Deny by Criteria — determining whether packets are forwarded or dropped based on matching rules. This is fundamental to understanding how each filter is controlling traffic flow.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.32620.1.1.3.2.1.8 snmpwalk -v2c -c public <target> ANUE-MIB::anueFilterMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.32620.1.1.3.2.1.8.1 snmpget -v2c -c public <target> ANUE-MIB::anueFilterMode.1
Start monitoring Anue Systems (Ixia/Keysight) Network Tool Optimizer (NTO) packet brokers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ANUE-MIB::anueFilterMode OID value, configure state conditions and alerts, and monitor any Anue Systems (Ixia/Keysight) Network Tool Optimizer (NTO) packet brokers from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.32620 | anueMIB | ANUE-MIB |
| 1.3.6.1.4.1.32620.1 | anueObjects | ANUE-MIB |
| 1.3.6.1.4.1.32620.1.1 | anueNtoObjects | ANUE-MIB |
| 1.3.6.1.4.1.32620.1.1.3 | anueNtoFilter | ANUE-MIB |
| 1.3.6.1.4.1.32620.1.1.3.2 | anueNtoFilterDefTable | ANUE-MIB |
| 1.3.6.1.4.1.32620.1.1.3.2.1 | anueNtoFilterDefEntry | ANUE-MIB |
| 1.3.6.1.4.1.32620.1.1.3.2.1.8 | anueFilterMode | ANUE-MIB |