cpeExtPsePortAdditionalStatus

CISCO-POWER-ETHERNET-EXT-MIB · .1.3.6.1.4.1.9.9.402.1.2.1.5

Object

column Bits
This object is an extension of the pethPsePortDetectionStatus
object from RFC3621 and provides additional status
information.
              
deny: When set, the PD attached to the interface is being
      denied power due to insufficient power resources on
      the Power Sourcing Equipment.
              
overdraw: When set, the PD attached to the interface is 
          being denied power because the PD is trying 
          to consume more power than it has been 
          configured to consume.
              
overdrawLog: When set, the PD attached to the interface 
             is trying to consume more power than it has 
             been configured to consume, but is not being 
             denied power.

Context

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

Syntax

Bits

Values & Constraints

Enumerated Values
0deny
1overdraw
2overdrawLog

Conformance