chHWPowerEnable

CONFIG-MIB · avaya variant · .1.3.6.1.4.1.81.7.11.6.1.1.5

Object

column mandatory r/w Enumeration
Setting the value of this attribute to enable(1)
enables the power for this slot.
When this attribute is set to disable(2),
the power for this slot is disabled.

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.81.7.11.6.1.1.5
Type
column
Access
readwrite
Status
mandatory
Parent
chHWPowerEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable