pethPsePortPowerPriority

POWER-ETHERNET-MIB · .1.3.6.1.2.1.105.1.1.1.7

Object

column r/w Enumeration
This object controls the priority of the port from the point
of view of a power management algorithm.  The priority that
is set by this variable could be used by a control mechanism
that prevents over current situations by disconnecting first
ports with lower power priority.  Ports that connect devices
critical to the operation of the network - like the E911
telephones ports - should be set to higher priority.

Context

MIB
POWER-ETHERNET-MIB
OID
.1.3.6.1.2.1.105.1.1.1.7
Type
column
Access
readwrite
Status
current
Parent
pethPsePortEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1critical
2high
3low

Conformance