CAIUXOS :: uxsStatusMemWarn

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAIUXOSuxsStatusMemWarn

uxsStatusMemWarn

Module: CAIUXOS

OID (symbolic): CAIUXOS::uxsStatusMemWarn

OID (numeric): 1.3.6.1.4.1.791.2.9.4.5.2.4.7

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: &The value for used memory, either as a percentage or in kilobytes, that is considered a warning level for that resource. Valid ranges: Greater than 0, less than total memory - 1, not greater than or equal to the critical threshold.

What is uxsStatusMemWarn?

This read-write object sets the memory usage warning threshold (as a percentage or in kilobytes), which must be less than total memory and less than the critical threshold.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.791.2.9.4.5.2.4.7
snmpwalk -v2c -c public <target> CAIUXOS::uxsStatusMemWarn

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.791.2.9.4.5.2.4.7.1
snmpget -v2c -c public <target> CAIUXOS::uxsStatusMemWarn.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.791.2.9.4.5.2.4.7.1 s <value>

SNMPv3 example:

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

Start monitoring UNIX servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAIUXOS::uxsStatusMemWarn 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.2uxsStatusGroupCAIUXOS
1.3.6.1.4.1.791.2.9.4.5.2.4uxsStatusMemGroupCAIUXOS
1.3.6.1.4.1.791.2.9.4.5.2.4.7uxsStatusMemWarnCAIUXOS