agentPethFaultStatus

EdgeSwitch-POWER-ETHERNET-MIB · .1.3.6.1.4.1.4413.1.1.15.1.1.1.9

Object

column Enumeration
Describes the error description when the pse port is in fault status.
A value of none(0) specifies that the pse port is not in any error state.
A value of mpsAbsent(1) specifies that the pse port has detected and absence
of main power supply.
A value of short(2) specifies that the pse port has detected a short circuit
condition.
A value of overload(3) specifies that the pd connected to the pse port had tried
to draw more power than permissible by the hardware. 
A value of powerDenied(4) specifies that the pse port has been denied power
because of shortage of power or due to administrative action.
A value of thermalShutdown(5) specifies that the thermal threshold has exceeded 
for the pse port.
A value of startupFailure(6) as fault status indicates that the port does not have
sufficient voltage.

Context

MIB
EdgeSwitch-POWER-ETHERNET-MIB
OID
.1.3.6.1.4.1.4413.1.1.15.1.1.1.9
Type
column
Access
readonly
Status
current
Parent
agentPethPsePortEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EdgeSwitch-POWER-ETHERNET-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-POWER-ETHERNET-MIB::agentPethFaultStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-POWER-ETHERNET-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-POWER-ETHERNET-MIB::agentPethFaultStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-POWER-ETHERNET-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-POWER-ETHERNET-MIB::agentPethFaultStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1mpsAbsent
2short
3overload
4powerDenied
5thermalShutdown
6startupFailure