agentPethPsePowerManagementMode
DELL-POWER-ETHERNET-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.3.1.1
Object
column r/w
Enumeration
Describes or controls the power management algorithm used by the pse to deliver power to the requesting PDsthat a pds. A value of dynamic(1) means that power consumption of each port is measured and calculated in real-time. A value of static(2) means that power allocated for each port depends on the type of power threshold configured on the port.
Context
- MIB
- DELL-POWER-ETHERNET-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.15.1.3.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentPethPseEntry
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 'DELL-POWER-ETHERNET-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-POWER-ETHERNET-MIB::agentPethPsePowerManagementMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELL-POWER-ETHERNET-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-POWER-ETHERNET-MIB::agentPethPsePowerManagementMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-POWER-ETHERNET-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-POWER-ETHERNET-MIB::agentPethPsePowerManagementMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.