etsysPsePortDetectionStatus

OBS ✓
ENTERASYS-POWER-ETHERNET-EXT-MIB · .1.3.6.1.4.1.5624.1.2.50.1.5.1.1.6

Object

column Enumeration
Describes the operational status of the port PD detection.
A value of disabled(1)- indicates that the PSE State diagram
is in the state DISABLED.
A value of deliveringPower(3) - indicates that the PSE State
diagram is in the state POWER_ON for a duration greater than
tlim max.
A value of fault(4) - indicates that the PSE State diagram is
in the state TEST_ERROR.
A value of test(5) - indicates that the PSE State diagram is
in the state TEST_MODE.
A value of otherFault(6) - indicates that the PSE State
diagram is in the state IDLE due to the variable
error_conditions.
A value of searching(2)- indicates the PSE State diagram is
in a state other than those listed above.
A value of requestingPower(7) - indicates the PSE State diagram
is in the state IDLE after transitioning from the state
POWER_DENIED due to insufficient PSE power being available to
satisfy the PD's requirements.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors
Explore Observium network monitoring

Context

MIB
ENTERASYS-POWER-ETHERNET-EXT-MIB
OID
.1.3.6.1.4.1.5624.1.2.50.1.5.1.1.6
Type
column
Access
readonly
Status
current
Parent
etsysPsePortPowerManagementEntry
Groups
1

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 'ENTERASYS-POWER-ETHERNET-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-POWER-ETHERNET-EXT-MIB::etsysPsePortDetectionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-POWER-ETHERNET-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-POWER-ETHERNET-EXT-MIB::etsysPsePortDetectionStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-POWER-ETHERNET-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-POWER-ETHERNET-EXT-MIB::etsysPsePortDetectionStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2searching
3deliveringPower
4fault
5test
6otherFault
7requestingPower