portMaxPower

CUMULUS-POE-MIB · .1.3.6.1.4.1.40310.3.2.1.10

Object

column milliwattsMilliValue
The portMaxPower represents the maximum port power available
and is measured in milliwatts. An integer like 50400
should be divided by 1000 for a value of 50.4 Watts.

Context

MIB
CUMULUS-POE-MIB
OID
.1.3.6.1.4.1.40310.3.2.1.10
Type
column
Access
readonly
Status
current
Units
milliwatts
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::portMaxPower'
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::portMaxPower.<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::portMaxPower'

Syntax

milliwattsMilliValue
Source
MilliValue
Base type
Integer32

Values & Constraints

No enumerated values or constraints recorded.