CAIUXOS :: uxsConfigProcInstMin

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAIUXOSuxsConfigProcInstMin

uxsConfigProcInstMin

Module: CAIUXOS

OID (symbolic): CAIUXOS::uxsConfigProcInstMin

OID (numeric): 1.3.6.1.4.1.791.2.9.4.5.1.10.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

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

What is uxsConfigProcInstMin?

Sets the minimum number of matching process instances expected to be running; a value below this (with -1 meaning no minimum 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.6
snmpwalk -v2c -c public <target> CAIUXOS::uxsConfigProcInstMin

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.791.2.9.4.5.1.10.6.1
snmpget -v2c -c public <target> CAIUXOS::uxsConfigProcInstMin.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> uxsConfigProcInstMin.1

Start monitoring UNIX servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAIUXOS::uxsConfigProcInstMin 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.6uxsConfigProcInstMinCAIUXOS