poeTotalSystemPower
CUMULUS-POE-MIB ·
.1.3.6.1.4.1.40310.3.1.1
Object
scalar milliwattsMilliValue
The total power available to the system, shown with 3 decimal place of precision (milliwatts). Dividing this value by 1000 returns the number of watts. For example, a value of 730400 is equivalent to 730.4 watts.
Context
- MIB
- CUMULUS-POE-MIB
- OID
.1.3.6.1.4.1.40310.3.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- milliwatts
- Parent
- poeSystemValues
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::poeTotalSystemPower.0'
More examples
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::poeTotalSystemPower'
Syntax
milliwattsMilliValue
- Source
- MilliValue
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.