portCurrent

CUMULUS-POE-MIB · .1.3.6.1.4.1.40310.3.2.1.8

Object

column milliampsMilliValue
The portCurrent represents the port current in milliamps.
An integer like 50400 should be divided by 1000 for a value
of 50.4 Amps.

Context

MIB
CUMULUS-POE-MIB
OID
.1.3.6.1.4.1.40310.3.2.1.8
Type
column
Access
readonly
Status
current
Units
milliamps
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::portCurrent'
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::portCurrent.<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::portCurrent'

Syntax

milliampsMilliValue
Source
MilliValue
Base type
Integer32

Values & Constraints

No enumerated values or constraints recorded.