boardPowerPriority
CTRON-POWER-SUPPLY-MIB ·
.1.3.6.1.4.1.52.4.1.1.7.2.1.1.7
Object
column mandatory
r/w
Integer32
The module's power-up and power down priority. This is a value of 1 to 14 and is used to decide which modules are allowed to power on in the event that power demand of the chassis is greater than the total power supply. The default value is 14, highest priority. When two modules have equal priority then the module in the lowest slot wins.
Context
- MIB
- CTRON-POWER-SUPPLY-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.7.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- boardPowerSlotStatusEntry
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 'CTRON-POWER-SUPPLY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-POWER-SUPPLY-MIB::boardPowerPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-POWER-SUPPLY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-POWER-SUPPLY-MIB::boardPowerPriority.<boardPowerSlotStatusID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-POWER-SUPPLY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-POWER-SUPPLY-MIB::boardPowerPriority'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-14