CPS-MIB :: upsBankControlOutletCommand

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPS-MIBupsBankControlOutletCommand

upsBankControlOutletCommand

Module: CPS-MIB

OID (symbolic): CPS-MIB::upsBankControlOutletCommand

OID (numeric): 1.3.6.1.4.1.3808.1.1.1.8.1.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Getting this variable will return the outlet bank state. If the outlet bank is on, the immediateOn (1) value will be returned. If the outlet bank is off, the immediateOff (2) value will be returned. If the outlet bank is critical (uncontrollable), the criticalBank (4) value will be returned. Setting this variable to immediateOn (1) will immediately turn the outlet on. Setting this variable to immediateOff (2) will immediately turn the outlet off.

What is upsBankControlOutletCommand?

This read-write enumerated value both reports and controls an outlet bank's state: getting it returns immediateOn if the bank is on, immediateOff if off, or criticalBank if the bank is uncontrollable, while setting it to immediateOn or immediateOff switches the bank right away. It gives an admin a single OID to both check and directly switch a specific outlet bank. For example, an admin sets this to immediateOff(2) on a non-critical outlet bank during a partial outage to shed load and extend runtime for the critical bank.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.1.8.1.1.1.2
snmpwalk -v2c -c public <target> CPS-MIB::upsBankControlOutletCommand

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.1.8.1.1.1.2.1
snmpget -v2c -c public <target> CPS-MIB::upsBankControlOutletCommand.1

Set instance 1 (SNMPv2c):

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

Start monitoring UPS product line (vendor unclear, enterprise OID 3808) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS-MIB::upsBankControlOutletCommand OID value, configure state conditions and alerts, and monitor any UPS product line (vendor unclear, enterprise OID 3808) 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.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.3808cpsCPS-MIB
1.3.6.1.4.1.3808.1productsCPS-MIB
1.3.6.1.4.1.3808.1.1hardwareCPS-MIB
1.3.6.1.4.1.3808.1.1.1upsCPS-MIB
1.3.6.1.4.1.3808.1.1.1.8upsOutletCPS-MIB
1.3.6.1.4.1.3808.1.1.1.8.1upsBankOutletControlCPS-MIB
1.3.6.1.4.1.3808.1.1.1.8.1.1upsBankOutletControlTableCPS-MIB
1.3.6.1.4.1.3808.1.1.1.8.1.1.1upsBankOutletControlEntryCPS-MIB
1.3.6.1.4.1.3808.1.1.1.8.1.1.1.2upsBankControlOutletCommandCPS-MIB