CPS-MIB :: eSwitchOutletState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPS-MIBeSwitchOutletState

eSwitchOutletState

Module: CPS-MIB

OID (symbolic): CPS-MIB::eSwitchOutletState

OID (numeric): 1.3.6.1.4.1.3808.1.1.2.2.2.1.3

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: Getting this OID will reply the status of all outlets in the switch. '0' for outlet off, '1' for outlet on. The index from left to right is outlet#8, #7, #6, #5, #4, #3, #2, #1. For Example: If the string is '01011010', it means the outlets status are the following: outlet #8 is off, outlet #7 is on, outlet #6 is off, outlet #5 is on, outlet #4 is on, outlet #3 is off, outlet #2 is on, outlet #1 is off.

What is eSwitchOutletState?

This read-only string reports the current on/off state of every outlet on the switch as a sequence of '0' and '1' characters, read left to right by outlet position. An admin uses it to get a quick snapshot of which outlets are currently powered without querying each outlet individually. A string like '11010000' tells the admin outlets 1, 2 and 4 are on while the rest are off.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.2.2.2.1.3
snmpwalk -v2c -c public <target> CPS-MIB::eSwitchOutletState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.2.2.2.1.3.1
snmpget -v2c -c public <target> CPS-MIB::eSwitchOutletState.1

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::eSwitchOutletState 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.2eswitchCPS-MIB
1.3.6.1.4.1.3808.1.1.2.2eSwitchBaseCPS-MIB
1.3.6.1.4.1.3808.1.1.2.2.2eSwitchBaseTableCPS-MIB
1.3.6.1.4.1.3808.1.1.2.2.2.1eSwitchBaseEntryCPS-MIB
1.3.6.1.4.1.3808.1.1.2.2.2.1.3eSwitchOutletStateCPS-MIB