All MIBs › EATON-EPDU-MA-MIB › outletOperationalState
outletOperationalState
Module: EATON-EPDU-MA-MIB
OID (symbolic): EATON-EPDU-MA-MIB::outletOperationalState
OID (numeric): 1.3.6.1.4.1.534.6.6.6.1.2.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: A value for each outlet which describes the operational state of the outlet. It is also used to set the operational state of the outlet
What is outletOperationalState?
Both reports and controls an individual outlet's power state — error(-1), off(0), on(1), or cycling(2) — so writing on/off/cycling to this object is how software remotely power-cycles a server or attached device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.534.6.6.6.1.2.2.1.3 snmpwalk -v2c -c public <target> EATON-EPDU-MA-MIB::outletOperationalState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.534.6.6.6.1.2.2.1.3.1 snmpget -v2c -c public <target> EATON-EPDU-MA-MIB::outletOperationalState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.534.6.6.6.1.2.2.1.3.1 i <value>
Start monitoring Eaton ePDU Managed/Advanced rack power distribution unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EATON-EPDU-MA-MIB::outletOperationalState OID value, configure state conditions and alerts, and monitor any Eaton ePDU Managed/Advanced rack power distribution unit from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.534 | eaton | EATON-OIDS |
| 1.3.6.1.4.1.534.6 | products | EATON-OIDS |
| 1.3.6.1.4.1.534.6.6 | pduAgent | EATON-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.534.6.6.6 | eatonEpduMa | EATON-EPDU-MA-MIB |
| 1.3.6.1.4.1.534.6.6.6.1 | board | EATON-EPDU-MA-MIB |
| 1.3.6.1.4.1.534.6.6.6.1.2 | outlets | EATON-EPDU-MA-MIB |
| 1.3.6.1.4.1.534.6.6.6.1.2.2 | outletTable | EATON-EPDU-MA-MIB |
| 1.3.6.1.4.1.534.6.6.6.1.2.2.1 | outletEntry | EATON-EPDU-MA-MIB |
| 1.3.6.1.4.1.534.6.6.6.1.2.2.1.3 | outletOperationalState | EATON-EPDU-MA-MIB |