XUPS-MIB :: xupsMaxTrapLevel

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsXUPS-MIBxupsMaxTrapLevel

xupsMaxTrapLevel

Module: XUPS-MIB

OID (symbolic): XUPS-MIB::xupsMaxTrapLevel

OID (numeric): 1.3.6.1.4.1.534.1.11.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The level of severity of traps which will be sent to the requesting host; individual trap receivers will have individual values for this variable. Values are: (1) none: no traps will be sent to this host; (2) critical: only traps for Critical alarm conditions will be sent to this host; (3) major: Critical and Major traps will be sent; (4) allTraps: all Traps will be sent to this host (Critical, Major, Minor, Informational).

What is xupsMaxTrapLevel?

Sets how severe an alarm must be before this SNMP trap receiver gets notified: none suppresses all traps to this host, critical and major raise the bar, and allTraps sends everything including informational events. Set to critical(2) on a receiver you only want paged for serious outages.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.534.1.11.1
snmpwalk -v2c -c public <target> XUPS-MIB::xupsMaxTrapLevel

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.534.1.11.1.1
snmpget -v2c -c public <target> XUPS-MIB::xupsMaxTrapLevel.1

Set instance 1 (SNMPv2c):

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

Start monitoring UPS unit, e.g. Powerware/Eaton-branded (battery/input-power-quality/firmware status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XUPS-MIB::xupsMaxTrapLevel OID value, configure state conditions and alerts, and monitor any UPS unit, e.g. Powerware/Eaton-branded (battery/input-power-quality/firmware status) from a single console.

OID Breakdown

Upper-level ancestors (8 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.534eatonEATON-OIDS
1.3.6.1.4.1.534.1xupsMIBEATON-OIDS
Numeric OIDNameModule
1.3.6.1.4.1.534.1.11xupsTrapControlXUPS-MIB
1.3.6.1.4.1.534.1.11.1xupsMaxTrapLevelXUPS-MIB