adGenAOSPoEPsePortPowerStatusMode

ADTRAN-AOS-POE-STATUS-INFO-MIB · .1.3.6.1.4.1.664.5.53.4.3.2.1.1.3

Object

column Enumeration
Describes the operational status of the port PD detection.
limited(1)- indicates that the PSE State diagram
is in the state Limited.
delivering(2) - 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)
searching(3)- indicates the PSE State diagram is in a state other than those listed above.
fault(4) - indicates that the PSE State diagram is in the state TEST_ERROR.
denied(5) - indicates that the PSE State diagram is in the state Denied.
disabledThermal(6) - indicates that the PSE State
diagram is in the state IDLE due to the variable
error_conditions.
disabled(7)- indicates that the PSE State diagram
is in the state DISABLED
otherFault(8)- indicates that the PSE State diagram
in the IDLE state due to the variable error_conditions.
              
Note: 'Limited' status is only valid for PoE+ devices that negotiate power using LLDP.

Context

MIB
ADTRAN-AOS-POE-STATUS-INFO-MIB
OID
.1.3.6.1.4.1.664.5.53.4.3.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
adGenAOSPoEPortInfoTableEntry
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 'ADTRAN-AOS-POE-STATUS-INFO-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOS-POE-STATUS-INFO-MIB::adGenAOSPoEPsePortPowerStatusMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-AOS-POE-STATUS-INFO-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-AOS-POE-STATUS-INFO-MIB::adGenAOSPoEPsePortPowerStatusMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-AOS-POE-STATUS-INFO-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-AOS-POE-STATUS-INFO-MIB::adGenAOSPoEPsePortPowerStatusMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1limited
2delivering
3searching
4fault
5denied
6disabledThermal
7disabled
8otherFault

Conformance