h3cMainGuaranteedPowerRemaining

H3C-POWER-ETH-EXT-MIB · .1.3.6.1.4.1.2011.10.2.14.2.1.4

Object

The object specifies the amount of power remaining in the guaranteed
power pool.  Each time a port is placed into guaranteed mode it
reserves a set amount of power out of the total guaranteed power
pool for the system.  This intention of this object is to give the
client of this MIB (whether that be the CLI or the Web interface or
the end user) an indication of how many ports can still be placed
into guaranteed mode.  It is a read only integer value with units of
Watts(note - Watts is chosen instead of milliWatts here since the
IETF Power MIB [1] measures unit based parameters,such as the
pethMainPsePower object, in units of Watts).

Context

MIB
H3C-POWER-ETH-EXT-MIB
OID
.1.3.6.1.4.1.2011.10.2.14.2.1.4
Type
column
Access
readonly
Status
current
Parent
h3cMainPseEntry
Groups
1

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 'H3C-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-POWER-ETH-EXT-MIB::h3cMainGuaranteedPowerRemaining'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-POWER-ETH-EXT-MIB::h3cMainGuaranteedPowerRemaining.<pethMainPseGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-POWER-ETH-EXT-MIB::h3cMainGuaranteedPowerRemaining'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance