portPDStatus

ES3510MA-MIB · .1.3.6.1.4.1.259.8.1.11.1.2.13.1.2

Object

column Enumeration
Indicates the status of the powered device port. None for
non PD device, up for powered device port consuming
power from PSE (power sourcing equipment) port.

Context

MIB
ES3510MA-MIB
OID
.1.3.6.1.4.1.259.8.1.11.1.2.13.1.2
Type
column
Access
readonly
Status
current
Parent
portPDEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1up
2down