CAIUXOS :: uxsConfigProcInstMax

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAIUXOSuxsConfigProcInstMax

uxsConfigProcInstMax

Module: CAIUXOS

OID (symbolic): CAIUXOS::uxsConfigProcInstMax

OID (numeric): 1.3.6.1.4.1.791.2.9.4.5.1.10.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: &Maximum number of instances expected to match the key. Valid values: -1, 0 or greater.

What is uxsConfigProcInstMax?

Sets the maximum number of matching process instances expected to be running; exceeding this count (with -1 meaning no maximum check) can indicate a problem.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.791.2.9.4.5.1.10.7
snmpwalk -v2c -c public <target> CAIUXOS::uxsConfigProcInstMax

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.791.2.9.4.5.1.10.7.1
snmpget -v2c -c public <target> CAIUXOS::uxsConfigProcInstMax.1

Set instance 1 (SNMPv2c):

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

Start monitoring UNIX servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAIUXOS::uxsConfigProcInstMax OID value, configure state conditions and alerts, and monitor any UNIX servers from a single console.

OID Breakdown

Upper-level ancestors (9 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.9agentWorksCA-NTOS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.791.2.9.4unixCAIUXOS
1.3.6.1.4.1.791.2.9.4.5caiUxOsCAIUXOS
1.3.6.1.4.1.791.2.9.4.5.1uxsConfigGroupCAIUXOS
1.3.6.1.4.1.791.2.9.4.5.1.10uxsConfigProcGroupCAIUXOS
1.3.6.1.4.1.791.2.9.4.5.1.10.7uxsConfigProcInstMaxCAIUXOS