All MIBs › EXTREME-POE-MIB › extremePethSlotPoeResetSystem
extremePethSlotPoeResetSystem
Module: EXTREME-POE-MIB
OID (symbolic): EXTREME-POE-MIB::extremePethSlotPoeResetSystem
OID (numeric): 1.3.6.1.4.1.1916.1.27.1.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Resets the PoE system on the slot. Reading returns clear(2)
What is extremePethSlotPoeResetSystem?
This object controls and monitors the reset function for the Power over Ethernet (PoE) system on a network switch slot. Writing a value of 'set' initiates a complete restart of the PoE subsystem on that slot, while reading the object always returns 'clear' to indicate the system is not currently being reset. A network administrator would use this object when troubleshooting PoE issues or when needing to reset powered devices without rebooting the entire switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1916.1.27.1.2.1.9 snmpwalk -v2c -c public <target> EXTREME-POE-MIB::extremePethSlotPoeResetSystem
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1916.1.27.1.2.1.9.1 snmpget -v2c -c public <target> EXTREME-POE-MIB::extremePethSlotPoeResetSystem.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1916.1.27.1.2.1.9.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1916 | extremenetworks | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1 | extremeAgent | EXTREME-BASE-MIB |
| 1.3.6.1.4.1.1916.1.27 | extremePoE | EXTREME-POE-MIB |
| 1.3.6.1.4.1.1916.1.27.1 | extremePethMain | EXTREME-POE-MIB |
| 1.3.6.1.4.1.1916.1.27.1.2 | extremePethPseSlotTable | EXTREME-POE-MIB |
| 1.3.6.1.4.1.1916.1.27.1.2.1 | extremePethPseSlotEntry | EXTREME-POE-MIB |
| 1.3.6.1.4.1.1916.1.27.1.2.1.9 | extremePethSlotPoeResetSystem | EXTREME-POE-MIB |