powerPolicyName

LENOVO-XCC-MIB · .1.3.6.1.4.1.19046.11.1.1.10.2.1.1.2

Object

column mandatory OctetString
The short name of the power policy. The following are the possible names and their detailed description:
              
Power Module Redundant
In redundant mode, the server is guaranteed to continue to remain operational with the loss of one power supply
              
Power Module Non-Redundant
In non-redundant mode, the server is not guaranteed to remain operational with the loss of a power supply. The system will throttle if a power supply fails in an attempt to stay up and running.

Context

MIB
LENOVO-XCC-MIB
OID
.1.3.6.1.4.1.19046.11.1.1.10.2.1.1.2
Type
column
Access
readonly
Status
mandatory
Parent
powerPolicyEntry

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 'LENOVO-XCC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-XCC-MIB::powerPolicyName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-XCC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-XCC-MIB::powerPolicyName.<powerPolicyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-XCC-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-XCC-MIB::powerPolicyName'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.