extremePethSystemDisconnectPrecedence
EXTREME-POE-MIB ·
.1.3.6.1.4.1.1916.1.27.4.2
Object
scalar r/w
Enumeration
Controls the disconnect function of power management.
When the power drain exceeds the available power budget,
due to a rise in power consumption after power is allocated
to the ports, the PoE controller disconnects one of the ports
to prevent overload on the power supply. There are two controls:
Lowest-priority: next port connected causes a shutdown of the
lowest priority port.
Deny-port: next port is denied power, regardless of priority.
Context
- MIB
- EXTREME-POE-MIB
- OID
.1.3.6.1.4.1.1916.1.27.4.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- extremePethSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-POE-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-POE-MIB::extremePethSystemDisconnectPrecedence.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-POE-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-POE-MIB::extremePethSystemDisconnectPrecedence'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lowest-priority |
2 | deny-port |