portType

CUMULUS-POE-MIB · .1.3.6.1.4.1.40310.3.2.1.3

Object

column Enumeration
The portType represents the type of DC power the system is
supplying to this port. POE is designated IEEE802.3af (2) and
POE+ is designated IEEE802.3at (3). UPOE is designated as high power (5).
Ports desigated as IEEE802.3afat (7) can handle either POE and POE+.

Context

MIB
CUMULUS-POE-MIB
OID
.1.3.6.1.4.1.40310.3.2.1.3
Type
column
Access
readonly
Status
current
Parent
poeObjectsEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2ieee802Dot3af
3ieee802Dot3at
4legacy
5highpower
6invalid
7ieee802Dot3afat