All MIBs › EXTREME-POE-MIB › extremePethSystemPowerSupplyMode
extremePethSystemPowerSupplyMode
Module: EXTREME-POE-MIB
OID (symbolic): EXTREME-POE-MIB::extremePethSystemPowerSupplyMode
OID (numeric): 1.3.6.1.4.1.1916.1.27.4.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Controls whether the power supply operate in redundant or load-sharing mode. Systems which do not provide redundant or load-sharing operations will return an error on setting, and notApplicable on read.
What is extremePethSystemPowerSupplyMode?
This controls whether the switch's power supplies operate in redundant mode or load-sharing mode for PoE power delivery. Admins configure it based on their power resiliency needs: redundant mode reserves one supply as backup, while load-sharing mode combines all supplies' capacity for more total PoE power. A switch that returns notApplicable(3) on read simply doesn't support configurable redundant/load-sharing operation, so any attempt to set it will fail.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.27.4.4 snmpwalk -v2c -c public <target> EXTREME-POE-MIB::extremePethSystemPowerSupplyMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.27.4.4.1 snmpget -v2c -c public <target> EXTREME-POE-MIB::extremePethSystemPowerSupplyMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1916.1.27.4.4.1 i <value>
Start monitoring Extreme Networks modular/stackable switch (Power over Ethernet) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EXTREME-POE-MIB::extremePethSystemPowerSupplyMode OID value, configure state conditions and alerts, and monitor any Extreme Networks modular/stackable switch (Power over Ethernet) from a single console.
OID Breakdown
Upper-level ancestors (8 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.1916 | extremenetworks | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1 | extremeAgent | EXTREME-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1916.1.27 | extremePoE | EXTREME-POE-MIB |
| 1.3.6.1.4.1.1916.1.27.4 | extremePethSystem | EXTREME-POE-MIB |
| 1.3.6.1.4.1.1916.1.27.4.4 | extremePethSystemPowerSupplyMode | EXTREME-POE-MIB |