All MIBs › ANUE-MIB › anueFilterCriteria
anueFilterCriteria
Module: ANUE-MIB
OID (symbolic): ANUE-MIB::anueFilterCriteria
OID (numeric): 1.3.6.1.4.1.32620.1.1.3.2.1.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: A textual representation of the filter criteria configured for the filter. This text string summarizes the filter criteria/values and includes boolean AND and OR operators when multiple criteria are configured. The text string uses the same format as the scripting 'show filter f1 -prop criteria' or 'prop-get filter f1 criteria' commands. The anueFilterCriteria is a zero length string if the filter mode is PassAll or DenyAll. The maximum string length is 255. If the string displayed on the Control Panel is longer than 255, this object only stores the first 255 characters.
What is anueFilterCriteria?
Provides a human-readable text summary of the matching criteria configured on a filter, including any boolean AND/OR logic when multiple criteria are combined. The format mirrors the scripting interface syntax, making it easy to interpret filter rules programmatically or visually.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.32620.1.1.3.2.1.9 snmpwalk -v2c -c public <target> ANUE-MIB::anueFilterCriteria
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.32620.1.1.3.2.1.9.1 snmpget -v2c -c public <target> ANUE-MIB::anueFilterCriteria.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::anueFilterCriteria 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.9 | anueFilterCriteria | ANUE-MIB |