UPS-MIB :: upsShutdownType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsUPS-MIBupsShutdownType

upsShutdownType

Module: UPS-MIB

OID (symbolic): UPS-MIB::upsShutdownType

OID (numeric): 1.3.6.1.2.1.33.1.8.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object determines the nature of the action to be taken at the time when the countdown of the

upsShutdownAfterDelay and upsRebootWithDuration objects reaches zero.

Setting this object to output(1) indicates that shutdown requests should cause only the output of the UPS to turn off. Setting this object to system(2) indicates that shutdown requests will cause the entire UPS system to turn off.

What is upsShutdownType?

This object controls whether a shutdown countdown initiated via upsShutdownAfterDelay or upsRebootWithDuration turns off only the UPS's output, or the entire UPS system. Admins set it based on whether they want connected load powered down while the UPS itself stays alive to report status, versus a full UPS power-down for maintenance or extended outages. Setting this to output(1) before triggering a shutdown ensures the UPS remains reachable over SNMP even after it cuts power to the attached servers.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.8.1
snmpwalk -v2c -c public <target> UPS-MIB::upsShutdownType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.8.1.1
snmpget -v2c -c public <target> UPS-MIB::upsShutdownType.1

Set instance 1 (SNMPv2c):

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

Start monitoring vendor-neutral, standards-based MIB, Uninterruptible Power Supply (UPS) systems (battery health/runtime/alarm status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UPS-MIB::upsShutdownType OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, Uninterruptible Power Supply (UPS) systems (battery health/runtime/alarm status) from a single console.

OID Breakdown

Upper-level ancestors (6 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.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.33upsMIBUPS-MIB
1.3.6.1.2.1.33.1upsObjectsUPS-MIB
1.3.6.1.2.1.33.1.8upsControlUPS-MIB
1.3.6.1.2.1.33.1.8.1upsShutdownTypeUPS-MIB