CAIUXSA2-MIB :: uxsA2ConfigProcMatchType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAIUXSA2-MIBuxsA2ConfigProcMatchType

uxsA2ConfigProcMatchType

Module: CAIUXSA2-MIB

OID (symbolic): CAIUXSA2-MIB::uxsA2ConfigProcMatchType

OID (numeric): 1.3.6.1.4.1.791.2.10.2.74.1.13.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: &Default search algorithm for the process 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 process resources that match the filter. Each of the filter attributes can denote an extended regular expression. If set to 2 (negative-regular-expression), the agent searches for process resources that do not match the filter. Each of the filter attributes can denote an extended regular expression. If set to 3 (positive-compare), the agent searches for process resources that match the filter. Each of the filter attributes specifies a substring to match from the beginning. If set to 4 (negative-compare), the agent searches for process resources that do not match the filter. Each of the filter attributes specifies a substring to match from the beginning.

What is uxsA2ConfigProcMatchType?

Specifies the default search/matching algorithm used by the process watcher to identify target processes, supporting wildcard-based one-to-many matching across the combined filter attributes.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.791.2.10.2.74.1.13.4
snmpwalk -v2c -c public <target> CAIUXSA2-MIB::uxsA2ConfigProcMatchType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.791.2.10.2.74.1.13.4.1
snmpget -v2c -c public <target> CAIUXSA2-MIB::uxsA2ConfigProcMatchType.1

Set instance 1 (SNMPv2c):

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

Start monitoring UNIX server managed by CA Unicenter TNG (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAIUXSA2-MIB::uxsA2ConfigProcMatchType OID value, configure state conditions and alerts, and monitor any UNIX 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.74caiUxsA2CAIUXSA2-MIB
1.3.6.1.4.1.791.2.10.2.74.1uxsA2ConfigGroupCAIUXSA2-MIB
1.3.6.1.4.1.791.2.10.2.74.1.13uxsA2ConfigProcGroupCAIUXSA2-MIB
1.3.6.1.4.1.791.2.10.2.74.1.13.4uxsA2ConfigProcMatchTypeCAIUXSA2-MIB