cpoePdSupportedPowerMode

CISCO-POE-PD-MIB · .1.3.6.1.4.1.9.9.414.1.1.3.1.3

Object

This is a text string describing the mode of
operation or capability of the device at the
power consumption level.  For example, the 
comsumption level and corresponding mode should
look like these:
    1  'Full power mode'
    2  'Low power mode - dot11radio 0 disabled'
    3  'Low power mode - dot11radio 1 disabled'
    4  'Low power mode - dot11 radios disabled'.

Context

MIB
CISCO-POE-PD-MIB
OID
.1.3.6.1.4.1.9.9.414.1.1.3.1.3
Type
column
Access
readonly
Status
current
Parent
cpoePdSupportedPowerLevelEntry
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 'CISCO-POE-PD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POE-PD-MIB::cpoePdSupportedPowerMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-POE-PD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-POE-PD-MIB::cpoePdSupportedPowerMode.<cpoePdSupportedPowerLevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-POE-PD-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-POE-PD-MIB::cpoePdSupportedPowerMode'

Values & Constraints

Type Constraints
range: 0..255

Conformance