CAIWINA3-MIB :: winA3StatusFileMatchType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAIWINA3-MIBwinA3StatusFileMatchType

winA3StatusFileMatchType

Module: CAIWINA3-MIB

OID (symbolic): CAIWINA3-MIB::winA3StatusFileMatchType

OID (numeric): 1.3.6.1.4.1.791.2.10.2.90.2.10.2.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: &Current search algorithm for the file watcher. The filter is the logical AND of all attributes used to identify or otherwise narrow down resources. If the value of one of these attributes includes 'wildcards', then the watcher will basically behave like a one-to-many watcher, i.e. it may monitor two or more resources simultaneously. If set to 1 (positive-regular-expression), the agent searches for file resources that match the filter as a regular expression (case-insensitive). If set to 2 (negative-regular-expression), the agent searches for file resources that do not match the filter as a regular expression (case-insensitive). If set to 3 (positive-string-compare), the agent searches for file resources that match the filter as string comparison (case-insensitive). If set to 4 (negative-string-compare), the agent searches for file resources that do not match the filter as string comparison (case-insensitive).

What is winA3StatusFileMatchType?

Controls the search algorithm a file watcher uses to identify matching files, where combining wildcarded attributes lets a single watcher monitor multiple matching files at once (one-to-many monitoring).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.791.2.10.2.90.2.10.2.1.2
snmpwalk -v2c -c public <target> CAIWINA3-MIB::winA3StatusFileMatchType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.791.2.10.2.90.2.10.2.1.2.1
snmpget -v2c -c public <target> CAIWINA3-MIB::winA3StatusFileMatchType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.791.2.10.2.90.2.10.2.1.2.1 i <value>

Start monitoring Windows server managed by CA Unicenter TNG (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAIWINA3-MIB::winA3StatusFileMatchType OID value, configure state conditions and alerts, and monitor any Windows server managed by CA Unicenter TNG (legacy) from a single console.

OID Breakdown

Upper-level ancestors (10 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.791caiCA-NTOS-MIB
1.3.6.1.4.1.791.2caiSysMgrCA-NTOS-MIB
1.3.6.1.4.1.791.2.10tngCA-W2KOS-MIB
1.3.6.1.4.1.791.2.10.2agentsCA-W2KOS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.791.2.10.2.90caiWinA3CAIWINA3-MIB
1.3.6.1.4.1.791.2.10.2.90.2winA3StatusGroupCAIWINA3-MIB
1.3.6.1.4.1.791.2.10.2.90.2.10winA3StatusFileGroupCAIWINA3-MIB
1.3.6.1.4.1.791.2.10.2.90.2.10.2winA3StatusFileTableCAIWINA3-MIB
1.3.6.1.4.1.791.2.10.2.90.2.10.2.1winA3StatusFileEntryCAIWINA3-MIB
1.3.6.1.4.1.791.2.10.2.90.2.10.2.1.2winA3StatusFileMatchTypeCAIWINA3-MIB