pethPsePortDetectionStatus

OBS ✓
POWER-ETHERNET-MIB · .1.3.6.1.2.1.105.1.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 (see IEEE Std 802.3af Table 33-5 tlim).
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.
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
POWER-ETHERNET-MIB
OID
.1.3.6.1.2.1.105.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
pethPsePortEntry
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 'POWER-ETHERNET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POWER-ETHERNET-MIB::pethPsePortDetectionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POWER-ETHERNET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POWER-ETHERNET-MIB::pethPsePortDetectionStatus.<pethPsePortGroupIndex>.<pethPsePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POWER-ETHERNET-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POWER-ETHERNET-MIB::pethPsePortDetectionStatus'

Syntax

Enumeration

Values & Constraints

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

Conformance