wlsxPsePortDiscoveryMode

WLSX-POE-MIB · .1.3.6.1.4.1.14823.2.2.1.18.1.1.1.5

Object

column Enumeration
This object indicates the method of discovery used
by the system for the detection of the Powered Device(PD).
               
A value of unknown(0) means that the discovery method
is unknown on this port.
              
A value of off(1) means that the discovery method
is turned off on this port.
              
A value of ieee(2) indicates that the discovery method
is IEEE based on this port.
              
A value of cisco(3) indicates that the discovery method
is Cisco based on this port.

Context

MIB
WLSX-POE-MIB
OID
.1.3.6.1.4.1.14823.2.2.1.18.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
wlsxPsePortEntry
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 'WLSX-POE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-POE-MIB::wlsxPsePortDiscoveryMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WLSX-POE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-POE-MIB::wlsxPsePortDiscoveryMode.<wlsxPsePortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WLSX-POE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WLSX-POE-MIB::wlsxPsePortDiscoveryMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1off
2ieee
3cisco

Conformance