hpnicfMainGuaranteedPowerRemaining
HPN-ICF-POWER-ETH-EXT-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.14.2.1.4
Object
column SNMPv2-SMIInteger32
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
- HPN-ICF-POWER-ETH-EXT-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.14.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfMainPseEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'HPN-ICF-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-POWER-ETH-EXT-MIB::hpnicfMainGuaranteedPowerRemaining'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-POWER-ETH-EXT-MIB::hpnicfMainGuaranteedPowerRemaining.<pethMainPseGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-POWER-ETH-EXT-MIB::hpnicfMainGuaranteedPowerRemaining'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of