portVoltage

CUMULUS-POE-MIB · .1.3.6.1.4.1.40310.3.2.1.7

Object

column millivoltsMilliValue
The portVoltage represents the port voltage in millivolts.
An integer like 50400 should be divided by 1000 for a value
of 50.4 Volts.

Context

MIB
CUMULUS-POE-MIB
OID
.1.3.6.1.4.1.40310.3.2.1.7
Type
column
Access
readonly
Status
current
Units
millivolts
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::portVoltage'
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::portVoltage.<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::portVoltage'

Syntax

millivoltsMilliValue
Source
MilliValue
Base type
Integer32

Values & Constraints

No enumerated values or constraints recorded.