hh3cMainPsePowerPriority
HH3C-POWER-ETH-EXT-MIB ·
.1.3.6.1.4.1.25506.2.14.2.1.7
Object
column r/w
Enumeration
Describes or controls the priority of the PSE. The priority will be used by the PSE policy to prevent from power overloading. If the priority of PSE is set to critical, the PSE will turn into guaranteed mode. The priority could be used by a control mechanism that prevents power overloading by disconnecting PSEs with lower power priority. PSEs that connect devices critical to the application should be set to higher priority.
Context
- MIB
- HH3C-POWER-ETH-EXT-MIB
- OID
.1.3.6.1.4.1.25506.2.14.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cMainPseEntry
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 'HH3C-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-POWER-ETH-EXT-MIB::hh3cMainPsePowerPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-POWER-ETH-EXT-MIB::hh3cMainPsePowerPriority.<pethMainPseGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-POWER-ETH-EXT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-POWER-ETH-EXT-MIB::hh3cMainPsePowerPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | critical |
2 | high |
3 | low |